java.lang.Object
org.javastro.ivoa.entities.resource.registry.dublincore.simple.ObjectFactory

@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-10T09:00:07+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.dublincore.simple 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 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.dublincore.simple
  • Method Details

    • createElementType

      public ElementType createElementType()
      Create an instance of ElementType
      Returns:
      the new instance of ElementType
    • createTitle

      public jakarta.xml.bind.JAXBElement<ElementType> createTitle(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>
    • createCreator

      public jakarta.xml.bind.JAXBElement<ElementType> createCreator(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>
    • createSubject

      public jakarta.xml.bind.JAXBElement<ElementType> createSubject(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>
    • createDescription

      public jakarta.xml.bind.JAXBElement<ElementType> createDescription(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>
    • createPublisher

      public jakarta.xml.bind.JAXBElement<ElementType> createPublisher(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>
    • createContributor

      public jakarta.xml.bind.JAXBElement<ElementType> createContributor(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>
    • createDate

      public jakarta.xml.bind.JAXBElement<ElementType> createDate(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>
    • createType

      public jakarta.xml.bind.JAXBElement<ElementType> createType(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>
    • createFormat

      public jakarta.xml.bind.JAXBElement<ElementType> createFormat(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>
    • createIdentifier

      public jakarta.xml.bind.JAXBElement<ElementType> createIdentifier(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>
    • createSource

      public jakarta.xml.bind.JAXBElement<ElementType> createSource(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>
    • createLanguage

      public jakarta.xml.bind.JAXBElement<ElementType> createLanguage(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>
    • createRelation

      public jakarta.xml.bind.JAXBElement<ElementType> createRelation(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>
    • createCoverage

      public jakarta.xml.bind.JAXBElement<ElementType> createCoverage(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>
    • createRights

      public jakarta.xml.bind.JAXBElement<ElementType> createRights(ElementType value)
      Create an instance of JAXBElement<ElementType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ElementType>