Class Path
java.lang.Object
com.predic8.membrane.core.config.AbstractXmlElement
com.predic8.membrane.core.http.xml.Path
- All Implemented Interfaces:
XMLElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected voidparseChildren(XMLStreamReader token, String child) voidsetComponents(List<Component> components) voidwrite(XMLStreamWriter out) Methods inherited from class com.predic8.membrane.core.config.AbstractXmlElement
doAfterParsing, getBoolean, move2RootElementIfNeeded, parse, parseAttributes, parseCharacters, toXml, writeIfNotNull
-
Field Details
-
ELEMENT_NAME
- See Also:
-
-
Constructor Details
-
Path
public Path()
-
-
Method Details
-
parseChildren
- Overrides:
parseChildrenin classAbstractXmlElement- Throws:
Exception
-
write
- Specified by:
writein interfaceXMLElement- Overrides:
writein classAbstractXmlElement- Throws:
XMLStreamException
-
getComponents
-
setComponents
-
getElementName
- Overrides:
getElementNamein classAbstractXmlElement
-