Uses of Class
org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Packages that use XPathFilterCHGPContainer
-
Uses of XPathFilterCHGPContainer in org.apache.xml.security.transforms.params
Methods in org.apache.xml.security.transforms.params that return XPathFilterCHGPContainerModifier and TypeMethodDescriptionstatic XPathFilterCHGPContainer
XPathFilterCHGPContainer.getInstance
(Document doc, boolean includeSlashPolicy, String includeButSearch, String excludeButSearch, String exclude) Creates a new XPathFilterCHGPContainer; needed for generation.static XPathFilterCHGPContainer
XPathFilterCHGPContainer.getInstance
(Element element, String baseURI) Creates a XPathFilterCHGPContainer from an existing Element; needed for verification.