Package de.consist.bmu.rule.xmlsec.xalan
Class TransformXPath2Filter
java.lang.Object
org.apache.xml.security.transforms.TransformSpi
org.apache.xml.security.transforms.implementations.TransformXPath2Filter
de.consist.bmu.rule.xmlsec.xalan.TransformXPath2Filter
public class TransformXPath2Filter
extends org.apache.xml.security.transforms.implementations.TransformXPath2Filter
Implements the XML Signature XPath Filter v2.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.xml.security.utils.XPathFactory
Methods inherited from class org.apache.xml.security.transforms.implementations.TransformXPath2Filter
engineGetURI, enginePerformTransform
-
Constructor Details
-
TransformXPath2Filter
public TransformXPath2Filter()
-
-
Method Details
-
getXPathFactory
protected org.apache.xml.security.utils.XPathFactory getXPathFactory()- Overrides:
getXPathFactory
in classorg.apache.xml.security.transforms.implementations.TransformXPath2Filter
-