Class TransformXPath2Filter


  • public class TransformXPath2Filter
    extends org.apache.xml.security.transforms.implementations.TransformXPath2Filter
    Implements the XML Signature XPath Filter v2.0
    See Also:
    XPath Filter v2.0 (TR)
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.apache.xml.security.utils.XPathFactory getXPathFactory()  
      • Methods inherited from class org.apache.xml.security.transforms.implementations.TransformXPath2Filter

        engineGetURI, enginePerformTransform
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TransformXPath2Filter

        public TransformXPath2Filter()
    • Method Detail

      • getXPathFactory

        protected org.apache.xml.security.utils.XPathFactory getXPathFactory()
        Overrides:
        getXPathFactory in class org.apache.xml.security.transforms.implementations.TransformXPath2Filter