Class MatcherPathElement


  • public class MatcherPathElement
    extends Object
    • Constructor Detail

      • MatcherPathElement

        public MatcherPathElement​(Matcher matcher,
                                  int startIndex,
                                  int endIndex)
    • Method Detail

      • getMatcher

        public Matcher getMatcher()
      • getStartIndex

        public int getStartIndex()
      • getEndIndex

        public int getEndIndex()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object