Package gen.core.tbx

Class ObjectFactory

java.lang.Object
gen.core.tbx.ObjectFactory

public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the gen.core.tbx 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: gen.core.tbx
  • Method Details

    • createHi

      public Hi createHi()
      Create an instance of Hi
      Returns:
      the new instance of Hi
    • createForeign

      public Foreign createForeign()
      Create an instance of Foreign
      Returns:
      the new instance of Foreign
    • createBpt

      public Bpt createBpt()
      Create an instance of Bpt
      Returns:
      the new instance of Bpt
    • createEpt

      public Ept createEpt()
      Create an instance of Ept
      Returns:
      the new instance of Ept
    • createPh

      public Ph createPh()
      Create an instance of Ph
      Returns:
      the new instance of Ph
    • createAdmin

      public Admin createAdmin()
      Create an instance of Admin
      Returns:
      the new instance of Admin
    • createAdminGrp

      public AdminGrp createAdminGrp()
      Create an instance of AdminGrp
      Returns:
      the new instance of AdminGrp
    • createAdminNote

      public AdminNote createAdminNote()
      Create an instance of AdminNote
      Returns:
      the new instance of AdminNote
    • createNote

      public Note createNote()
      Create an instance of Note
      Returns:
      the new instance of Note
    • createRef

      public Ref createRef()
      Create an instance of Ref
      Returns:
      the new instance of Ref
    • createXref

      public Xref createXref()
      Create an instance of Xref
      Returns:
      the new instance of Xref
    • createDate

      public Date createDate()
      Create an instance of Date
      Returns:
      the new instance of Date
    • createDescrip

      public Descrip createDescrip()
      Create an instance of Descrip
      Returns:
      the new instance of Descrip
    • createDescripGrp

      public DescripGrp createDescripGrp()
      Create an instance of DescripGrp
      Returns:
      the new instance of DescripGrp
    • createDescripNote

      public DescripNote createDescripNote()
      Create an instance of DescripNote
      Returns:
      the new instance of DescripNote
    • createTransacGrp

      public TransacGrp createTransacGrp()
      Create an instance of TransacGrp
      Returns:
      the new instance of TransacGrp
    • createTransac

      public Transac createTransac()
      Create an instance of Transac
      Returns:
      the new instance of Transac
    • createTransacNote

      public TransacNote createTransacNote()
      Create an instance of TransacNote
      Returns:
      the new instance of TransacNote
    • createLangSet

      public LangSet createLangSet()
      Create an instance of LangSet
      Returns:
      the new instance of LangSet
    • createTig

      public Tig createTig()
      Create an instance of Tig
      Returns:
      the new instance of Tig
    • createTerm

      public Term createTerm()
      Create an instance of Term
      Returns:
      the new instance of Term
    • createTermNote

      public TermNote createTermNote()
      Create an instance of TermNote
      Returns:
      the new instance of TermNote
    • createNtig

      public Ntig createNtig()
      Create an instance of Ntig
      Returns:
      the new instance of Ntig
    • createTermGrp

      public TermGrp createTermGrp()
      Create an instance of TermGrp
      Returns:
      the new instance of TermGrp
    • createTermNoteGrp

      public TermNoteGrp createTermNoteGrp()
      Create an instance of TermNoteGrp
      Returns:
      the new instance of TermNoteGrp
    • createTermCompList

      public TermCompList createTermCompList()
      Create an instance of TermCompList
      Returns:
      the new instance of TermCompList
    • createTermComp

      public TermComp createTermComp()
      Create an instance of TermComp
      Returns:
      the new instance of TermComp
    • createTermCompGrp

      public TermCompGrp createTermCompGrp()
      Create an instance of TermCompGrp
      Returns:
      the new instance of TermCompGrp
    • createTermEntry

      public TermEntry createTermEntry()
      Create an instance of TermEntry
      Returns:
      the new instance of TermEntry
    • createMartif

      public Martif createMartif()
      Create an instance of Martif
      Returns:
      the new instance of Martif
    • createMartifHeader

      public MartifHeader createMartifHeader()
      Create an instance of MartifHeader
      Returns:
      the new instance of MartifHeader
    • createFileDesc

      public FileDesc createFileDesc()
      Create an instance of FileDesc
      Returns:
      the new instance of FileDesc
    • createTitleStmt

      public TitleStmt createTitleStmt()
      Create an instance of TitleStmt
      Returns:
      the new instance of TitleStmt
    • createTitle

      public Title createTitle()
      Create an instance of Title
      Returns:
      the new instance of Title
    • createPublicationStmt

      public PublicationStmt createPublicationStmt()
      Create an instance of PublicationStmt
      Returns:
      the new instance of PublicationStmt
    • createP

      public P createP()
      Create an instance of P
      Returns:
      the new instance of P
    • createSourceDesc

      public SourceDesc createSourceDesc()
      Create an instance of SourceDesc
      Returns:
      the new instance of SourceDesc
    • createEncodingDesc

      public EncodingDesc createEncodingDesc()
      Create an instance of EncodingDesc
      Returns:
      the new instance of EncodingDesc
    • createRevisionDesc

      public RevisionDesc createRevisionDesc()
      Create an instance of RevisionDesc
      Returns:
      the new instance of RevisionDesc
    • createChange

      public Change createChange()
      Create an instance of Change
      Returns:
      the new instance of Change
    • createText

      public Text createText()
      Create an instance of Text
      Returns:
      the new instance of Text
    • createBody

      public Body createBody()
      Create an instance of Body
      Returns:
      the new instance of Body
    • createBack

      public Back createBack()
      Create an instance of Back
      Returns:
      the new instance of Back
    • createRefObjectList

      public RefObjectList createRefObjectList()
      Create an instance of RefObjectList
      Returns:
      the new instance of RefObjectList
    • createRefObject

      public RefObject createRefObject()
      Create an instance of RefObject
      Returns:
      the new instance of RefObject
    • createItemSet

      public ItemSet createItemSet()
      Create an instance of ItemSet
      Returns:
      the new instance of ItemSet
    • createItem

      public Item createItem()
      Create an instance of Item
      Returns:
      the new instance of Item
    • createItemGrp

      public ItemGrp createItemGrp()
      Create an instance of ItemGrp
      Returns:
      the new instance of ItemGrp