Package org.w3._2000._09.xmldsig_
Klasse ObjectFactory
java.lang.Object
org.w3._2000._09.xmldsig_.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.w3._2000._09.xmldsig_ package.
An ObjectFactory allows you to programmatically 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.
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.w3._2000._09.xmldsig_ -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungjakarta.xml.bind.JAXBElement
<CanonicalizationMethodType> Create an instance ofCanonicalizationMethodType
jakarta.xml.bind.JAXBElement
<DigestMethodType> Create an instance ofDigestMethodType
jakarta.xml.bind.JAXBElement
<byte[]> createDigestValue
(byte[] value) Create an instance ofJAXBElement
<
Ungültige Referenz
byte[]
>
jakarta.xml.bind.JAXBElement
<DSAKeyValueType> createDSAKeyValue
(DSAKeyValueType value) Create an instance ofDSAKeyValueType
jakarta.xml.bind.JAXBElement
<KeyInfoType> createKeyInfo
(KeyInfoType value) Create an instance ofKeyInfoType
jakarta.xml.bind.JAXBElement
<String> createKeyName
(String value) jakarta.xml.bind.JAXBElement
<KeyValueType> createKeyValue
(KeyValueType value) Create an instance ofKeyValueType
jakarta.xml.bind.JAXBElement
<ManifestType> createManifest
(ManifestType value) Create an instance ofManifestType
jakarta.xml.bind.JAXBElement
<String> createMgmtData
(String value) jakarta.xml.bind.JAXBElement
<ObjectType> createObject
(ObjectType value) Create an instance ofObjectType
jakarta.xml.bind.JAXBElement
<PGPDataType> createPGPData
(PGPDataType value) Create an instance ofPGPDataType
jakarta.xml.bind.JAXBElement
<byte[]> createPGPDataTypePGPKeyID
(byte[] value) Create an instance ofJAXBElement
<
Ungültige Referenz
byte[]
>
jakarta.xml.bind.JAXBElement
<byte[]> createPGPDataTypePGPKeyPacket
(byte[] value) Create an instance ofJAXBElement
<
Ungültige Referenz
byte[]
>
jakarta.xml.bind.JAXBElement
<ReferenceType> createReference
(ReferenceType value) Create an instance ofReferenceType
jakarta.xml.bind.JAXBElement
<RetrievalMethodType> Create an instance ofRetrievalMethodType
jakarta.xml.bind.JAXBElement
<RSAKeyValueType> createRSAKeyValue
(RSAKeyValueType value) Create an instance ofRSAKeyValueType
jakarta.xml.bind.JAXBElement
<SignatureType> createSignature
(SignatureType value) jakarta.xml.bind.JAXBElement
<SignatureMethodType> Create an instance ofSignatureMethodType
jakarta.xml.bind.JAXBElement
<BigInteger> jakarta.xml.bind.JAXBElement
<SignaturePropertiesType> Create an instance ofSignaturePropertiesType
jakarta.xml.bind.JAXBElement
<SignaturePropertyType> Create an instance ofSignaturePropertyType
Create an instance ofSignatureType
jakarta.xml.bind.JAXBElement
<SignatureValueType> Create an instance ofSignatureValueType
jakarta.xml.bind.JAXBElement
<SignedInfoType> createSignedInfo
(SignedInfoType value) Create an instance ofSignedInfoType
jakarta.xml.bind.JAXBElement
<SPKIDataType> createSPKIData
(SPKIDataType value) Create an instance ofSPKIDataType
jakarta.xml.bind.JAXBElement
<byte[]> createSPKIDataTypeSPKISexp
(byte[] value) Create an instance ofJAXBElement
<
Ungültige Referenz
byte[]
>
jakarta.xml.bind.JAXBElement
<TransformType> createTransform
(TransformType value) jakarta.xml.bind.JAXBElement
<TransformsType> createTransforms
(TransformsType value) Create an instance ofTransformsType
Create an instance ofTransformType
jakarta.xml.bind.JAXBElement
<String> createTransformTypeXPath
(String value) jakarta.xml.bind.JAXBElement
<X509DataType> createX509Data
(X509DataType value) Create an instance ofX509DataType
jakarta.xml.bind.JAXBElement
<byte[]> createX509DataTypeX509Certificate
(byte[] value) Create an instance ofJAXBElement
<
Ungültige Referenz
byte[]
>
jakarta.xml.bind.JAXBElement
<byte[]> createX509DataTypeX509CRL
(byte[] value) Create an instance ofJAXBElement
<
Ungültige Referenz
byte[]
>
jakarta.xml.bind.JAXBElement
<X509IssuerSerialType> jakarta.xml.bind.JAXBElement
<byte[]> createX509DataTypeX509SKI
(byte[] value) Create an instance ofJAXBElement
<
Ungültige Referenz
byte[]
>
jakarta.xml.bind.JAXBElement
<String> Create an instance ofX509IssuerSerialType
-
Konstruktordetails
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.w3._2000._09.xmldsig_
-
-
Methodendetails
-
createSignatureType
Create an instance ofSignatureType
- Gibt zurück:
- the new instance of
SignatureType
-
createSignatureValueType
Create an instance ofSignatureValueType
- Gibt zurück:
- the new instance of
SignatureValueType
-
createSignedInfoType
Create an instance ofSignedInfoType
- Gibt zurück:
- the new instance of
SignedInfoType
-
createCanonicalizationMethodType
Create an instance ofCanonicalizationMethodType
- Gibt zurück:
- the new instance of
CanonicalizationMethodType
-
createSignatureMethodType
Create an instance ofSignatureMethodType
- Gibt zurück:
- the new instance of
SignatureMethodType
-
createReferenceType
Create an instance ofReferenceType
- Gibt zurück:
- the new instance of
ReferenceType
-
createTransformsType
Create an instance ofTransformsType
- Gibt zurück:
- the new instance of
TransformsType
-
createTransformType
Create an instance ofTransformType
- Gibt zurück:
- the new instance of
TransformType
-
createDigestMethodType
Create an instance ofDigestMethodType
- Gibt zurück:
- the new instance of
DigestMethodType
-
createKeyInfoType
Create an instance ofKeyInfoType
- Gibt zurück:
- the new instance of
KeyInfoType
-
createKeyValueType
Create an instance ofKeyValueType
- Gibt zurück:
- the new instance of
KeyValueType
-
createRetrievalMethodType
Create an instance ofRetrievalMethodType
- Gibt zurück:
- the new instance of
RetrievalMethodType
-
createX509DataType
Create an instance ofX509DataType
- Gibt zurück:
- the new instance of
X509DataType
-
createPGPDataType
Create an instance ofPGPDataType
- Gibt zurück:
- the new instance of
PGPDataType
-
createSPKIDataType
Create an instance ofSPKIDataType
- Gibt zurück:
- the new instance of
SPKIDataType
-
createObjectType
Create an instance ofObjectType
- Gibt zurück:
- the new instance of
ObjectType
-
createManifestType
Create an instance ofManifestType
- Gibt zurück:
- the new instance of
ManifestType
-
createSignaturePropertiesType
Create an instance ofSignaturePropertiesType
- Gibt zurück:
- the new instance of
SignaturePropertiesType
-
createSignaturePropertyType
Create an instance ofSignaturePropertyType
- Gibt zurück:
- the new instance of
SignaturePropertyType
-
createDSAKeyValueType
Create an instance ofDSAKeyValueType
- Gibt zurück:
- the new instance of
DSAKeyValueType
-
createRSAKeyValueType
Create an instance ofRSAKeyValueType
- Gibt zurück:
- the new instance of
RSAKeyValueType
-
createX509IssuerSerialType
Create an instance ofX509IssuerSerialType
- Gibt zurück:
- the new instance of
X509IssuerSerialType
-
createSignature
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
SignatureType
>
-
createSignatureValue
public jakarta.xml.bind.JAXBElement<SignatureValueType> createSignatureValue(SignatureValueType value) - Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
SignatureValueType
>
-
createSignedInfo
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
SignedInfoType
>
-
createCanonicalizationMethod
public jakarta.xml.bind.JAXBElement<CanonicalizationMethodType> createCanonicalizationMethod(CanonicalizationMethodType value) - Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
CanonicalizationMethodType
>
-
createSignatureMethod
public jakarta.xml.bind.JAXBElement<SignatureMethodType> createSignatureMethod(SignatureMethodType value) - Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
SignatureMethodType
>
-
createReference
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
ReferenceType
>
-
createTransforms
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
TransformsType
>
-
createTransform
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
TransformType
>
-
createDigestMethod
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
DigestMethodType
>
-
createDigestValue
public jakarta.xml.bind.JAXBElement<byte[]> createDigestValue(byte[] value) Create an instance ofJAXBElement
<
Ungültige Referenz
byte[]
>
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
Ungültige Referenz
byte[]
>
-
createKeyInfo
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
KeyInfoType
>
-
createKeyName
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
String
>
-
createMgmtData
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
String
>
-
createKeyValue
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
KeyValueType
>
-
createRetrievalMethod
public jakarta.xml.bind.JAXBElement<RetrievalMethodType> createRetrievalMethod(RetrievalMethodType value) - Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
RetrievalMethodType
>
-
createX509Data
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
X509DataType
>
-
createPGPData
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
PGPDataType
>
-
createSPKIData
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
SPKIDataType
>
-
createObject
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
ObjectType
>
-
createManifest
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
ManifestType
>
-
createSignatureProperties
public jakarta.xml.bind.JAXBElement<SignaturePropertiesType> createSignatureProperties(SignaturePropertiesType value) - Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
SignaturePropertiesType
>
-
createSignatureProperty
public jakarta.xml.bind.JAXBElement<SignaturePropertyType> createSignatureProperty(SignaturePropertyType value) - Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
SignaturePropertyType
>
-
createDSAKeyValue
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
DSAKeyValueType
>
-
createRSAKeyValue
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
RSAKeyValueType
>
-
createSPKIDataTypeSPKISexp
public jakarta.xml.bind.JAXBElement<byte[]> createSPKIDataTypeSPKISexp(byte[] value) Create an instance ofJAXBElement
<
Ungültige Referenz
byte[]
>
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
Ungültige Referenz
byte[]
>
-
createPGPDataTypePGPKeyID
public jakarta.xml.bind.JAXBElement<byte[]> createPGPDataTypePGPKeyID(byte[] value) Create an instance ofJAXBElement
<
Ungültige Referenz
byte[]
>
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
Ungültige Referenz
byte[]
>
-
createPGPDataTypePGPKeyPacket
public jakarta.xml.bind.JAXBElement<byte[]> createPGPDataTypePGPKeyPacket(byte[] value) Create an instance ofJAXBElement
<
Ungültige Referenz
byte[]
>
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
Ungültige Referenz
byte[]
>
-
createX509DataTypeX509IssuerSerial
public jakarta.xml.bind.JAXBElement<X509IssuerSerialType> createX509DataTypeX509IssuerSerial(X509IssuerSerialType value) - Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
X509IssuerSerialType
>
-
createX509DataTypeX509SKI
public jakarta.xml.bind.JAXBElement<byte[]> createX509DataTypeX509SKI(byte[] value) Create an instance ofJAXBElement
<
Ungültige Referenz
byte[]
>
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
Ungültige Referenz
byte[]
>
-
createX509DataTypeX509SubjectName
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
String
>
-
createX509DataTypeX509Certificate
public jakarta.xml.bind.JAXBElement<byte[]> createX509DataTypeX509Certificate(byte[] value) Create an instance ofJAXBElement
<
Ungültige Referenz
byte[]
>
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
Ungültige Referenz
byte[]
>
-
createX509DataTypeX509CRL
public jakarta.xml.bind.JAXBElement<byte[]> createX509DataTypeX509CRL(byte[] value) Create an instance ofJAXBElement
<
Ungültige Referenz
byte[]
>
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
Ungültige Referenz
byte[]
>
-
createTransformTypeXPath
- Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
String
>
-
createSignatureMethodTypeHMACOutputLength
public jakarta.xml.bind.JAXBElement<BigInteger> createSignatureMethodTypeHMACOutputLength(BigInteger value) - Parameter:
value
- Java instance representing xml element's value.- Gibt zurück:
- the new instance of
JAXBElement
<
BigInteger
>
-