API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.crypto.dsig.spec. XPathFilter2ParameterSpec View Source
Author(s)
Sean Mullan
JSR 105 Expert Group
Since
1.6
Version
Serial
Hierarchy
 Object
      XPathFilter2ParameterSpec
Implements
 TransformParameterSpec
Subclasses
Description
publicfinal class XPathFilter2ParameterSpec
  Parameters for the W3C Recommendation XPath Filter 2.0 Transform Algorithm.
Constructors
public XPathFilter2ParameterSpec (List xPathList)
  Creates an XPathFilter2ParameterSpec.
Methods
Hide/Show inherited methods
public List getXPathList ()
  Returns a list of one or more XPathType objects.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar