Uses of Class
io.atlasmap.xml.core.XmlPath.XmlSegmentContext
-
Packages that use XmlPath.XmlSegmentContext Package Description io.atlasmap.xml.core -
-
Uses of XmlPath.XmlSegmentContext in io.atlasmap.xml.core
Methods in io.atlasmap.xml.core that return XmlPath.XmlSegmentContext Modifier and Type Method Description protected XmlPath.XmlSegmentContextXmlPath. createSegmentContext(String expression)XmlPath.XmlSegmentContextXmlPath. getLastSegment()protected XmlPath.XmlSegmentContextXmlPath.XmlSegmentContext. rebuild()Methods in io.atlasmap.xml.core that return types with arguments of type XmlPath.XmlSegmentContext Modifier and Type Method Description List<XmlPath.XmlSegmentContext>XmlPath. getXmlSegments(boolean includeRoot)
-