Uses of Class
org.apache.xml.security.configuration.TransformAlgorithmsType
-
Packages that use TransformAlgorithmsType Package Description org.apache.xml.security.configuration org.apache.xml.security.stax.config -
-
Uses of TransformAlgorithmsType in org.apache.xml.security.configuration
Fields in org.apache.xml.security.configuration declared as TransformAlgorithmsType Modifier and Type Field Description protected TransformAlgorithmsTypeConfigurationType. transformAlgorithmsMethods in org.apache.xml.security.configuration that return TransformAlgorithmsType Modifier and Type Method Description TransformAlgorithmsTypeObjectFactory. createTransformAlgorithmsType()Create an instance ofTransformAlgorithmsTypeTransformAlgorithmsTypeConfigurationType. getTransformAlgorithms()Gets the value of the transformAlgorithms property.Methods in org.apache.xml.security.configuration with parameters of type TransformAlgorithmsType Modifier and Type Method Description voidConfigurationType. setTransformAlgorithms(TransformAlgorithmsType value)Sets the value of the transformAlgorithms property. -
Uses of TransformAlgorithmsType in org.apache.xml.security.stax.config
Methods in org.apache.xml.security.stax.config with parameters of type TransformAlgorithmsType Modifier and Type Method Description protected static voidTransformerAlgorithmMapper. init(TransformAlgorithmsType transformAlgorithms, java.lang.Class<?> callingClass)
-