Class TransformXPath


  • public class TransformXPath
    extends TransformSpi
    Class TransformXPath Implements the http://www.w3.org/TR/1999/REC-xpath-19991116 transform.
    See Also:
    XPath
    • Field Detail

      • implementedTransformURI

        public static final java.lang.String implementedTransformURI
        Field implementedTransformURI
        See Also:
        Constant Field Values
    • Constructor Detail

      • TransformXPath

        public TransformXPath()
    • Method Detail

      • engineGetURI

        protected java.lang.String engineGetURI()
        Method engineGetURI Returns the URI representation of Transformation algorithm
        Specified by:
        engineGetURI in class TransformSpi
        Returns:
        the URI representation of Transformation algorithm
      • needsCircumvent

        private boolean needsCircumvent​(java.lang.String str)
        Parameters:
        str -
        Returns:
        true if needs to be circumvent for bug.