Uses of Class
org.w3._2000._09.xmldsig_.TransformType

Packages that use TransformType
org.w3._2000._09.xmldsig_   
 

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 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>}
 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>}
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.