public class ObjectFactory extends Object
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 and Description |
---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: info.textgrid.namespaces.metadata.core._2010
|
public ObjectFactory()
public EditionType createEditionType()
EditionType
public SourceType createSourceType()
SourceType
public GeneratedType.Pid createGeneratedTypePid()
GeneratedType.Pid
public ObjectType createObjectType()
ObjectType
public GeneratedType.Project createGeneratedTypeProject()
GeneratedType.Project
public BibliographicCitationType createBibliographicCitationType()
BibliographicCitationType
public ProvidedType createProvidedType()
ProvidedType
public MetadataContainerType createMetadataContainerType()
MetadataContainerType
public GeneratedType.Warning createGeneratedTypeWarning()
GeneratedType.Warning
public RelationType createRelationType()
RelationType
public GeneratedType.TextgridUri createGeneratedTypeTextgridUri()
GeneratedType.TextgridUri
public IdentifierType createIdentifierType()
IdentifierType
public GeneratedType.Fixity createGeneratedTypeFixity()
GeneratedType.Fixity
public ObjectType.Custom createObjectTypeCustom()
ObjectType.Custom
public CollectionType createCollectionType()
CollectionType
public GeneratedType createGeneratedType()
GeneratedType
public AuthorityType.Id createAuthorityTypeId()
AuthorityType.Id
public GenericType createGenericType()
GenericType
public EditionType.License createEditionTypeLicense()
EditionType.License
public ObjectCitationType createObjectCitationType()
ObjectCitationType
public AuthorityType createAuthorityType()
AuthorityType
public JAXBElement<MetadataContainerType> createTgObjectMetadata(MetadataContainerType value)
Copyright © 2013 TextGrid Consortium. All Rights Reserved.