Class ObjectFactory


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

      • createTmx

        public Tmx createTmx()
        Create an instance of Tmx
      • createHeader

        public Header createHeader()
        Create an instance of Header
      • createNote

        public Note createNote()
        Create an instance of Note
      • createProp

        public Prop createProp()
        Create an instance of Prop
      • createUde

        public Ude createUde()
        Create an instance of Ude
      • createMap

        public Map createMap()
        Create an instance of Map
      • createBody

        public Body createBody()
        Create an instance of Body
      • createTu

        public Tu createTu()
        Create an instance of Tu
      • createTuv

        public Tuv createTuv()
        Create an instance of Tuv
      • createSeg

        public Seg createSeg()
        Create an instance of Seg
      • createBpt

        public Bpt createBpt()
        Create an instance of Bpt
      • createSub

        public Sub createSub()
        Create an instance of Sub
      • createEpt

        public Ept createEpt()
        Create an instance of Ept
      • createIt

        public It createIt()
        Create an instance of It
      • createPh

        public Ph createPh()
        Create an instance of Ph
      • createHi

        public Hi createHi()
        Create an instance of Hi
      • createUt

        public Ut createUt()
        Create an instance of Ut