Package io.atlasmap.xml.core
Class XmlPath.XmlSegmentContext
java.lang.Object
io.atlasmap.core.AtlasPath.SegmentContext
io.atlasmap.xml.core.XmlPath.XmlSegmentContext
- Enclosing class:
XmlPath
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String
cleanPathSegment
(String expression) getQName()
protected XmlPath.XmlSegmentContext
rebuild()
toString()
Methods inherited from class io.atlasmap.core.AtlasPath.SegmentContext
getCollectionIndex, getCollectionType, getExpression, getMapKey, getName, isAttribute, isRoot
-
Constructor Details
-
XmlSegmentContext
-
-
Method Details
-
getNamespace
-
getQName
-
cleanPathSegment
- Overrides:
cleanPathSegment
in classAtlasPath.SegmentContext
-
rebuild
- Overrides:
rebuild
in classAtlasPath.SegmentContext
-
toString
- Overrides:
toString
in classAtlasPath.SegmentContext
-