Class XmlPath.XmlSegmentContext

  • Enclosing class:
    XmlPath

    public static class XmlPath.XmlSegmentContext
    extends io.atlasmap.core.AtlasPath.SegmentContext
    • Constructor Detail

      • XmlSegmentContext

        public XmlSegmentContext​(String expression)
    • Method Detail

      • getNamespace

        public String getNamespace()
      • getQName

        public String getQName()
      • cleanPathSegment

        protected String cleanPathSegment​(String expression)
        Overrides:
        cleanPathSegment in class io.atlasmap.core.AtlasPath.SegmentContext
      • rebuild

        protected XmlPath.XmlSegmentContext rebuild()
        Overrides:
        rebuild in class io.atlasmap.core.AtlasPath.SegmentContext
      • toString

        public String toString()
        Overrides:
        toString in class io.atlasmap.core.AtlasPath.SegmentContext