public class PortalRedirectXmlHandler extends org.gatein.common.xml.stax.CollectionXmlHandler<org.exoplatform.portal.config.model.PortalRedirect,Element>
| Constructor and Description |
|---|
PortalRedirectXmlHandler() |
PortalRedirectXmlHandler(ConditionXmlHandler conditionXmlHandler,
RedirectMappingsXmlHandler mappingsXmlHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<org.exoplatform.portal.config.model.PortalRedirect> |
createCollection() |
protected org.exoplatform.portal.config.model.PortalRedirect |
readElement(org.staxnav.StaxNavigator<Element> navigator) |
protected void |
writeElement(org.gatein.common.xml.stax.writer.StaxWriter<Element> writer,
org.exoplatform.portal.config.model.PortalRedirect redirect) |
public PortalRedirectXmlHandler()
public PortalRedirectXmlHandler(ConditionXmlHandler conditionXmlHandler, RedirectMappingsXmlHandler mappingsXmlHandler)
protected org.exoplatform.portal.config.model.PortalRedirect readElement(org.staxnav.StaxNavigator<Element> navigator)
readElement in class org.gatein.common.xml.stax.CollectionXmlHandler<org.exoplatform.portal.config.model.PortalRedirect,Element>protected void writeElement(org.gatein.common.xml.stax.writer.StaxWriter<Element> writer, org.exoplatform.portal.config.model.PortalRedirect redirect)
writeElement in class org.gatein.common.xml.stax.CollectionXmlHandler<org.exoplatform.portal.config.model.PortalRedirect,Element>protected Collection<org.exoplatform.portal.config.model.PortalRedirect> createCollection()
createCollection in class org.gatein.common.xml.stax.CollectionXmlHandler<org.exoplatform.portal.config.model.PortalRedirect,Element>Copyright © 2003–2020 eXo Platform SAS. All rights reserved.