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

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

Uses of CanonicalizationMethodType in org.w3._2000._09.xmldsig_
 

Fields in org.w3._2000._09.xmldsig_ declared as CanonicalizationMethodType
protected  CanonicalizationMethodType SignedInfoType.canonicalizationMethod
           
 

Methods in org.w3._2000._09.xmldsig_ that return CanonicalizationMethodType
 CanonicalizationMethodType ObjectFactory.createCanonicalizationMethodType()
          Create an instance of CanonicalizationMethodType
 CanonicalizationMethodType SignedInfoType.getCanonicalizationMethod()
          Gets the value of the canonicalizationMethod property.
 

Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type CanonicalizationMethodType
 javax.xml.bind.JAXBElement<CanonicalizationMethodType> ObjectFactory.createCanonicalizationMethod(CanonicalizationMethodType value)
          Create an instance of JAXBElement<CanonicalizationMethodType>}
 

Methods in org.w3._2000._09.xmldsig_ with parameters of type CanonicalizationMethodType
 javax.xml.bind.JAXBElement<CanonicalizationMethodType> ObjectFactory.createCanonicalizationMethod(CanonicalizationMethodType value)
          Create an instance of JAXBElement<CanonicalizationMethodType>}
 void SignedInfoType.setCanonicalizationMethod(CanonicalizationMethodType value)
          Sets the value of the canonicalizationMethod property.
 



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