| FuncHere | The 'here()' function returns a node-set containing the attribute or processing instruction node or the parent element of the text node that directly bears the XPath expression. | code | html |
| FuncHereContext | FuncHereContext extends XPathContext for supplying context
for the here() function. |
code | html |
| TransformBase64Decode | Implements the http://www.w3.org/2000/09/xmldsig#base64 decoding
transform. |
code | html |
| TransformC14N | Implements the http://www.w3.org/TR/2001/REC-xml-c14n-20010315
transform. |
code | html |
| TransformC14N11 | Implements the http://www.w3.org/2006/12/xml-c14n11
(C14N 1.1) transform. |
code | html |
| TransformC14N11_WithComments | Implements the http://www.w3.org/2006/12/xml-c14n-11#WithComments
(C14N 1.1 With Comments) transform. |
code | html |
| TransformC14NExclusive | Class TransformC14NExclusive | code | html |
| TransformC14NExclusiveWithComments | Implements the http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
transform. |
code | html |
| TransformC14NWithComments | Implements the http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
transform. |
code | html |
| TransformEnvelopedSignature | Implements the http://www.w3.org/2000/09/xmldsig#enveloped-signature
transform. |
code | html |
| TransformEnvelopedSignature.EnvelopedNodeFilter | code | html | |
| TransformXPath | Class TransformXPath
Implements the http://www.w3.org/TR/1999/REC-xpath-19991116
transform. |
code | html |
| TransformXPath.XPathNodeFilter | code | html | |
| TransformXPath2Filter | Implements the XML Signature XPath Filter v2.0 | code | html |
| TransformXPointer | Class TransformXPointer | code | html |
| TransformXSLT | Class TransformXSLT
Implements the http://www.w3.org/TR/1999/REC-xslt-19991116
transform. |
code | html |
| XPath2NodeFilter | code | html |
implementations of XML Signature transforms.