Class ContentPath


  • public final class ContentPath
    extends Object
    • Constructor Detail

      • ContentPath

        public ContentPath()
      • ContentPath

        public ContentPath​(int offset)
        Constructs a json path with an offset. The offset will result an offset number of path elements to not be included in pathAsText(String).
    • Method Detail

      • add

        public void add​(String name)
      • remove

        public void remove()
      • length

        public int length()