Uses of Class
org.apache.xml.security.transforms.params.XPathFilterCHGPContainer

Packages that use XPathFilterCHGPContainer
org.apache.xml.security.transforms.params   
 

Uses of XPathFilterCHGPContainer in org.apache.xml.security.transforms.params
 

Methods in org.apache.xml.security.transforms.params that return XPathFilterCHGPContainer
static XPathFilterCHGPContainer XPathFilterCHGPContainer.getInstance(org.w3c.dom.Document doc, boolean includeSlashPolicy, java.lang.String includeButSearch, java.lang.String excludeButSearch, java.lang.String exclude)
          Creates a new XPathFilterCHGPContainer; needed for generation.
static XPathFilterCHGPContainer XPathFilterCHGPContainer.getInstance(org.w3c.dom.Element element, java.lang.String BaseURI)
          Creates a XPathFilterCHGPContainer from an existing Element; needed for verification.
 



Copyright © 2000-2014 The Apache Software Foundation. All Rights Reserved.