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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringcleanPathSegment(String expression) getQName()protected XmlPath.XmlSegmentContextrebuild()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:
cleanPathSegmentin classAtlasPath.SegmentContext
-
rebuild
- Overrides:
rebuildin classAtlasPath.SegmentContext
-
toString
- Overrides:
toStringin classAtlasPath.SegmentContext
-