Skip navigation links

Oracle® Fusion Middleware Java API Reference for EclipseLink
11g Release 1 (11.1.1)

E26376-01


org.eclipse.persistence.jaxb.xmlmodel
Class ObjectFactory

java.lang.Object
  extended by org.eclipse.persistence.jaxb.xmlmodel.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 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

 

Method Summary
 JAXBElement<JavaAttribute> createJavaAttribute(JavaAttribute value)
          Create an instance of JAXBElement<JavaAttribute>}
 JavaType createJavaType()
          Create an instance of JavaType
 JavaType.JavaAttributes createJavaTypeJavaAttributes()
          Create an instance of JavaType.JavaAttributes
 JAXBElement<XmlAbstractNullPolicy> createXmlAbstractNullPolicy(XmlAbstractNullPolicy value)
          Create an instance of JAXBElement<XmlAbstractNullPolicy>}
 XmlAccessMethods createXmlAccessMethods()
          Create an instance of XmlAccessMethods
 JAXBElement<XmlAccessMethods> createXmlAccessMethods(XmlAccessMethods value)
          Create an instance of JAXBElement<XmlAccessMethods>}
 XmlAnyAttribute createXmlAnyAttribute()
          Create an instance of XmlAnyAttribute
 JAXBElement<XmlAnyAttribute> createXmlAnyAttribute(XmlAnyAttribute value)
          Create an instance of JAXBElement<XmlAnyAttribute>}
 XmlAnyElement createXmlAnyElement()
          Create an instance of XmlAnyElement
 JAXBElement<XmlAnyElement> createXmlAnyElement(XmlAnyElement value)
          Create an instance of JAXBElement<XmlAnyElement>}
 XmlAttribute createXmlAttribute()
          Create an instance of XmlAttribute
 JAXBElement<XmlAttribute> createXmlAttribute(XmlAttribute value)
          Create an instance of JAXBElement<XmlAttribute>}
 XmlBindings createXmlBindings()
          Create an instance of XmlBindings
 XmlBindings.JavaTypes createXmlBindingsJavaTypes()
          Create an instance of XmlBindings.JavaTypes
 XmlBindings.XmlEnums createXmlBindingsXmlEnums()
          Create an instance of XmlBindings.XmlEnums
 XmlBindings.XmlRegistries createXmlBindingsXmlRegistries()
          Create an instance of XmlBindings.XmlRegistries
 JAXBElement<XmlClassExtractor> createXmlClassExtractor(XmlClassExtractor value)
          Create an instance of JAXBElement<XmlClassExtractor>}
 XmlElement createXmlElement()
          Create an instance of XmlElement
 JAXBElement<XmlElement> createXmlElement(XmlElement value)
          Create an instance of JAXBElement<XmlElement>}
 XmlElementRef createXmlElementRef()
          Create an instance of XmlElementRef
 JAXBElement<XmlElementRef> createXmlElementRef(XmlElementRef value)
          Create an instance of JAXBElement<XmlElementRef>}
 XmlElementRefs createXmlElementRefs()
          Create an instance of XmlElementRefs
 JAXBElement<XmlElementRefs> createXmlElementRefs(XmlElementRefs value)
          Create an instance of JAXBElement<XmlElementRefs>}
 XmlElements createXmlElements()
          Create an instance of XmlElements
 JAXBElement<XmlElements> createXmlElements(XmlElements value)
          Create an instance of JAXBElement<XmlElements>}
 XmlElementWrapper createXmlElementWrapper()
          Create an instance of XmlElementWrapper
 XmlEnum createXmlEnum()
          Create an instance of XmlEnum
 XmlEnumValue createXmlEnumValue()
          Create an instance of XmlEnumValue
 JAXBElement<XmlInverseReference> createXmlInverseReference(XmlInverseReference value)
          Create an instance of JAXBElement<XmlInverseReference>}
 XmlIsSetNullPolicy createXmlIsSetNullPolicy()
          Create an instance of XmlIsSetNullPolicy
 JAXBElement<XmlIsSetNullPolicy> createXmlIsSetNullPolicy(XmlIsSetNullPolicy value)
          Create an instance of JAXBElement<XmlIsSetNullPolicy>}
 XmlIsSetNullPolicy.IsSetParameter createXmlIsSetNullPolicyIsSetParameter()
          Create an instance of XmlIsSetNullPolicy.IsSetParameter
 XmlJavaTypeAdapter createXmlJavaTypeAdapter()
          Create an instance of XmlJavaTypeAdapter
 JAXBElement<XmlJavaTypeAdapter> createXmlJavaTypeAdapter(XmlJavaTypeAdapter value)
          Create an instance of JAXBElement<XmlJavaTypeAdapter>}
 XmlJavaTypeAdapters createXmlJavaTypeAdapters()
          Create an instance of XmlJavaTypeAdapters
 XmlJoinNodes createXmlJoinNodes()
          Create an instance of XmlJoinNodes
 JAXBElement<XmlJoinNodes> createXmlJoinNodes(XmlJoinNodes value)
          Create an instance of JAXBElement<XmlJoinNodes>}
 XmlJoinNodes.XmlJoinNode createXmlJoinNodesXmlJoinNode()
          Create an instance of XmlJoinNodes.XmlJoinNode
 XmlMap createXmlMap()
          Create an instance of XmlMap
 XmlMap.Key createXmlMapKey()
          Create an instance of XmlMap.Key
 XmlMap.Value createXmlMapValue()
          Create an instance of XmlMap.Value
 XmlNullPolicy createXmlNullPolicy()
          Create an instance of XmlNullPolicy
 JAXBElement<XmlNullPolicy> createXmlNullPolicy(XmlNullPolicy value)
          Create an instance of JAXBElement<XmlNullPolicy>}
 JAXBElement<XmlProperties> createXmlProperties(XmlProperties value)
          Create an instance of JAXBElement<XmlProperties>}
 XmlRegistry createXmlRegistry()
          Create an instance of XmlRegistry
 XmlRegistry.XmlElementDecl createXmlRegistryXmlElementDecl()
          Create an instance of XmlRegistry.XmlElementDecl
 XmlRootElement createXmlRootElement()
          Create an instance of XmlRootElement
 XmlSchema createXmlSchema()
          Create an instance of XmlSchema
 XmlSchemaType createXmlSchemaType()
          Create an instance of XmlSchemaType
 XmlSchemaTypes createXmlSchemaTypes()
          Create an instance of XmlSchemaTypes
 XmlSchema.XmlNs createXmlSchemaXmlNs()
          Create an instance of XmlSchema.XmlNs
 JAXBElement<java.util.List<java.lang.String>> createXmlSeeAlso(java.util.List<java.lang.String> value)
          Create an instance of JAXBElement<List<String>>}
 XmlTransformation createXmlTransformation()
          Create an instance of XmlTransformation
 JAXBElement<XmlTransformation> createXmlTransformation(XmlTransformation value)
          Create an instance of JAXBElement<XmlTransformation>}
 XmlTransformation.XmlReadTransformer createXmlTransformationXmlReadTransformer()
          Create an instance of XmlTransformation.XmlReadTransformer
 XmlTransient createXmlTransient()
          Create an instance of XmlTransient
 JAXBElement<XmlTransient> createXmlTransient(XmlTransient value)
          Create an instance of JAXBElement<XmlTransient>}
 XmlType createXmlType()
          Create an instance of XmlType
 XmlValue createXmlValue()
          Create an instance of XmlValue
 JAXBElement<XmlValue> createXmlValue(XmlValue value)
          Create an instance of JAXBElement<XmlValue>}

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.eclipse.persistence.jaxb.xmlmodel

Method Detail

createXmlSchemaType

public XmlSchemaType createXmlSchemaType()
Create an instance of XmlSchemaType

createXmlType

public XmlType createXmlType()
Create an instance of XmlType

createXmlElementRef

public XmlElementRef createXmlElementRef()
Create an instance of XmlElementRef

createXmlMap

public XmlMap createXmlMap()
Create an instance of XmlMap

createXmlSchemaTypes

public XmlSchemaTypes createXmlSchemaTypes()
Create an instance of XmlSchemaTypes

createXmlElements

public XmlElements createXmlElements()
Create an instance of XmlElements

createXmlTransformationXmlReadTransformer

public XmlTransformation.XmlReadTransformer createXmlTransformationXmlReadTransformer()
Create an instance of XmlTransformation.XmlReadTransformer

createXmlElement

public XmlElement createXmlElement()
Create an instance of XmlElement

createXmlTransient

public XmlTransient createXmlTransient()
Create an instance of XmlTransient

createXmlSchema

public XmlSchema createXmlSchema()
Create an instance of XmlSchema

createXmlJavaTypeAdapters

public XmlJavaTypeAdapters createXmlJavaTypeAdapters()
Create an instance of XmlJavaTypeAdapters

createXmlAnyElement

public XmlAnyElement createXmlAnyElement()
Create an instance of XmlAnyElement

createXmlRootElement

public XmlRootElement createXmlRootElement()
Create an instance of XmlRootElement

createXmlBindings

public XmlBindings createXmlBindings()
Create an instance of XmlBindings

createXmlSchemaXmlNs

public XmlSchema.XmlNs createXmlSchemaXmlNs()
Create an instance of XmlSchema.XmlNs

createXmlBindingsXmlEnums

public XmlBindings.XmlEnums createXmlBindingsXmlEnums()
Create an instance of XmlBindings.XmlEnums

createXmlRegistry

public XmlRegistry createXmlRegistry()
Create an instance of XmlRegistry

createXmlJavaTypeAdapter

public XmlJavaTypeAdapter createXmlJavaTypeAdapter()
Create an instance of XmlJavaTypeAdapter

createJavaTypeJavaAttributes

public JavaType.JavaAttributes createJavaTypeJavaAttributes()
Create an instance of JavaType.JavaAttributes

createXmlEnum

public XmlEnum createXmlEnum()
Create an instance of XmlEnum

createXmlRegistryXmlElementDecl

public XmlRegistry.XmlElementDecl createXmlRegistryXmlElementDecl()
Create an instance of XmlRegistry.XmlElementDecl

createXmlElementWrapper

public XmlElementWrapper createXmlElementWrapper()
Create an instance of XmlElementWrapper

createXmlBindingsJavaTypes

public XmlBindings.JavaTypes createXmlBindingsJavaTypes()
Create an instance of XmlBindings.JavaTypes

createXmlIsSetNullPolicy

public XmlIsSetNullPolicy createXmlIsSetNullPolicy()
Create an instance of XmlIsSetNullPolicy

createXmlAnyAttribute

public XmlAnyAttribute createXmlAnyAttribute()
Create an instance of XmlAnyAttribute

createJavaType

public JavaType createJavaType()
Create an instance of JavaType

createXmlMapKey

public XmlMap.Key createXmlMapKey()
Create an instance of XmlMap.Key

createXmlNullPolicy

public XmlNullPolicy createXmlNullPolicy()
Create an instance of XmlNullPolicy

createXmlTransformation

public XmlTransformation createXmlTransformation()
Create an instance of XmlTransformation

createXmlBindingsXmlRegistries

public XmlBindings.XmlRegistries createXmlBindingsXmlRegistries()
Create an instance of XmlBindings.XmlRegistries

createXmlMapValue

public XmlMap.Value createXmlMapValue()
Create an instance of XmlMap.Value

createXmlValue

public XmlValue createXmlValue()
Create an instance of XmlValue

createXmlAttribute

public XmlAttribute createXmlAttribute()
Create an instance of XmlAttribute

createXmlAccessMethods

public XmlAccessMethods createXmlAccessMethods()
Create an instance of XmlAccessMethods

createXmlEnumValue

public XmlEnumValue createXmlEnumValue()
Create an instance of XmlEnumValue

createXmlIsSetNullPolicyIsSetParameter

public XmlIsSetNullPolicy.IsSetParameter createXmlIsSetNullPolicyIsSetParameter()
Create an instance of XmlIsSetNullPolicy.IsSetParameter

createXmlElementRefs

public XmlElementRefs createXmlElementRefs()
Create an instance of XmlElementRefs

createXmlJoinNodesXmlJoinNode

public XmlJoinNodes.XmlJoinNode createXmlJoinNodesXmlJoinNode()
Create an instance of XmlJoinNodes.XmlJoinNode

createXmlJoinNodes

public XmlJoinNodes createXmlJoinNodes()
Create an instance of XmlJoinNodes

createXmlJavaTypeAdapter

public JAXBElement<XmlJavaTypeAdapter> createXmlJavaTypeAdapter(XmlJavaTypeAdapter value)
Create an instance of JAXBElement<XmlJavaTypeAdapter>}

createXmlAttribute

public JAXBElement<XmlAttribute> createXmlAttribute(XmlAttribute value)
Create an instance of JAXBElement<XmlAttribute>}

createXmlInverseReference

public JAXBElement<XmlInverseReference> createXmlInverseReference(XmlInverseReference value)
Create an instance of JAXBElement<XmlInverseReference>}

createJavaAttribute

public JAXBElement<JavaAttribute> createJavaAttribute(JavaAttribute value)
Create an instance of JAXBElement<JavaAttribute>}

createXmlClassExtractor

public JAXBElement<XmlClassExtractor> createXmlClassExtractor(XmlClassExtractor value)
Create an instance of JAXBElement<XmlClassExtractor>}

createXmlNullPolicy

public JAXBElement<XmlNullPolicy> createXmlNullPolicy(XmlNullPolicy value)
Create an instance of JAXBElement<XmlNullPolicy>}

createXmlElementRefs

public JAXBElement<XmlElementRefs> createXmlElementRefs(XmlElementRefs value)
Create an instance of JAXBElement<XmlElementRefs>}

createXmlAnyElement

public JAXBElement<XmlAnyElement> createXmlAnyElement(XmlAnyElement value)
Create an instance of JAXBElement<XmlAnyElement>}

createXmlSeeAlso

public JAXBElement<java.util.List<java.lang.String>> createXmlSeeAlso(java.util.List<java.lang.String> value)
Create an instance of JAXBElement<List<String>>}

createXmlValue

public JAXBElement<XmlValue> createXmlValue(XmlValue value)
Create an instance of JAXBElement<XmlValue>}

createXmlAccessMethods

public JAXBElement<XmlAccessMethods> createXmlAccessMethods(XmlAccessMethods value)
Create an instance of JAXBElement<XmlAccessMethods>}

createXmlTransient

public JAXBElement<XmlTransient> createXmlTransient(XmlTransient value)
Create an instance of JAXBElement<XmlTransient>}

createXmlElement

public JAXBElement<XmlElement> createXmlElement(XmlElement value)
Create an instance of JAXBElement<XmlElement>}

createXmlAbstractNullPolicy

public JAXBElement<XmlAbstractNullPolicy> createXmlAbstractNullPolicy(XmlAbstractNullPolicy value)
Create an instance of JAXBElement<XmlAbstractNullPolicy>}

createXmlElementRef

public JAXBElement<XmlElementRef> createXmlElementRef(XmlElementRef value)
Create an instance of JAXBElement<XmlElementRef>}

createXmlIsSetNullPolicy

public JAXBElement<XmlIsSetNullPolicy> createXmlIsSetNullPolicy(XmlIsSetNullPolicy value)
Create an instance of JAXBElement<XmlIsSetNullPolicy>}

createXmlTransformation

public JAXBElement<XmlTransformation> createXmlTransformation(XmlTransformation value)
Create an instance of JAXBElement<XmlTransformation>}

createXmlElements

public JAXBElement<XmlElements> createXmlElements(XmlElements value)
Create an instance of JAXBElement<XmlElements>}

createXmlProperties

public JAXBElement<XmlProperties> createXmlProperties(XmlProperties value)
Create an instance of JAXBElement<XmlProperties>}

createXmlAnyAttribute

public JAXBElement<XmlAnyAttribute> createXmlAnyAttribute(XmlAnyAttribute value)
Create an instance of JAXBElement<XmlAnyAttribute>}

createXmlJoinNodes

public JAXBElement<XmlJoinNodes> createXmlJoinNodes(XmlJoinNodes value)
Create an instance of JAXBElement<XmlJoinNodes>}

Skip navigation links

Oracle® Fusion Middleware Java API Reference for EclipseLink
11g Release 1 (11.1.1)

E26376-01


Copyright © 2007, Eclipse Foundation, Inc. and its licensors. All rights reserved.