Uses of Class
org.apache.xml.security.transforms.InvalidTransformException
Packages that use InvalidTransformException
Package
Description
-
Uses of InvalidTransformException in org.apache.xml.security.encryption
Constructors in org.apache.xml.security.encryption that throw InvalidTransformException -
Uses of InvalidTransformException in org.apache.xml.security.signature
Methods in org.apache.xml.security.signature that throw InvalidTransformException -
Uses of InvalidTransformException in org.apache.xml.security.transforms
Methods in org.apache.xml.security.transforms that throw InvalidTransformExceptionModifier and TypeMethodDescriptionprivate TransformSpi
Transform.initializeTransform
(String algorithmURI, NodeList contextNodes) Initialize the transform object.static void
Registers implementing class of the Transform algorithm with algorithmURIConstructors in org.apache.xml.security.transforms that throw InvalidTransformExceptionModifierConstructorDescriptionGenerates a Transform object that implements the specifiedTransform algorithm
URI.Generates a Transform object that implements the specifiedTransform algorithm
URI.ConstructsTransform
Transforms
(Element element, String baseURI)