Class PathAttributeList.Pair

  • Enclosing class:
    PathAttributeList

    public class PathAttributeList.Pair
    extends Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Pair​(String xpath, Attribute attribute)  
    • Constructor Detail

      • Pair

        public Pair​(String xpath,
                    Attribute attribute)
    • Method Detail

      • getXpath

        public String getXpath()
      • getAttribute

        public Attribute getAttribute()