|
EclipseLink 2.0.0_ 2.0.0.v20090731-r4765 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 XmlValue createXmlValue()
XmlValue
public XmlRootElement createXmlRootElement()
XmlRootElement
public XmlElement createXmlElement()
XmlElement
public XmlElementRef createXmlElementRef()
XmlElementRef
public XmlElementRefs createXmlElementRefs()
XmlElementRefs
public XmlTransient createXmlTransient()
XmlTransient
public XmlJavaTypeAdapters createXmlJavaTypeAdapters()
XmlJavaTypeAdapters
public XmlJavaTypeAdapter createXmlJavaTypeAdapter()
XmlJavaTypeAdapter
public XmlElementWrapper createXmlElementWrapper()
XmlElementWrapper
public XmlType createXmlType()
XmlType
public JavaType createJavaType()
JavaType
public XmlAttribute createXmlAttribute()
XmlAttribute
public XmlSchema createXmlSchema()
XmlSchema
public XmlEnum createXmlEnum()
XmlEnum
public XmlAnyAttribute createXmlAnyAttribute()
XmlAnyAttribute
public XmlBindings createXmlBindings()
XmlBindings
public XmlBindings.JavaTypes createXmlBindingsJavaTypes()
XmlBindings.JavaTypes
public XmlSchemaTypes createXmlSchemaTypes()
XmlSchemaTypes
public XmlEnumValue createXmlEnumValue()
XmlEnumValue
public XmlSchema.XmlNs createXmlSchemaXmlNs()
XmlSchema.XmlNs
public XmlAnyElement createXmlAnyElement()
XmlAnyElement
public XmlSchemaType createXmlSchemaType()
XmlSchemaType
public XmlBindings.XmlEnums createXmlBindingsXmlEnums()
XmlBindings.XmlEnums
public XmlElements createXmlElements()
XmlElements
public JavaType.JavaAttributes createJavaTypeJavaAttributes()
JavaType.JavaAttributes
public javax.xml.bind.JAXBElement<XmlTransient> createXmlTransient(XmlTransient value)
JAXBElement<XmlTransient>}
public javax.xml.bind.JAXBElement<XmlJavaTypeAdapter> createXmlJavaTypeAdapter(XmlJavaTypeAdapter value)
JAXBElement<XmlJavaTypeAdapter>}
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.v20090731-r4765 API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||