Uses of Class
org.apache.xml.security.binding.xmldsig.ManifestType
-
Packages that use ManifestType Package Description org.apache.xml.security.binding.xmldsig -
-
Uses of ManifestType in org.apache.xml.security.binding.xmldsig
Methods in org.apache.xml.security.binding.xmldsig that return ManifestType Modifier and Type Method Description ManifestType
ObjectFactory. createManifestType()
Create an instance ofManifestType
Methods in org.apache.xml.security.binding.xmldsig that return types with arguments of type ManifestType Modifier and Type Method Description javax.xml.bind.JAXBElement<ManifestType>
ObjectFactory. createManifest(ManifestType value)
Methods in org.apache.xml.security.binding.xmldsig with parameters of type ManifestType Modifier and Type Method Description javax.xml.bind.JAXBElement<ManifestType>
ObjectFactory. createManifest(ManifestType value)
-