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

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

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

Methods in org.w3._2000._09.xmldsig_ that return ManifestType
 ManifestType ObjectFactory.createManifestType()
          Create an instance of ManifestType
 

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

Methods in org.w3._2000._09.xmldsig_ with parameters of type ManifestType
 javax.xml.bind.JAXBElement<ManifestType> ObjectFactory.createManifest(ManifestType value)
          Create an instance of JAXBElement<ManifestType>}
 



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