Uses of Class
org.cxml.XadesDataObjectFormat
-
Packages that use XadesDataObjectFormat Package Description org.cxml -
-
Uses of XadesDataObjectFormat in org.cxml
Fields in org.cxml with type parameters of type XadesDataObjectFormat Modifier and Type Field Description protected java.util.List<XadesDataObjectFormat>XadesSignedDataObjectProperties. xadesDataObjectFormatMethods in org.cxml that return XadesDataObjectFormat Modifier and Type Method Description XadesDataObjectFormatObjectFactory. createXadesDataObjectFormat()Create an instance ofXadesDataObjectFormatMethods in org.cxml that return types with arguments of type XadesDataObjectFormat Modifier and Type Method Description java.util.List<XadesDataObjectFormat>XadesSignedDataObjectProperties. getXadesDataObjectFormat()Gets the value of the xadesDataObjectFormat property.
-