net.sf.jaxme.xs.xml
Interface XsObjectFactory
- All Known Subinterfaces:
- JAXBXsObjectFactory
- All Known Implementing Classes:
- JAXBXsObjectFactoryImpl, XsObjectFactoryImpl
- public interface XsObjectFactory
- Author:
- Jochen Wiedmann
getLocator
public org.xml.sax.Locator getLocator()
newXMLReader
public org.xml.sax.XMLReader newXMLReader(boolean pValidating)
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException
- Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
newXsAGDefRef
public XsAGDefRef newXsAGDefRef(XsObject pOwner)
newXsAGOccurs
public XsAGOccurs newXsAGOccurs(XsObject pOwner)
newXsEAnnotation
public XsEAnnotation newXsEAnnotation(XsObject pParent)
newXsEAny
public XsEAny newXsEAny(XsObject pParent)
newXsEAppinfo
public XsEAppinfo newXsEAppinfo(XsObject pParent)
newXsEComplexContent
public XsEComplexContent newXsEComplexContent(XsObject pParent)
newXsEChoice
public XsEChoice newXsEChoice(XsObject pParent)
newXsEDocumentation
public XsEDocumentation newXsEDocumentation(XsObject pParent)
newXsEEnumeration
public XsEEnumeration newXsEEnumeration(XsObject pParent)
newXsEField
public XsEField newXsEField(XsObject pParent)
newXsEFractionDigits
public XsEFractionDigits newXsEFractionDigits(XsObject pParent)
newXsEKey
public XsEKey newXsEKey(XsObject pParent)
newXsEImport
public XsEImport newXsEImport(XsObject pParent)
newXsEInclude
public XsEInclude newXsEInclude(XsObject pParent)
newXsEKeyref
public XsEKeyref newXsEKeyref(XsObject pParent)
newXsELength
public XsELength newXsELength(XsObject pParent)
newXsEList
public XsEList newXsEList(XsObject pParent)
newXsEMaxExclusive
public XsEMaxExclusive newXsEMaxExclusive(XsObject pParent)
newXsEMaxInclusive
public XsEMaxInclusive newXsEMaxInclusive(XsObject pParent)
newXsEMaxLength
public XsEMaxLength newXsEMaxLength(XsObject pParent)
newXsEMinExclusive
public XsEMinExclusive newXsEMinExclusive(XsObject pParent)
newXsEMinInclusive
public XsEMinInclusive newXsEMinInclusive(XsObject pParent)
newXsEMinLength
public XsEMinLength newXsEMinLength(XsObject pParent)
newXsENotation
public XsENotation newXsENotation(XsObject pParent)
newXsEPattern
public XsEPattern newXsEPattern(XsObject pParent)
newXsERedefine
public XsERedefine newXsERedefine(XsObject pParent)
newXsERestriction
public XsERestriction newXsERestriction(XsObject pParent)
newXsESchema
public XsESchema newXsESchema()
newXsESelector
public XsESelector newXsESelector(XsObject pParent)
newXsESequence
public XsESequence newXsESequence(XsObject pParent)
newXsESimpleContent
public XsESimpleContent newXsESimpleContent(XsObject pParent)
newXsETopLevelSimpleType
public XsETopLevelSimpleType newXsETopLevelSimpleType(XsObject pParent)
newXsETotalDigits
public XsETotalDigits newXsETotalDigits(XsObject pParent)
newXsEUnion
public XsEUnion newXsEUnion(XsObject pParent)
newXsEUnique
public XsEUnique newXsEUnique(XsObject pParent)
newXsEWhiteSpace
public XsEWhiteSpace newXsEWhiteSpace(XsObject pParent)
newXsGAllModel
public XsGAllModel newXsGAllModel(XsObject pParent)
newXsGAttrDecls
public XsGAttrDecls newXsGAttrDecls(XsObject pOwner)
newXsGIdentityConstraint
public XsGIdentityConstraint newXsGIdentityConstraint(XsObject pOwner)
newXsGParticle
public XsGParticle newXsGParticle(XsObject pOwner)
newXsGComplexTypeModel
public XsGComplexTypeModel newXsGComplexTypeModel(XsObject pOwner)
newXsGSimpleRestrictionModel
public XsGSimpleRestrictionModel newXsGSimpleRestrictionModel(XsObject pOwner)
newXsGTypeDefParticle
public XsGTypeDefParticle newXsGTypeDefParticle(XsObject pOwner)
newXsSAXParser
public XsSAXParser newXsSAXParser()
newXsSAXParser
public XsSAXParser newXsSAXParser(java.lang.Object pBean)
newXsTAll
public XsTAll newXsTAll(XsObject pParent)
newXsTAnnotated
public XsTAnnotated newXsTAnnotated(XsObject pParent)
newXsTAttribute
public XsTAttribute newXsTAttribute(XsObject pParent)
newXsTAttributeGroup
public XsTAttributeGroup newXsTAttributeGroup(XsObject pParent)
newXsTAttributeGroupRef
public XsTAttributeGroupRef newXsTAttributeGroupRef(XsObject pParent)
newXsTComplexRestrictionType
public XsTComplexRestrictionType newXsTComplexRestrictionType(XsObject pParent)
newXsTComplexType
public XsTComplexType newXsTComplexType(XsObject pParent)
newXsTExtensionType
public XsTExtensionType newXsTExtensionType(XsObject pParent)
newXsTLocalElement
public XsTLocalElement newXsTLocalElement(XsObject pParent)
newXsTLocalAllElement
public XsTLocalElement newXsTLocalAllElement(XsObject pParent)
Creates a new instance of XsTLocalElement
, which
is located inside of an xs:all
group. The
element ensures that its minOccurs
and
maxOccurs
values are 0 or 1.
newXsTLocalComplexType
public XsTLocalComplexType newXsTLocalComplexType(XsObject pParent)
newXsTLocalSimpleType
public XsTLocalSimpleType newXsTLocalSimpleType(XsObject pParent)
newXsTNamedGroup
public XsTNamedGroup newXsTNamedGroup(XsObject pParent)
newXsTGroup
public XsTGroup newXsTGroup(XsObject pParent)
newXsTGroupRef
public XsTGroupRef newXsTGroupRef(XsObject pParent)
newXsTSimpleExplicitGroup
public XsTSimpleExplicitGroup newXsTSimpleExplicitGroup(XsObject pParent)
newXsTSimpleExtensionType
public XsTSimpleExtensionType newXsTSimpleExtensionType(XsObject pParent)
newXsTSimpleRestrictionType
public XsTSimpleRestrictionType newXsTSimpleRestrictionType(XsObject pParent)
newXsTTopLevelElement
public XsTTopLevelElement newXsTTopLevelElement(XsObject pParent)
newXsTWildcard
public XsTWildcard newXsTWildcard(XsObject pParent)