Package eu.europa.esig.dss.pki.jaxb
Class ObjectFactory
java.lang.Object
eu.europa.esig.dss.pki.jaxb.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the eu.europa.esig.dss.pki.jaxb package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.dss.pki.jaxb -
Method Summary
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<XmlPki> Create an instance ofXmlCertificatePolicies
Create an instance ofXmlCertificateType
Create an instance ofXmlDateDefinitionType
Create an instance ofXmlEmptyType
Create an instance ofXmlEntityKey
Create an instance ofXmlExtendedKeyUsages
Create an instance ofXmlKeyAlgo
Create an instance ofXmlKeyUsages
Create an instance ofXmlPki
Create an instance ofXmlQcCClegislation
Create an instance ofXmlQcStatementIds
Create an instance ofXmlQcTypes
Create an instance ofXmlRevocationType
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.dss.pki.jaxb
-
-
Method Details
-
createXmlPki
-
createXmlCertificateType
Create an instance ofXmlCertificateType
-
createXmlEmptyType
Create an instance ofXmlEmptyType
-
createXmlDateDefinitionType
Create an instance ofXmlDateDefinitionType
-
createXmlRevocationType
Create an instance ofXmlRevocationType
-
createXmlKeyAlgo
Create an instance ofXmlKeyAlgo
-
createXmlEntityKey
Create an instance ofXmlEntityKey
-
createXmlKeyUsages
Create an instance ofXmlKeyUsages
-
createXmlExtendedKeyUsages
Create an instance ofXmlExtendedKeyUsages
-
createXmlCertificatePolicies
Create an instance ofXmlCertificatePolicies
-
createXmlQcStatementIds
Create an instance ofXmlQcStatementIds
-
createXmlQcTypes
Create an instance ofXmlQcTypes
-
createXmlQcCClegislation
Create an instance ofXmlQcCClegislation
-
createPki
-