Class ObjectFactory


  • public class ObjectFactory
    extends Object
    This object contains factory methods for each Java content interface and Java element interface generated in the com.andrae_ag.ontram.xini.xml 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 Detail

      • ObjectFactory

        public ObjectFactory()
        Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.andrae_ag.ontram.xini.xml
    • Method Detail

      • createEmpty

        public Empty createEmpty()
        Create an instance of Empty
        Returns:
        the newly created Empty
      • createStatisticInfo

        public StatisticInfo createStatisticInfo()
        Create an instance of StatisticInfo
        Returns:
        the newly created StatisticInfo instance
      • createFileInfo

        public FileInfo createFileInfo()
        Create an instance of FileInfo
        Returns:
        the newly created FileInfo instance
      • createTR

        public TR createTR()
        Create an instance of TR
        Returns:
        the newly created TR
      • createINITR

        public INITR createINITR()
        Create an instance of INITR
        Returns:
        the newly created INITR
      • createTargetLanguages

        public TargetLanguages createTargetLanguages()
        Create an instance of TargetLanguages
        Returns:
        the newly created TargetLanguages
      • createTextContent

        public TextContent createTextContent()
        Create an instance of TextContent
        Returns:
        the newly created TextContent instance
      • createTD

        public TD createTD()
        Create an instance of TD
        Returns:
        the newly created TD
      • createXini

        public Xini createXini()
        Create an instance of Xini
        Returns:
        the newly created Xini instance
      • createEndPlaceHolder

        public EndPlaceHolder createEndPlaceHolder()
        Create an instance of EndPlaceHolder
        Returns:
        the newly created EndPlaceHolder instance
      • createPageElements

        public Page.Elements createPageElements()
        Create an instance of Page.Elements
        Returns:
        the newly created Page.Elements instance
      • createStartPlaceHolder

        public StartPlaceHolder createStartPlaceHolder()
        Create an instance of StartPlaceHolder
        Returns:
        the newly created StartPlaceHolder instance
      • createField

        public Field createField()
        Create an instance of Field
        Returns:
        the newly created Field instance
      • createTable

        public Table createTable()
        Create an instance of Table
        Returns:
        the newly created Table instance
      • createSeg

        public Seg createSeg()
        Create an instance of Seg
        Returns:
        the newly created Seg instance
      • createValuePair

        public ValuePair createValuePair()
        Create an instance of ValuePair
        Returns:
        the newly created ValuePair instance
      • createPage

        public Page createPage()
        Create an instance of Page
        Returns:
        the newly created Page instance
      • createMain

        public Main createMain()
        Create an instance of Main
        Returns:
        the newly created Main instance
      • createFields

        public Fields createFields()
        Create an instance of Fields
        Returns:
        the newly created Fields instance
      • createElement

        public Element createElement()
        Create an instance of Element
        Returns:
        the newly created Element instance
      • createINITD

        public INITD createINITD()
        Create an instance of INITD
        Returns:
        the newly created INITD instance
      • createTrans

        public Trans createTrans()
        Create an instance of Trans
        Returns:
        the newly created Trans instance
      • createPlaceHolder

        public PlaceHolder createPlaceHolder()
        Create an instance of PlaceHolder
        Returns:
        the newly created PlaceHolder instance
      • createFilterInfo

        public FilterInfo createFilterInfo()
        Create an instance of FilterInfo
        Returns:
        the newly created FilterInfo instance
      • createJobInfo

        public JobInfo createJobInfo()
        Create an instance of JobInfo
        Returns:
        the newly created JobInfo instance
      • createINITable

        public INITable createINITable()
        Create an instance of INITable
        Returns:
        the newly created INITable instance
      • createXini

        public jakarta.xml.bind.JAXBElement<Xini> createXini​(Xini value)
        Create an instance of JAXBElement<Xini>
        Returns:
        the newly created JAXBElement of Xini instance
      • createTextContentSph

        public jakarta.xml.bind.JAXBElement<StartPlaceHolder> createTextContentSph​(StartPlaceHolder value)
        Create an instance of JAXBElement<StartPlaceHolder>
        Returns:
        the newly created JAXBElement of StartPlaceHolder instance
      • createTextContentSub

        public jakarta.xml.bind.JAXBElement<TextContent> createTextContentSub​(TextContent value)
        Create an instance of JAXBElement<TextContent>
        Returns:
        the newly created JAXBElement of TextContent instance
      • createTextContentU

        public jakarta.xml.bind.JAXBElement<TextContent> createTextContentU​(TextContent value)
        Create an instance of JAXBElement<TextContent>
        Returns:
        the newly created JAXBElement of TextContent instance
      • createTextContentB

        public jakarta.xml.bind.JAXBElement<TextContent> createTextContentB​(TextContent value)
        Create an instance of JAXBElement<TextContent>
        Returns:
        the newly created JAXBElement of TextContent instance
      • createTextContentEph

        public jakarta.xml.bind.JAXBElement<EndPlaceHolder> createTextContentEph​(EndPlaceHolder value)
        Create an instance of JAXBElement<EndPlaceHolder>
        Returns:
        the newly created JAXBElement of EndPlaceHolder instance
      • createTextContentPh

        public jakarta.xml.bind.JAXBElement<PlaceHolder> createTextContentPh​(PlaceHolder value)
        Create an instance of JAXBElement<PlaceHolder>
        Returns:
        the newly created JAXBElement of PlaceHolder instance
      • createTextContentSup

        public jakarta.xml.bind.JAXBElement<TextContent> createTextContentSup​(TextContent value)
        Create an instance of JAXBElement<TextContent>
        Returns:
        the newly created JAXBElement of TextContent instance
      • createTextContentBr

        public jakarta.xml.bind.JAXBElement<Empty> createTextContentBr​(Empty value)
        Create an instance of JAXBElement<Empty>
        Returns:
        the newly created JAXBElement of Empty instance
      • createTextContentI

        public jakarta.xml.bind.JAXBElement<TextContent> createTextContentI​(TextContent value)
        Create an instance of JAXBElement<TextContent>
        Returns:
        the newly created JAXBElement of TextContent instance