Uses of Class
com.sun.xml.security.core.xenc.TransformsType
-
Packages that use TransformsType Package Description com.sun.xml.security.core.xenc -
-
Uses of TransformsType in com.sun.xml.security.core.xenc
Fields in com.sun.xml.security.core.xenc declared as TransformsType Modifier and Type Field Description protected TransformsTypeCipherReferenceType. transformsMethods in com.sun.xml.security.core.xenc that return TransformsType Modifier and Type Method Description TransformsTypeObjectFactory. createTransformsType()Create an instance ofTransformsTypeTransformsTypeCipherReferenceType. getTransforms()Gets the value of the transforms property.Methods in com.sun.xml.security.core.xenc with parameters of type TransformsType Modifier and Type Method Description voidCipherReferenceType. setTransforms(TransformsType value)Sets the value of the transforms property.
-