Uses of Class
org.apache.xml.security.transforms.TransformSpi
Packages that use TransformSpi
Package
Description
-
Uses of TransformSpi in org.apache.xml.security.transforms
Fields in org.apache.xml.security.transforms declared as TransformSpiFields in org.apache.xml.security.transforms with type parameters of type TransformSpiModifier and TypeFieldDescriptionprivate static Map<String, Class<? extends TransformSpi>> Transform.transformSpiHashAll available Transform classes are registered hereMethods in org.apache.xml.security.transforms that return TransformSpiModifier and TypeMethodDescriptionprivate TransformSpiTransform.initializeTransform(String algorithmURI, NodeList contextNodes) Initialize the transform object.Method parameters in org.apache.xml.security.transforms with type arguments of type TransformSpiModifier and TypeMethodDescriptionstatic voidTransform.register(String algorithmURI, Class<? extends TransformSpi> implementingClass) Registers implementing class of the Transform algorithm with algorithmURI -
Uses of TransformSpi in org.apache.xml.security.transforms.implementations
Subclasses of TransformSpi in org.apache.xml.security.transforms.implementationsModifier and TypeClassDescriptionclassImplements thehttp://www.w3.org/2000/09/xmldsig#base64decoding transform.classImplements thehttp://www.w3.org/TR/2001/REC-xml-c14n-20010315transform.classImplements thehttp://www.w3.org/2006/12/xml-c14n11(C14N 1.1) transform.classImplements thehttp://www.w3.org/2006/12/xml-c14n-11#WithComments(C14N 1.1 With Comments) transform.classClass TransformC14NExclusiveclassImplements thehttp://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithCommentstransform.classImplements thehttp://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithCommentstransform.classImplements thehttp://www.w3.org/2000/09/xmldsig#enveloped-signaturetransform.classClass TransformXPath Implements thehttp://www.w3.org/TR/1999/REC-xpath-19991116transform.classImplements the XML Signature XPath Filter v2.0classClass TransformXPointerclassClass TransformXSLT Implements thehttp://www.w3.org/TR/1999/REC-xslt-19991116transform.