|
||||||||||
| 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 java.util.List<TransformType> |
TransformsType.transform
|
| Methods in org.w3._2000._09.xmldsig that return TransformType | |
|---|---|
TransformType |
ObjectFactory.createTransformType()
Create an instance of TransformType |
| Methods in org.w3._2000._09.xmldsig that return types with arguments of type TransformType | |
|---|---|
javax.xml.bind.JAXBElement<TransformType> |
ObjectFactory.createTransform(TransformType value)
Create an instance of JAXBElement<TransformType>} |
java.util.List<TransformType> |
TransformsType.getTransform()
Gets the value of the transform property. |
| Methods in org.w3._2000._09.xmldsig with parameters of type TransformType | |
|---|---|
javax.xml.bind.JAXBElement<TransformType> |
ObjectFactory.createTransform(TransformType value)
Create an instance of JAXBElement<TransformType>} |
| Uses of TransformType in org.w3._2001._04.xmlenc |
|---|
| Fields in org.w3._2001._04.xmlenc with type parameters of type TransformType | |
|---|---|
protected java.util.List<TransformType> |
TransformsType.transform
|
| Methods in org.w3._2001._04.xmlenc that return types with arguments of type TransformType | |
|---|---|
java.util.List<TransformType> |
TransformsType.getTransform()
Gets the value of the transform property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||