|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransformType | |
---|---|
org.w3._2000._09.xmldsig | |
org.w3._2001._04.xmlenc |
Uses of TransformType in org.w3._2000._09.xmldsig |
---|
Fields in org.w3._2000._09.xmldsig with type parameters of type TransformType | |
---|---|
protected List<TransformType> |
TransformsType.transform
|
Methods in org.w3._2000._09.xmldsig that return TransformType | |
---|---|
TransformType |
TransformType.clone()
Creates and returns a deep copy of this object. |
TransformType |
ObjectFactory.createTransformType()
Create an instance of TransformType |
Methods in org.w3._2000._09.xmldsig that return types with arguments of type TransformType | |
---|---|
JAXBElement<TransformType> |
ObjectFactory.createTransform(TransformType value)
Create an instance of JAXBElement < TransformType > } |
List<TransformType> |
TransformsType.getTransform()
Gets the value of the transform property. |
Methods in org.w3._2000._09.xmldsig with parameters of type TransformType | |
---|---|
JAXBElement<TransformType> |
ObjectFactory.createTransform(TransformType value)
Create an instance of JAXBElement < TransformType > } |
Constructors in org.w3._2000._09.xmldsig with parameters of type TransformType | |
---|---|
TransformType(TransformType o)
Creates a new TransformType instance by deeply copying a given TransformType instance. |
Uses of TransformType in org.w3._2001._04.xmlenc |
---|
Fields in org.w3._2001._04.xmlenc with type parameters of type TransformType | |
---|---|
protected List<TransformType> |
TransformsType.transform
|
Methods in org.w3._2001._04.xmlenc that return types with arguments of type TransformType | |
---|---|
List<TransformType> |
TransformsType.getTransform()
Gets the value of the transform property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |