public class ObjectFactory
extends java.lang.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: gen.core.tmx14
|
Modifier and Type | Method and Description |
---|---|
Body |
createBody()
Create an instance of
Body |
Bpt |
createBpt()
Create an instance of
Bpt |
Ept |
createEpt()
Create an instance of
Ept |
Header |
createHeader()
Create an instance of
Header |
Hi |
createHi()
Create an instance of
Hi |
It |
createIt()
Create an instance of
It |
Map |
createMap()
Create an instance of
Map |
Note |
createNote()
Create an instance of
Note |
Ph |
createPh()
Create an instance of
Ph |
Prop |
createProp()
Create an instance of
Prop |
Seg |
createSeg()
Create an instance of
Seg |
Sub |
createSub()
Create an instance of
Sub |
Tmx |
createTmx()
Create an instance of
Tmx |
Tu |
createTu()
Create an instance of
Tu |
Tuv |
createTuv()
Create an instance of
Tuv |
Ude |
createUde()
Create an instance of
Ude |
Ut |
createUt()
Create an instance of
Ut |