public class RedirectMappingsXmlHandler extends Object implements org.gatein.common.xml.stax.XmlHandler<org.exoplatform.portal.config.model.RedirectMappings,Element>
| Constructor and Description |
|---|
RedirectMappingsXmlHandler() |
RedirectMappingsXmlHandler(NodeMapXmlHandler nodeMapXmlHandler) |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.portal.config.model.RedirectMappings |
read(org.staxnav.StaxNavigator<Element> navigator) |
void |
write(org.gatein.common.xml.stax.writer.StaxWriter<Element> writer,
org.exoplatform.portal.config.model.RedirectMappings redirectMappings) |
public RedirectMappingsXmlHandler()
public RedirectMappingsXmlHandler(NodeMapXmlHandler nodeMapXmlHandler)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.