|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxades4j.xml.bind.xmldsig.ObjectFactory
public class ObjectFactory
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 |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public XmlSignaturePropertiesType createXmlSignaturePropertiesType()
XmlSignaturePropertiesType
public XmlX509DataType createXmlX509DataType()
XmlX509DataType
public XmlKeyInfoType createXmlKeyInfoType()
XmlKeyInfoType
public XmlObjectType createXmlObjectType()
XmlObjectType
public XmlManifestType createXmlManifestType()
XmlManifestType
public XmlSignatureValueType createXmlSignatureValueType()
XmlSignatureValueType
public XmlSPKIDataType createXmlSPKIDataType()
XmlSPKIDataType
public XmlTransformType createXmlTransformType()
XmlTransformType
public XmlCanonicalizationMethodType createXmlCanonicalizationMethodType()
XmlCanonicalizationMethodType
public XmlKeyValueType createXmlKeyValueType()
XmlKeyValueType
public XmlDSAKeyValueType createXmlDSAKeyValueType()
XmlDSAKeyValueType
public XmlSignatureType createXmlSignatureType()
XmlSignatureType
public XmlTransformsType createXmlTransformsType()
XmlTransformsType
public XmlSignaturePropertyType createXmlSignaturePropertyType()
XmlSignaturePropertyType
public XmlDigestMethodType createXmlDigestMethodType()
XmlDigestMethodType
public XmlPGPDataType createXmlPGPDataType()
XmlPGPDataType
public XmlRetrievalMethodType createXmlRetrievalMethodType()
XmlRetrievalMethodType
public XmlRSAKeyValueType createXmlRSAKeyValueType()
XmlRSAKeyValueType
public XmlX509IssuerSerialType createXmlX509IssuerSerialType()
XmlX509IssuerSerialType
public XmlSignatureMethodType createXmlSignatureMethodType()
XmlSignatureMethodType
public XmlReferenceType createXmlReferenceType()
XmlReferenceType
public XmlSignedInfoType createXmlSignedInfoType()
XmlSignedInfoType
public JAXBElement<XmlPGPDataType> createPGPData(XmlPGPDataType value)
JAXBElement<XmlPGPDataType>}
public JAXBElement<XmlSPKIDataType> createSPKIData(XmlSPKIDataType value)
JAXBElement<XmlSPKIDataType>}
public JAXBElement<XmlRetrievalMethodType> createRetrievalMethod(XmlRetrievalMethodType value)
JAXBElement<XmlRetrievalMethodType>}
public JAXBElement<XmlCanonicalizationMethodType> createCanonicalizationMethod(XmlCanonicalizationMethodType value)
JAXBElement<XmlCanonicalizationMethodType>}
public JAXBElement<XmlSignaturePropertyType> createSignatureProperty(XmlSignaturePropertyType value)
JAXBElement<XmlSignaturePropertyType>}
public JAXBElement<XmlTransformsType> createTransforms(XmlTransformsType value)
JAXBElement<XmlTransformsType>}
public JAXBElement<XmlManifestType> createManifest(XmlManifestType value)
JAXBElement<XmlManifestType>}
public JAXBElement<XmlSignatureMethodType> createSignatureMethod(XmlSignatureMethodType value)
JAXBElement<XmlSignatureMethodType>}
public JAXBElement<XmlKeyInfoType> createKeyInfo(XmlKeyInfoType value)
JAXBElement<XmlKeyInfoType>}
public JAXBElement<XmlDigestMethodType> createDigestMethod(XmlDigestMethodType value)
JAXBElement<XmlDigestMethodType>}
public JAXBElement<String> createMgmtData(String value)
JAXBElement<String>}
public JAXBElement<XmlReferenceType> createReference(XmlReferenceType value)
JAXBElement<XmlReferenceType>}
public JAXBElement<XmlRSAKeyValueType> createRSAKeyValue(XmlRSAKeyValueType value)
JAXBElement<XmlRSAKeyValueType>}
public JAXBElement<XmlSignatureType> createSignature(XmlSignatureType value)
JAXBElement<XmlSignatureType>}
public JAXBElement<XmlDSAKeyValueType> createDSAKeyValue(XmlDSAKeyValueType value)
JAXBElement<XmlDSAKeyValueType>}
public JAXBElement<XmlSignedInfoType> createSignedInfo(XmlSignedInfoType value)
JAXBElement<XmlSignedInfoType>}
public JAXBElement<XmlObjectType> createObject(XmlObjectType value)
JAXBElement<XmlObjectType>}
public JAXBElement<XmlSignatureValueType> createSignatureValue(XmlSignatureValueType value)
JAXBElement<XmlSignatureValueType>}
public JAXBElement<XmlTransformType> createTransform(XmlTransformType value)
JAXBElement<XmlTransformType>}
public JAXBElement<XmlX509DataType> createX509Data(XmlX509DataType value)
JAXBElement<XmlX509DataType>}
public JAXBElement<byte[]> createDigestValue(byte[] value)
JAXBElement<byte[]>}
public JAXBElement<XmlSignaturePropertiesType> createSignatureProperties(XmlSignaturePropertiesType value)
JAXBElement<XmlSignaturePropertiesType>}
public JAXBElement<String> createKeyName(String value)
JAXBElement<String>}
public JAXBElement<XmlKeyValueType> createKeyValue(XmlKeyValueType value)
JAXBElement<XmlKeyValueType>}
public JAXBElement<XmlX509IssuerSerialType> createXmlX509DataTypeX509IssuerSerial(XmlX509IssuerSerialType value)
JAXBElement<XmlX509IssuerSerialType>}
public JAXBElement<byte[]> createXmlX509DataTypeX509Certificate(byte[] value)
JAXBElement<byte[]>}
public JAXBElement<byte[]> createXmlX509DataTypeX509SKI(byte[] value)
JAXBElement<byte[]>}
public JAXBElement<String> createXmlX509DataTypeX509SubjectName(String value)
JAXBElement<String>}
public JAXBElement<byte[]> createXmlX509DataTypeX509CRL(byte[] value)
JAXBElement<byte[]>}
public JAXBElement<BigInteger> createXmlSignatureMethodTypeHMACOutputLength(BigInteger value)
JAXBElement<BigInteger>}
public JAXBElement<byte[]> createXmlPGPDataTypePGPKeyID(byte[] value)
JAXBElement<byte[]>}
public JAXBElement<byte[]> createXmlPGPDataTypePGPKeyPacket(byte[] value)
JAXBElement<byte[]>}
public JAXBElement<String> createXmlTransformTypeXPath(String value)
JAXBElement<String>}
public JAXBElement<byte[]> createXmlSPKIDataTypeSPKISexp(byte[] value)
JAXBElement<byte[]>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||