|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.gov.nationalarchives.pronom.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the uk.gov.nationalarchives.pronom 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: uk.gov.nationalarchives.pronom |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public SignatureFileType.FileFormatCollection createSignatureFileTypeFileFormatCollection()
SignatureFileType.FileFormatCollection
public SignatureFileType createSignatureFileType()
SignatureFileType
public ShiftType createShiftType()
ShiftType
public SubSequenceType createSubSequenceType()
SubSequenceType
public SigFile createSigFile()
SigFile
public InternalSignatureType createInternalSignatureType()
InternalSignatureType
public FragmentType createFragmentType()
FragmentType
public SignatureFileType.InternalSignatureCollection createSignatureFileTypeInternalSignatureCollection()
SignatureFileType.InternalSignatureCollection
public GetSignatureFileV1Response createGetSignatureFileV1Response()
GetSignatureFileV1Response
public ByteSequenceType createByteSequenceType()
ByteSequenceType
public GetSignatureFileVersionV1Response createGetSignatureFileVersionV1Response()
GetSignatureFileVersionV1Response
public GetSignatureFileVersionV1 createGetSignatureFileVersionV1()
GetSignatureFileVersionV1
public Version createVersion()
Version
public FileFormatType createFileFormatType()
FileFormatType
public GetSignatureFileV1 createGetSignatureFileV1()
GetSignatureFileV1
public javax.xml.bind.JAXBElement<FragmentType> createSubSequenceTypeLeftFragment(FragmentType value)
JAXBElement
<
FragmentType
>
}
public javax.xml.bind.JAXBElement<ShiftType> createSubSequenceTypeShift(ShiftType value)
JAXBElement
<
ShiftType
>
}
public javax.xml.bind.JAXBElement<FragmentType> createSubSequenceTypeRightFragment(FragmentType value)
JAXBElement
<
FragmentType
>
}
public javax.xml.bind.JAXBElement<BigInteger> createFileFormatTypeHasPriorityOverFileFormatID(BigInteger value)
JAXBElement
<
BigInteger
>
}
public javax.xml.bind.JAXBElement<String> createFileFormatTypeExtension(String value)
JAXBElement
<
String
>
}
public javax.xml.bind.JAXBElement<BigInteger> createFileFormatTypeInternalSignatureID(BigInteger value)
JAXBElement
<
BigInteger
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |