⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 objectfactory.java

📁 一个免费的CA,基于EJB平台的,老师叫我们测试,现把之共享出来让大家参考
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
package org.w3._2000._09.xmldsig_;import java.math.BigInteger;import javax.xml.bind.JAXBElement;import javax.xml.bind.annotation.XmlElementDecl;import javax.xml.bind.annotation.XmlRegistry;import javax.xml.bind.annotation.XmlSchema;import javax.xml.bind.annotation.XmlType;import javax.xml.namespace.QName;/** * This object contains factory methods for each  * Java content interface and Java element interface  * generated in the org.w3._2000._09.xmldsig_ package.  * <p>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. *  */@XmlRegistrypublic class ObjectFactory {    private final static QName _PGPDataTypePGPKeyPacket_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPKeyPacket");    private final static QName _PGPDataTypePGPKeyID_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPKeyID");    private final static QName _SPKIDataTypeSPKISexp_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SPKISexp");    private final static QName _SignatureMethodTypeHMACOutputLength_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "HMACOutputLength");    private final static QName _SignatureMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureMethod");    private final static QName _KeyName_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyName");    private final static QName _Transforms_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Transforms");    private final static QName _Manifest_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Manifest");    private final static QName _X509Data_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509Data");    private final static QName _KeyInfo_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyInfo");    private final static QName _Reference_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Reference");    private final static QName _RetrievalMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "RetrievalMethod");    private final static QName _SignatureValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureValue");    private final static QName _KeyValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyValue");    private final static QName _Signature_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Signature");    private final static QName _SignedInfo_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignedInfo");    private final static QName _SignatureProperty_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperty");    private final static QName _SignatureProperties_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperties");    private final static QName _Object_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Object");    private final static QName _SPKIData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SPKIData");    private final static QName _RSAKeyValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "RSAKeyValue");    private final static QName _DigestMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DigestMethod");    private final static QName _PGPData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPData");    private final static QName _Transform_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Transform");    private final static QName _MgmtData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "MgmtData");    private final static QName _DSAKeyValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DSAKeyValue");    private final static QName _DigestValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DigestValue");    private final static QName _CanonicalizationMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "CanonicalizationMethod");    private final static QName _X509DataTypeX509SKI_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509SKI");    private final static QName _X509DataTypeX509Certificate_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509Certificate");    private final static QName _X509DataTypeX509IssuerSerial_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509IssuerSerial");    private final static QName _X509DataTypeX509SubjectName_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509SubjectName");    private final static QName _X509DataTypeX509CRL_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509CRL");    private final static QName _TransformTypeXPath_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "XPath");    /**     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.w3._2000._09.xmldsig_     *      */    public ObjectFactory() {    }    /**     * Create an instance of {@link TransformType }     *      */    public TransformType createTransformType() {        return new TransformType();    }    /**     * Create an instance of {@link SignaturePropertiesType }     *      */    public SignaturePropertiesType createSignaturePropertiesType() {        return new SignaturePropertiesType();    }    /**     * Create an instance of {@link KeyInfoType }     *      */    public KeyInfoType createKeyInfoType() {        return new KeyInfoType();    }    /**     * Create an instance of {@link DSAKeyValueType }     *      */    public DSAKeyValueType createDSAKeyValueType() {        return new DSAKeyValueType();    }    /**     * Create an instance of {@link X509IssuerSerialType }     *      */    public X509IssuerSerialType createX509IssuerSerialType() {        return new X509IssuerSerialType();    }    /**     * Create an instance of {@link PGPDataType }     *      */    public PGPDataType createPGPDataType() {        return new PGPDataType();    }    /**     * Create an instance of {@link SignedInfoType }     *      */    public SignedInfoType createSignedInfoType() {        return new SignedInfoType();    }    /**     * Create an instance of {@link SignatureMethodType }     *      */    public SignatureMethodType createSignatureMethodType() {        return new SignatureMethodType();    }    /**     * Create an instance of {@link DigestMethodType }     *      */    public DigestMethodType createDigestMethodType() {        return new DigestMethodType();    }    /**     * Create an instance of {@link ObjectType }     *      */    public ObjectType createObjectType() {        return new ObjectType();    }    /**     * Create an instance of {@link ReferenceType }     *      */    public ReferenceType createReferenceType() {        return new ReferenceType();    }    /**     * Create an instance of {@link CanonicalizationMethodType }     *      */    public CanonicalizationMethodType createCanonicalizationMethodType() {        return new CanonicalizationMethodType();    }    /**     * Create an instance of {@link SignaturePropertyType }     *      */    public SignaturePropertyType createSignaturePropertyType() {        return new SignaturePropertyType();    }    /**     * Create an instance of {@link SPKIDataType }     *      */    public SPKIDataType createSPKIDataType() {        return new SPKIDataType();    }    /**     * Create an instance of {@link SignatureType }     *      */    public SignatureType createSignatureType() {        return new SignatureType();    }    /**     * Create an instance of {@link KeyValueType }     *      */    public KeyValueType createKeyValueType() {        return new KeyValueType();    }    /**     * Create an instance of {@link ManifestType }     *      */    public ManifestType createManifestType() {        return new ManifestType();    }    /**     * Create an instance of {@link X509DataType }     *      */    public X509DataType createX509DataType() {        return new X509DataType();    }    /**     * Create an instance of {@link SignatureValueType }     *      */    public SignatureValueType createSignatureValueType() {        return new SignatureValueType();    }    /**     * Create an instance of {@link RetrievalMethodType }     *      */    public RetrievalMethodType createRetrievalMethodType() {        return new RetrievalMethodType();    }    /**     * Create an instance of {@link TransformsType }     *      */    public TransformsType createTransformsType() {        return new TransformsType();    }    /**     * Create an instance of {@link RSAKeyValueType }     *      */    public RSAKeyValueType createRSAKeyValueType() {        return new RSAKeyValueType();    }    /**     * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}     *      */    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "PGPKeyPacket", scope = PGPDataType.class)    public JAXBElement<byte[]> createPGPDataTypePGPKeyPacket(byte[] value) {        return new JAXBElement<byte[]>(_PGPDataTypePGPKeyPacket_QNAME, byte[].class, PGPDataType.class, ((byte[]) value));    }    /**     * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}     *      */    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "PGPKeyID", scope = PGPDataType.class)    public JAXBElement<byte[]> createPGPDataTypePGPKeyID(byte[] value) {        return new JAXBElement<byte[]>(_PGPDataTypePGPKeyID_QNAME, byte[].class, PGPDataType.class, ((byte[]) value));    }    /**     * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}     *      */    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SPKISexp", scope = SPKIDataType.class)    public JAXBElement<byte[]> createSPKIDataTypeSPKISexp(byte[] value) {        return new JAXBElement<byte[]>(_SPKIDataTypeSPKISexp_QNAME, byte[].class, SPKIDataType.class, ((byte[]) value));    }    /**     * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}     *      */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -