|
EclipseLink 2.0.0_ 2.0.0.v20090713-r4647 API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.eclipse.persistence.jaxb.xmlmodel 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 | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.eclipse.persistence.jaxb.xmlmodel |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public XmlJavaTypeAdapters createXmlJavaTypeAdapters()
XmlJavaTypeAdapters
public XmlSchemaType createXmlSchemaType()
XmlSchemaType
public XmlEnumValue createXmlEnumValue()
XmlEnumValue
public XmlTransient createXmlTransient()
XmlTransient
public XmlSchemaTypes createXmlSchemaTypes()
XmlSchemaTypes
public XmlValue createXmlValue()
XmlValue
public XmlElement createXmlElement()
XmlElement
public XmlElementRef createXmlElementRef()
XmlElementRef
public XmlBindings createXmlBindings()
XmlBindings
public XmlJavaTypeAdapter createXmlJavaTypeAdapter()
XmlJavaTypeAdapter
public XmlSchema.XmlNs createXmlSchemaXmlNs()
XmlSchema.XmlNs
public XmlAnyAttribute createXmlAnyAttribute()
XmlAnyAttribute
public XmlElementRefs createXmlElementRefs()
XmlElementRefs
public XmlBindings.XmlEnums createXmlBindingsXmlEnums()
XmlBindings.XmlEnums
public XmlElementWrapper createXmlElementWrapper()
XmlElementWrapper
public XmlType createXmlType()
XmlType
public XmlAnyElement createXmlAnyElement()
XmlAnyElement
public XmlBindings.JavaTypes createXmlBindingsJavaTypes()
XmlBindings.JavaTypes
public XmlAttribute createXmlAttribute()
XmlAttribute
public XmlRootElement createXmlRootElement()
XmlRootElement
public XmlSchema createXmlSchema()
XmlSchema
public JavaType.JavaAttributes createJavaTypeJavaAttributes()
JavaType.JavaAttributes
public XmlElements createXmlElements()
XmlElements
public XmlEnum createXmlEnum()
XmlEnum
public JavaType createJavaType()
JavaType
public javax.xml.bind.JAXBElement<XmlTransient> createXmlTransient(XmlTransient value)
JAXBElement<XmlTransient>}
public javax.xml.bind.JAXBElement<XmlElement> createXmlElement(XmlElement value)
JAXBElement<XmlElement>}
public javax.xml.bind.JAXBElement<XmlAttribute> createXmlAttribute(XmlAttribute value)
JAXBElement<XmlAttribute>}
public javax.xml.bind.JAXBElement<JavaAttribute> createJavaAttribute(JavaAttribute value)
JAXBElement<JavaAttribute>}
public javax.xml.bind.JAXBElement<XmlElementRefs> createXmlElementRefs(XmlElementRefs value)
JAXBElement<XmlElementRefs>}
public javax.xml.bind.JAXBElement<XmlElementRef> createXmlElementRef(XmlElementRef value)
JAXBElement<XmlElementRef>}
public javax.xml.bind.JAXBElement<XmlAnyElement> createXmlAnyElement(XmlAnyElement value)
JAXBElement<XmlAnyElement>}
public javax.xml.bind.JAXBElement<java.util.List<java.lang.String>> createXmlSeeAlso(java.util.List<java.lang.String> value)
JAXBElement<List<String>>}
public javax.xml.bind.JAXBElement<XmlValue> createXmlValue(XmlValue value)
JAXBElement<XmlValue>}
public javax.xml.bind.JAXBElement<XmlElements> createXmlElements(XmlElements value)
JAXBElement<XmlElements>}
public javax.xml.bind.JAXBElement<XmlAnyAttribute> createXmlAnyAttribute(XmlAnyAttribute value)
JAXBElement<XmlAnyAttribute>}
|
EclipseLink 2.0.0_ 2.0.0.v20090713-r4647 API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||