xades4j.xml.bind.xmldsig
Class ObjectFactory

java.lang.Object
  extended by xades4j.xml.bind.xmldsig.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the xades4j.xml.bind.xmldsig 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
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: xades4j.marshalling.xmldsig
 
Method Summary
 JAXBElement<XmlCanonicalizationMethodType> createCanonicalizationMethod(XmlCanonicalizationMethodType value)
          Create an instance of JAXBElement<XmlCanonicalizationMethodType>}
 JAXBElement<XmlDigestMethodType> createDigestMethod(XmlDigestMethodType value)
          Create an instance of JAXBElement<XmlDigestMethodType>}
 JAXBElement<byte[]> createDigestValue(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 JAXBElement<XmlDSAKeyValueType> createDSAKeyValue(XmlDSAKeyValueType value)
          Create an instance of JAXBElement<XmlDSAKeyValueType>}
 JAXBElement<XmlKeyInfoType> createKeyInfo(XmlKeyInfoType value)
          Create an instance of JAXBElement<XmlKeyInfoType>}
 JAXBElement<String> createKeyName(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<XmlKeyValueType> createKeyValue(XmlKeyValueType value)
          Create an instance of JAXBElement<XmlKeyValueType>}
 JAXBElement<XmlManifestType> createManifest(XmlManifestType value)
          Create an instance of JAXBElement<XmlManifestType>}
 JAXBElement<String> createMgmtData(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<XmlObjectType> createObject(XmlObjectType value)
          Create an instance of JAXBElement<XmlObjectType>}
 JAXBElement<XmlPGPDataType> createPGPData(XmlPGPDataType value)
          Create an instance of JAXBElement<XmlPGPDataType>}
 JAXBElement<XmlReferenceType> createReference(XmlReferenceType value)
          Create an instance of JAXBElement<XmlReferenceType>}
 JAXBElement<XmlRetrievalMethodType> createRetrievalMethod(XmlRetrievalMethodType value)
          Create an instance of JAXBElement<XmlRetrievalMethodType>}
 JAXBElement<XmlRSAKeyValueType> createRSAKeyValue(XmlRSAKeyValueType value)
          Create an instance of JAXBElement<XmlRSAKeyValueType>}
 JAXBElement<XmlSignatureType> createSignature(XmlSignatureType value)
          Create an instance of JAXBElement<XmlSignatureType>}
 JAXBElement<XmlSignatureMethodType> createSignatureMethod(XmlSignatureMethodType value)
          Create an instance of JAXBElement<XmlSignatureMethodType>}
 JAXBElement<XmlSignaturePropertiesType> createSignatureProperties(XmlSignaturePropertiesType value)
          Create an instance of JAXBElement<XmlSignaturePropertiesType>}
 JAXBElement<XmlSignaturePropertyType> createSignatureProperty(XmlSignaturePropertyType value)
          Create an instance of JAXBElement<XmlSignaturePropertyType>}
 JAXBElement<XmlSignatureValueType> createSignatureValue(XmlSignatureValueType value)
          Create an instance of JAXBElement<XmlSignatureValueType>}
 JAXBElement<XmlSignedInfoType> createSignedInfo(XmlSignedInfoType value)
          Create an instance of JAXBElement<XmlSignedInfoType>}
 JAXBElement<XmlSPKIDataType> createSPKIData(XmlSPKIDataType value)
          Create an instance of JAXBElement<XmlSPKIDataType>}
 JAXBElement<XmlTransformType> createTransform(XmlTransformType value)
          Create an instance of JAXBElement<XmlTransformType>}
 JAXBElement<XmlTransformsType> createTransforms(XmlTransformsType value)
          Create an instance of JAXBElement<XmlTransformsType>}
 JAXBElement<XmlX509DataType> createX509Data(XmlX509DataType value)
          Create an instance of JAXBElement<XmlX509DataType>}
 XmlCanonicalizationMethodType createXmlCanonicalizationMethodType()
          Create an instance of XmlCanonicalizationMethodType
 XmlDigestMethodType createXmlDigestMethodType()
          Create an instance of XmlDigestMethodType
 XmlDSAKeyValueType createXmlDSAKeyValueType()
          Create an instance of XmlDSAKeyValueType
 XmlKeyInfoType createXmlKeyInfoType()
          Create an instance of XmlKeyInfoType
 XmlKeyValueType createXmlKeyValueType()
          Create an instance of XmlKeyValueType
 XmlManifestType createXmlManifestType()
          Create an instance of XmlManifestType
 XmlObjectType createXmlObjectType()
          Create an instance of XmlObjectType
 XmlPGPDataType createXmlPGPDataType()
          Create an instance of XmlPGPDataType
 JAXBElement<byte[]> createXmlPGPDataTypePGPKeyID(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 JAXBElement<byte[]> createXmlPGPDataTypePGPKeyPacket(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 XmlReferenceType createXmlReferenceType()
          Create an instance of XmlReferenceType
 XmlRetrievalMethodType createXmlRetrievalMethodType()
          Create an instance of XmlRetrievalMethodType
 XmlRSAKeyValueType createXmlRSAKeyValueType()
          Create an instance of XmlRSAKeyValueType
 XmlSignatureMethodType createXmlSignatureMethodType()
          Create an instance of XmlSignatureMethodType
 JAXBElement<BigInteger> createXmlSignatureMethodTypeHMACOutputLength(BigInteger value)
          Create an instance of JAXBElement<BigInteger>}
 XmlSignaturePropertiesType createXmlSignaturePropertiesType()
          Create an instance of XmlSignaturePropertiesType
 XmlSignaturePropertyType createXmlSignaturePropertyType()
          Create an instance of XmlSignaturePropertyType
 XmlSignatureType createXmlSignatureType()
          Create an instance of XmlSignatureType
 XmlSignatureValueType createXmlSignatureValueType()
          Create an instance of XmlSignatureValueType
 XmlSignedInfoType createXmlSignedInfoType()
          Create an instance of XmlSignedInfoType
 XmlSPKIDataType createXmlSPKIDataType()
          Create an instance of XmlSPKIDataType
 JAXBElement<byte[]> createXmlSPKIDataTypeSPKISexp(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 XmlTransformsType createXmlTransformsType()
          Create an instance of XmlTransformsType
 XmlTransformType createXmlTransformType()
          Create an instance of XmlTransformType
 JAXBElement<String> createXmlTransformTypeXPath(String value)
          Create an instance of JAXBElement<String>}
 XmlX509DataType createXmlX509DataType()
          Create an instance of XmlX509DataType
 JAXBElement<byte[]> createXmlX509DataTypeX509Certificate(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 JAXBElement<byte[]> createXmlX509DataTypeX509CRL(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 JAXBElement<XmlX509IssuerSerialType> createXmlX509DataTypeX509IssuerSerial(XmlX509IssuerSerialType value)
          Create an instance of JAXBElement<XmlX509IssuerSerialType>}
 JAXBElement<byte[]> createXmlX509DataTypeX509SKI(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 JAXBElement<String> createXmlX509DataTypeX509SubjectName(String value)
          Create an instance of JAXBElement<String>}
 XmlX509IssuerSerialType createXmlX509IssuerSerialType()
          Create an instance of XmlX509IssuerSerialType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: xades4j.marshalling.xmldsig

Method Detail

createXmlSignaturePropertiesType

public XmlSignaturePropertiesType createXmlSignaturePropertiesType()
Create an instance of XmlSignaturePropertiesType


createXmlX509DataType

public XmlX509DataType createXmlX509DataType()
Create an instance of XmlX509DataType


createXmlKeyInfoType

public XmlKeyInfoType createXmlKeyInfoType()
Create an instance of XmlKeyInfoType


createXmlObjectType

public XmlObjectType createXmlObjectType()
Create an instance of XmlObjectType


createXmlManifestType

public XmlManifestType createXmlManifestType()
Create an instance of XmlManifestType


createXmlSignatureValueType

public XmlSignatureValueType createXmlSignatureValueType()
Create an instance of XmlSignatureValueType


createXmlSPKIDataType

public XmlSPKIDataType createXmlSPKIDataType()
Create an instance of XmlSPKIDataType


createXmlTransformType

public XmlTransformType createXmlTransformType()
Create an instance of XmlTransformType


createXmlCanonicalizationMethodType

public XmlCanonicalizationMethodType createXmlCanonicalizationMethodType()
Create an instance of XmlCanonicalizationMethodType


createXmlKeyValueType

public XmlKeyValueType createXmlKeyValueType()
Create an instance of XmlKeyValueType


createXmlDSAKeyValueType

public XmlDSAKeyValueType createXmlDSAKeyValueType()
Create an instance of XmlDSAKeyValueType


createXmlSignatureType

public XmlSignatureType createXmlSignatureType()
Create an instance of XmlSignatureType


createXmlTransformsType

public XmlTransformsType createXmlTransformsType()
Create an instance of XmlTransformsType


createXmlSignaturePropertyType

public XmlSignaturePropertyType createXmlSignaturePropertyType()
Create an instance of XmlSignaturePropertyType


createXmlDigestMethodType

public XmlDigestMethodType createXmlDigestMethodType()
Create an instance of XmlDigestMethodType


createXmlPGPDataType

public XmlPGPDataType createXmlPGPDataType()
Create an instance of XmlPGPDataType


createXmlRetrievalMethodType

public XmlRetrievalMethodType createXmlRetrievalMethodType()
Create an instance of XmlRetrievalMethodType


createXmlRSAKeyValueType

public XmlRSAKeyValueType createXmlRSAKeyValueType()
Create an instance of XmlRSAKeyValueType


createXmlX509IssuerSerialType

public XmlX509IssuerSerialType createXmlX509IssuerSerialType()
Create an instance of XmlX509IssuerSerialType


createXmlSignatureMethodType

public XmlSignatureMethodType createXmlSignatureMethodType()
Create an instance of XmlSignatureMethodType


createXmlReferenceType

public XmlReferenceType createXmlReferenceType()
Create an instance of XmlReferenceType


createXmlSignedInfoType

public XmlSignedInfoType createXmlSignedInfoType()
Create an instance of XmlSignedInfoType


createPGPData

public JAXBElement<XmlPGPDataType> createPGPData(XmlPGPDataType value)
Create an instance of JAXBElement<XmlPGPDataType>}


createSPKIData

public JAXBElement<XmlSPKIDataType> createSPKIData(XmlSPKIDataType value)
Create an instance of JAXBElement<XmlSPKIDataType>}


createRetrievalMethod

public JAXBElement<XmlRetrievalMethodType> createRetrievalMethod(XmlRetrievalMethodType value)
Create an instance of JAXBElement<XmlRetrievalMethodType>}


createCanonicalizationMethod

public JAXBElement<XmlCanonicalizationMethodType> createCanonicalizationMethod(XmlCanonicalizationMethodType value)
Create an instance of JAXBElement<XmlCanonicalizationMethodType>}


createSignatureProperty

public JAXBElement<XmlSignaturePropertyType> createSignatureProperty(XmlSignaturePropertyType value)
Create an instance of JAXBElement<XmlSignaturePropertyType>}


createTransforms

public JAXBElement<XmlTransformsType> createTransforms(XmlTransformsType value)
Create an instance of JAXBElement<XmlTransformsType>}


createManifest

public JAXBElement<XmlManifestType> createManifest(XmlManifestType value)
Create an instance of JAXBElement<XmlManifestType>}


createSignatureMethod

public JAXBElement<XmlSignatureMethodType> createSignatureMethod(XmlSignatureMethodType value)
Create an instance of JAXBElement<XmlSignatureMethodType>}


createKeyInfo

public JAXBElement<XmlKeyInfoType> createKeyInfo(XmlKeyInfoType value)
Create an instance of JAXBElement<XmlKeyInfoType>}


createDigestMethod

public JAXBElement<XmlDigestMethodType> createDigestMethod(XmlDigestMethodType value)
Create an instance of JAXBElement<XmlDigestMethodType>}


createMgmtData

public JAXBElement<String> createMgmtData(String value)
Create an instance of JAXBElement<String>}


createReference

public JAXBElement<XmlReferenceType> createReference(XmlReferenceType value)
Create an instance of JAXBElement<XmlReferenceType>}


createRSAKeyValue

public JAXBElement<XmlRSAKeyValueType> createRSAKeyValue(XmlRSAKeyValueType value)
Create an instance of JAXBElement<XmlRSAKeyValueType>}


createSignature

public JAXBElement<XmlSignatureType> createSignature(XmlSignatureType value)
Create an instance of JAXBElement<XmlSignatureType>}


createDSAKeyValue

public JAXBElement<XmlDSAKeyValueType> createDSAKeyValue(XmlDSAKeyValueType value)
Create an instance of JAXBElement<XmlDSAKeyValueType>}


createSignedInfo

public JAXBElement<XmlSignedInfoType> createSignedInfo(XmlSignedInfoType value)
Create an instance of JAXBElement<XmlSignedInfoType>}


createObject

public JAXBElement<XmlObjectType> createObject(XmlObjectType value)
Create an instance of JAXBElement<XmlObjectType>}


createSignatureValue

public JAXBElement<XmlSignatureValueType> createSignatureValue(XmlSignatureValueType value)
Create an instance of JAXBElement<XmlSignatureValueType>}


createTransform

public JAXBElement<XmlTransformType> createTransform(XmlTransformType value)
Create an instance of JAXBElement<XmlTransformType>}


createX509Data

public JAXBElement<XmlX509DataType> createX509Data(XmlX509DataType value)
Create an instance of JAXBElement<XmlX509DataType>}


createDigestValue

public JAXBElement<byte[]> createDigestValue(byte[] value)
Create an instance of JAXBElement<byte[]>}


createSignatureProperties

public JAXBElement<XmlSignaturePropertiesType> createSignatureProperties(XmlSignaturePropertiesType value)
Create an instance of JAXBElement<XmlSignaturePropertiesType>}


createKeyName

public JAXBElement<String> createKeyName(String value)
Create an instance of JAXBElement<String>}


createKeyValue

public JAXBElement<XmlKeyValueType> createKeyValue(XmlKeyValueType value)
Create an instance of JAXBElement<XmlKeyValueType>}


createXmlX509DataTypeX509IssuerSerial

public JAXBElement<XmlX509IssuerSerialType> createXmlX509DataTypeX509IssuerSerial(XmlX509IssuerSerialType value)
Create an instance of JAXBElement<XmlX509IssuerSerialType>}


createXmlX509DataTypeX509Certificate

public JAXBElement<byte[]> createXmlX509DataTypeX509Certificate(byte[] value)
Create an instance of JAXBElement<byte[]>}


createXmlX509DataTypeX509SKI

public JAXBElement<byte[]> createXmlX509DataTypeX509SKI(byte[] value)
Create an instance of JAXBElement<byte[]>}


createXmlX509DataTypeX509SubjectName

public JAXBElement<String> createXmlX509DataTypeX509SubjectName(String value)
Create an instance of JAXBElement<String>}


createXmlX509DataTypeX509CRL

public JAXBElement<byte[]> createXmlX509DataTypeX509CRL(byte[] value)
Create an instance of JAXBElement<byte[]>}


createXmlSignatureMethodTypeHMACOutputLength

public JAXBElement<BigInteger> createXmlSignatureMethodTypeHMACOutputLength(BigInteger value)
Create an instance of JAXBElement<BigInteger>}


createXmlPGPDataTypePGPKeyID

public JAXBElement<byte[]> createXmlPGPDataTypePGPKeyID(byte[] value)
Create an instance of JAXBElement<byte[]>}


createXmlPGPDataTypePGPKeyPacket

public JAXBElement<byte[]> createXmlPGPDataTypePGPKeyPacket(byte[] value)
Create an instance of JAXBElement<byte[]>}


createXmlTransformTypeXPath

public JAXBElement<String> createXmlTransformTypeXPath(String value)
Create an instance of JAXBElement<String>}


createXmlSPKIDataTypeSPKISexp

public JAXBElement<byte[]> createXmlSPKIDataTypeSPKISexp(byte[] value)
Create an instance of JAXBElement<byte[]>}



Copyright © 2012. All Rights Reserved.