Class ObjectFactory
java.lang.Object
org.jboss.jaxb.intros.configmodel.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.jboss.jaxb.intros.configmodel 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 Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jboss.jaxb.intros.configmodel -
Method Summary
Modifier and TypeMethodDescriptioncreateClass(ClassIntroConfig value) Create an instance ofClassIntroConfigCreate an instance ofClassMemberIntroConfigcreateField(FieldIntroConfig value) Create an instance ofFieldIntroConfigCreate an instance ofJaxbIntroscreateMethod(MethodIntroConfig value) Create an instance ofMethodIntroConfigCreate an instance ofXmlAccessorTypeIntroCreate an instance ofXmlAttributeIntrocreateXmlElement(XmlElementIntro value) Create an instance ofXmlElementIntroCreate an instance ofXmlElementWrapperIntrocreateXmlID(XmlIDIntro value) Create an instance ofXmlIDIntrocreateXmlIDREF(XmlIDREFIntro value) Create an instance ofXmlIDREFIntroCreate an instance ofXmlJavaTypeAdapterIntroCreate an instance ofXmlRootElementIntroCreate an instance ofXmlTransientIntrocreateXmlType(XmlTypeIntro value) Create an instance ofXmlTypeIntro
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jboss.jaxb.intros.configmodel
-
-
Method Details
-
createXmlRootElementIntro
Create an instance ofXmlRootElementIntro -
createFieldIntroConfig
Create an instance ofFieldIntroConfig -
createXmlIDIntro
Create an instance ofXmlIDIntro -
createXmlAccessorTypeIntro
Create an instance ofXmlAccessorTypeIntro -
createJaxbIntros
Create an instance ofJaxbIntros -
createXmlJavaTypeAdapterIntro
Create an instance ofXmlJavaTypeAdapterIntro -
createClassMemberIntroConfig
Create an instance ofClassMemberIntroConfig -
createXmlElementIntro
Create an instance ofXmlElementIntro -
createXmlTypeIntro
Create an instance ofXmlTypeIntro -
createXmlAttributeIntro
Create an instance ofXmlAttributeIntro -
createMethodIntroConfig
Create an instance ofMethodIntroConfig -
createClassIntroConfig
Create an instance ofClassIntroConfig -
createXmlElementWrapperIntro
Create an instance ofXmlElementWrapperIntro -
createXmlTransientIntro
Create an instance ofXmlTransientIntro -
createXmlIDREFIntro
Create an instance ofXmlIDREFIntro -
createClassMemberIntroConfig
-
createXmlJavaTypeAdapter
-
createField
-
createXmlElementWrapper
-
createMethod
-
createXmlIDREF
-
createXmlElement
-
createXmlAttribute
-
createXmlRootElement
-
createXmlType
-
createXmlTransient
-
createXmlID
-
createClass
-
createXmlAccessorType
-