Class ObjectFactory
java.lang.Object
org.javastro.ivoa.entities.resource.registry.oaipmh.ObjectFactory
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v4.0.4",
date="2024-10-20T18:15:02+01:00")
public class ObjectFactory
extends Object
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.javastro.ivoa.entities.resource.registry.oaipmh 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.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.javastro.ivoa.entities.resource.registry.oaipmh -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAboutTypeCreate an instance ofDescriptionTypeCreate an instance ofGetRecordTypeCreate an instance ofHeaderTypeCreate an instance ofIdentifyTypeCreate an instance ofListIdentifiersTypeCreate an instance ofListMetadataFormatsTypeCreate an instance ofListRecordsTypeCreate an instance ofListSetsTypeCreate an instance ofMetadataFormatTypeCreate an instance ofMetadataTypeCreate an instance ofOAIPMHCreate an instance ofOAIPMHerrorTypeCreate an instance ofRecordTypeCreate an instance ofRequestTypeCreate an instance ofResumptionTokenTypeCreate an instance ofSetType
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.javastro.ivoa.entities.resource.registry.oaipmh
-
-
Method Details
-
createOAIPMH
Create an instance ofOAIPMH- Returns:
- the new instance of
OAIPMH
-
createRequestType
Create an instance ofRequestType- Returns:
- the new instance of
RequestType
-
createListRecordsType
Create an instance ofListRecordsType- Returns:
- the new instance of
ListRecordsType
-
createListIdentifiersType
Create an instance ofListIdentifiersType- Returns:
- the new instance of
ListIdentifiersType
-
createGetRecordType
Create an instance ofGetRecordType- Returns:
- the new instance of
GetRecordType
-
createListSetsType
Create an instance ofListSetsType- Returns:
- the new instance of
ListSetsType
-
createListMetadataFormatsType
Create an instance ofListMetadataFormatsType- Returns:
- the new instance of
ListMetadataFormatsType
-
createIdentifyType
Create an instance ofIdentifyType- Returns:
- the new instance of
IdentifyType
-
createOAIPMHerrorType
Create an instance ofOAIPMHerrorType- Returns:
- the new instance of
OAIPMHerrorType
-
createRecordType
Create an instance ofRecordType- Returns:
- the new instance of
RecordType
-
createHeaderType
Create an instance ofHeaderType- Returns:
- the new instance of
HeaderType
-
createMetadataType
Create an instance ofMetadataType- Returns:
- the new instance of
MetadataType
-
createAboutType
Create an instance ofAboutType- Returns:
- the new instance of
AboutType
-
createResumptionTokenType
Create an instance ofResumptionTokenType- Returns:
- the new instance of
ResumptionTokenType
-
createDescriptionType
Create an instance ofDescriptionType- Returns:
- the new instance of
DescriptionType
-
createMetadataFormatType
Create an instance ofMetadataFormatType- Returns:
- the new instance of
MetadataFormatType
-
createSetType
Create an instance ofSetType- Returns:
- the new instance of
SetType
-