Uses of Class
org.apache.xml.security.binding.xmldsig.TransformType
Packages that use TransformType
-
Uses of TransformType in org.apache.xml.security.binding.xmldsig
Fields in org.apache.xml.security.binding.xmldsig with type parameters of type TransformTypeMethods in org.apache.xml.security.binding.xmldsig that return TransformTypeModifier and TypeMethodDescriptionObjectFactory.createTransformType()
Create an instance ofTransformType
Methods in org.apache.xml.security.binding.xmldsig that return types with arguments of type TransformTypeModifier and TypeMethodDescriptionObjectFactory.createTransform
(TransformType value) TransformsType.getTransform()
Gets the value of the transform property.Methods in org.apache.xml.security.binding.xmldsig with parameters of type TransformType -
Uses of TransformType in org.apache.xml.security.binding.xmlenc
Fields in org.apache.xml.security.binding.xmlenc with type parameters of type TransformTypeMethods in org.apache.xml.security.binding.xmlenc that return types with arguments of type TransformTypeModifier and TypeMethodDescriptionTransformsType.getTransform()
Gets the value of the transform property.