Uses of Class
org.w3.xmldsig.TransformType
-
Packages that use TransformType Package Description org.w3.xmldsig -
-
Uses of TransformType in org.w3.xmldsig
Fields in org.w3.xmldsig with type parameters of type TransformType Modifier and Type Field Description protected List<TransformType>TransformsType. transformMethods in org.w3.xmldsig that return TransformType Modifier and Type Method Description TransformTypeObjectFactory. createTransformType()Create an instance ofTransformTypeMethods in org.w3.xmldsig that return types with arguments of type TransformType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransformType>ObjectFactory. createTransform(TransformType value)List<TransformType>TransformsType. getTransform()Gets the value of the transform property.Methods in org.w3.xmldsig with parameters of type TransformType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransformType>ObjectFactory. createTransform(TransformType value)
-