|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.xml.schema.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.plasma.xml.schema 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.plasma.xml.schema |
|
| Method Summary | |
|---|---|
javax.xml.bind.JAXBElement<LocalElement> |
createAbstractGroupElement(LocalElement value)
Create an instance of JAXBElement<LocalElement>} |
javax.xml.bind.JAXBElement<GroupRef> |
createAbstractGroupGroup(GroupRef value)
Create an instance of JAXBElement<GroupRef>} |
All |
createAll()
Create an instance of All |
javax.xml.bind.JAXBElement<All> |
createAll(All value)
Create an instance of JAXBElement<All>} |
Annotated |
createAnnotated()
Create an instance of Annotated |
Annotation |
createAnnotation()
Create an instance of Annotation |
Any |
createAny()
Create an instance of Any |
javax.xml.bind.JAXBElement<Wildcard> |
createAnyAttribute(Wildcard value)
Create an instance of JAXBElement<Wildcard>} |
Appinfo |
createAppinfo()
Create an instance of Appinfo |
Attribute |
createAttribute()
Create an instance of Attribute |
AttributeGroup |
createAttributeGroup()
Create an instance of AttributeGroup |
AttributeGroupRef |
createAttributeGroupRef()
Create an instance of AttributeGroupRef |
javax.xml.bind.JAXBElement<ExplicitGroup> |
createChoice(ExplicitGroup value)
Create an instance of JAXBElement<ExplicitGroup>} |
ComplexContent |
createComplexContent()
Create an instance of ComplexContent |
ComplexRestrictionType |
createComplexRestrictionType()
Create an instance of ComplexRestrictionType |
ComplexType |
createComplexType()
Create an instance of ComplexType |
Documentation |
createDocumentation()
Create an instance of Documentation |
Element |
createElement()
Create an instance of Element |
Enumeration |
createEnumeration()
Create an instance of Enumeration |
ExplicitGroup |
createExplicitGroup()
Create an instance of ExplicitGroup |
ExtensionType |
createExtensionType()
Create an instance of ExtensionType |
Facet |
createFacet()
Create an instance of Facet |
Field |
createField()
Create an instance of Field |
javax.xml.bind.JAXBElement<NumFacet> |
createFractionDigits(NumFacet value)
Create an instance of JAXBElement<NumFacet>} |
Group |
createGroup()
Create an instance of Group |
GroupRef |
createGroupRef()
Create an instance of GroupRef |
Import |
createImport()
Create an instance of Import |
Include |
createInclude()
Create an instance of Include |
javax.xml.bind.JAXBElement<Keybase> |
createKey(Keybase value)
Create an instance of JAXBElement<Keybase>} |
Keybase |
createKeybase()
Create an instance of Keybase |
Keyref |
createKeyref()
Create an instance of Keyref |
javax.xml.bind.JAXBElement<NumFacet> |
createLength(NumFacet value)
Create an instance of JAXBElement<NumFacet>} |
List |
createList()
Create an instance of List |
LocalComplexType |
createLocalComplexType()
Create an instance of LocalComplexType |
LocalElement |
createLocalElement()
Create an instance of LocalElement |
LocalSimpleType |
createLocalSimpleType()
Create an instance of LocalSimpleType |
javax.xml.bind.JAXBElement<Facet> |
createMaxExclusive(Facet value)
Create an instance of JAXBElement<Facet>} |
javax.xml.bind.JAXBElement<Facet> |
createMaxInclusive(Facet value)
Create an instance of JAXBElement<Facet>} |
javax.xml.bind.JAXBElement<NumFacet> |
createMaxLength(NumFacet value)
Create an instance of JAXBElement<NumFacet>} |
javax.xml.bind.JAXBElement<Facet> |
createMinExclusive(Facet value)
Create an instance of JAXBElement<Facet>} |
javax.xml.bind.JAXBElement<Facet> |
createMinInclusive(Facet value)
Create an instance of JAXBElement<Facet>} |
javax.xml.bind.JAXBElement<NumFacet> |
createMinLength(NumFacet value)
Create an instance of JAXBElement<NumFacet>} |
NarrowMaxMin |
createNarrowMaxMin()
Create an instance of NarrowMaxMin |
NoFixedFacet |
createNoFixedFacet()
Create an instance of NoFixedFacet |
Notation |
createNotation()
Create an instance of Notation |
NumFacet |
createNumFacet()
Create an instance of NumFacet |
OpenAttrs |
createOpenAttrs()
Create an instance of OpenAttrs |
Pattern |
createPattern()
Create an instance of Pattern |
RealGroup |
createRealGroup()
Create an instance of RealGroup |
Redefine |
createRedefine()
Create an instance of Redefine |
Restriction |
createRestriction()
Create an instance of Restriction |
RestrictionType |
createRestrictionType()
Create an instance of RestrictionType |
Schema |
createSchema()
Create an instance of Schema |
Selector |
createSelector()
Create an instance of Selector |
javax.xml.bind.JAXBElement<ExplicitGroup> |
createSequence(ExplicitGroup value)
Create an instance of JAXBElement<ExplicitGroup>} |
SimpleContent |
createSimpleContent()
Create an instance of SimpleContent |
SimpleExplicitGroup |
createSimpleExplicitGroup()
Create an instance of SimpleExplicitGroup |
SimpleExtensionType |
createSimpleExtensionType()
Create an instance of SimpleExtensionType |
SimpleRestrictionType |
createSimpleRestrictionType()
Create an instance of SimpleRestrictionType |
SimpleType |
createSimpleType()
Create an instance of SimpleType |
TopLevelAttributeType |
createTopLevelAttributeType()
Create an instance of TopLevelAttributeType |
TotalDigits |
createTotalDigits()
Create an instance of TotalDigits |
Union |
createUnion()
Create an instance of Union |
javax.xml.bind.JAXBElement<Keybase> |
createUnique(Keybase value)
Create an instance of JAXBElement<Keybase>} |
WhiteSpace |
createWhiteSpace()
Create an instance of WhiteSpace |
Wildcard |
createWildcard()
Create an instance of Wildcard |
| 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 All createAll()
All
public Attribute createAttribute()
Attribute
public Field createField()
Field
public Selector createSelector()
Selector
public Appinfo createAppinfo()
Appinfo
public Facet createFacet()
Facet
public List createList()
List
public SimpleExplicitGroup createSimpleExplicitGroup()
SimpleExplicitGroup
public AttributeGroupRef createAttributeGroupRef()
AttributeGroupRef
public LocalElement createLocalElement()
LocalElement
public NoFixedFacet createNoFixedFacet()
NoFixedFacet
public Restriction createRestriction()
Restriction
public ComplexContent createComplexContent()
ComplexContent
public NumFacet createNumFacet()
NumFacet
public Group createGroup()
Group
public LocalSimpleType createLocalSimpleType()
LocalSimpleType
public ExplicitGroup createExplicitGroup()
ExplicitGroup
public Keybase createKeybase()
Keybase
public ComplexType createComplexType()
ComplexType
public GroupRef createGroupRef()
GroupRef
public Keyref createKeyref()
Keyref
public RealGroup createRealGroup()
RealGroup
public ExtensionType createExtensionType()
ExtensionType
public Import createImport()
Import
public SimpleRestrictionType createSimpleRestrictionType()
SimpleRestrictionType
public Any createAny()
Any
public Element createElement()
Element
public NarrowMaxMin createNarrowMaxMin()
NarrowMaxMin
public Redefine createRedefine()
Redefine
public SimpleContent createSimpleContent()
SimpleContent
public LocalComplexType createLocalComplexType()
LocalComplexType
public WhiteSpace createWhiteSpace()
WhiteSpace
public TotalDigits createTotalDigits()
TotalDigits
public OpenAttrs createOpenAttrs()
OpenAttrs
public Wildcard createWildcard()
Wildcard
public Include createInclude()
Include
public Schema createSchema()
Schema
public Enumeration createEnumeration()
Enumeration
public AttributeGroup createAttributeGroup()
AttributeGroup
public SimpleType createSimpleType()
SimpleType
public Notation createNotation()
Notation
public RestrictionType createRestrictionType()
RestrictionType
public TopLevelAttributeType createTopLevelAttributeType()
TopLevelAttributeType
public Documentation createDocumentation()
Documentation
public SimpleExtensionType createSimpleExtensionType()
SimpleExtensionType
public Union createUnion()
Union
public Annotation createAnnotation()
Annotation
public ComplexRestrictionType createComplexRestrictionType()
ComplexRestrictionType
public Pattern createPattern()
Pattern
public Annotated createAnnotated()
Annotated
public javax.xml.bind.JAXBElement<Facet> createMinInclusive(Facet value)
JAXBElement<Facet>}
public javax.xml.bind.JAXBElement<NumFacet> createMaxLength(NumFacet value)
JAXBElement<NumFacet>}
public javax.xml.bind.JAXBElement<ExplicitGroup> createSequence(ExplicitGroup value)
JAXBElement<ExplicitGroup>}
public javax.xml.bind.JAXBElement<NumFacet> createMinLength(NumFacet value)
JAXBElement<NumFacet>}
public javax.xml.bind.JAXBElement<Keybase> createKey(Keybase value)
JAXBElement<Keybase>}
public javax.xml.bind.JAXBElement<All> createAll(All value)
JAXBElement<All>}
public javax.xml.bind.JAXBElement<NumFacet> createLength(NumFacet value)
JAXBElement<NumFacet>}
public javax.xml.bind.JAXBElement<ExplicitGroup> createChoice(ExplicitGroup value)
JAXBElement<ExplicitGroup>}
public javax.xml.bind.JAXBElement<NumFacet> createFractionDigits(NumFacet value)
JAXBElement<NumFacet>}
public javax.xml.bind.JAXBElement<Facet> createMinExclusive(Facet value)
JAXBElement<Facet>}
public javax.xml.bind.JAXBElement<Facet> createMaxExclusive(Facet value)
JAXBElement<Facet>}
public javax.xml.bind.JAXBElement<Keybase> createUnique(Keybase value)
JAXBElement<Keybase>}
public javax.xml.bind.JAXBElement<Facet> createMaxInclusive(Facet value)
JAXBElement<Facet>}
public javax.xml.bind.JAXBElement<Wildcard> createAnyAttribute(Wildcard value)
JAXBElement<Wildcard>}
public javax.xml.bind.JAXBElement<LocalElement> createAbstractGroupElement(LocalElement value)
JAXBElement<LocalElement>}
public javax.xml.bind.JAXBElement<GroupRef> createAbstractGroupGroup(GroupRef value)
JAXBElement<GroupRef>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||