Class AbsolutePathElementTransformer

    • Field Detail

      • elementName

        protected String elementName
      • attributeName

        protected String attributeName
    • Constructor Detail

      • AbsolutePathElementTransformer

        public AbsolutePathElementTransformer​(String elementName,
                                              String attributeName)
    • Method Detail

      • getXPath

        public String getXPath()
      • transform

        public void transform​(Element element)
      • isValidAttribute

        protected boolean isValidAttribute​(String attributeValue)