public interface XsObjectFactory
org.xml.sax.Locator getLocator()
org.xml.sax.XMLReader newXMLReader(boolean pValidating) throws javax.xml.parsers.ParserConfigurationException, org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
XsAGDefRef newXsAGDefRef(XsObject pOwner)
XsAGOccurs newXsAGOccurs(XsObject pOwner)
XsEAnnotation newXsEAnnotation(XsObject pParent)
XsEAppinfo newXsEAppinfo(XsObject pParent)
XsEComplexContent newXsEComplexContent(XsObject pParent)
XsEDocumentation newXsEDocumentation(XsObject pParent)
XsEEnumeration newXsEEnumeration(XsObject pParent)
XsEFractionDigits newXsEFractionDigits(XsObject pParent)
XsEInclude newXsEInclude(XsObject pParent)
XsEMaxExclusive newXsEMaxExclusive(XsObject pParent)
XsEMaxInclusive newXsEMaxInclusive(XsObject pParent)
XsEMaxLength newXsEMaxLength(XsObject pParent)
XsEMinExclusive newXsEMinExclusive(XsObject pParent)
XsEMinInclusive newXsEMinInclusive(XsObject pParent)
XsEMinLength newXsEMinLength(XsObject pParent)
XsENotation newXsENotation(XsObject pParent)
XsEPattern newXsEPattern(XsObject pParent)
XsERedefine newXsERedefine(XsObject pParent)
XsERestriction newXsERestriction(XsObject pParent)
XsESchema newXsESchema()
XsESelector newXsESelector(XsObject pParent)
XsESequence newXsESequence(XsObject pParent)
XsESimpleContent newXsESimpleContent(XsObject pParent)
XsETopLevelSimpleType newXsETopLevelSimpleType(XsObject pParent)
XsETotalDigits newXsETotalDigits(XsObject pParent)
XsEWhiteSpace newXsEWhiteSpace(XsObject pParent)
XsGAllModel newXsGAllModel(XsObject pParent)
XsGAttrDecls newXsGAttrDecls(XsObject pOwner)
XsGIdentityConstraint newXsGIdentityConstraint(XsObject pOwner)
XsGParticle newXsGParticle(XsObject pOwner)
XsGComplexTypeModel newXsGComplexTypeModel(XsObject pOwner)
XsGSimpleRestrictionModel newXsGSimpleRestrictionModel(XsObject pOwner)
XsGTypeDefParticle newXsGTypeDefParticle(XsObject pOwner)
XsSAXParser newXsSAXParser()
XsSAXParser newXsSAXParser(java.lang.Object pBean)
XsTAnnotated newXsTAnnotated(XsObject pParent)
XsTAttribute newXsTAttribute(XsObject pParent)
XsTAttributeGroup newXsTAttributeGroup(XsObject pParent)
XsTAttributeGroupRef newXsTAttributeGroupRef(XsObject pParent)
XsTComplexRestrictionType newXsTComplexRestrictionType(XsObject pParent)
XsTComplexType newXsTComplexType(XsObject pParent)
XsTExtensionType newXsTExtensionType(XsObject pParent)
XsTLocalElement newXsTLocalElement(XsObject pParent)
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.
XsTLocalComplexType newXsTLocalComplexType(XsObject pParent)
XsTLocalSimpleType newXsTLocalSimpleType(XsObject pParent)
XsTNamedGroup newXsTNamedGroup(XsObject pParent)
XsTGroupRef newXsTGroupRef(XsObject pParent)
XsTSimpleExplicitGroup newXsTSimpleExplicitGroup(XsObject pParent)
XsTSimpleExtensionType newXsTSimpleExtensionType(XsObject pParent)
XsTSimpleRestrictionType newXsTSimpleRestrictionType(XsObject pParent)
XsTTopLevelElement newXsTTopLevelElement(XsObject pParent)
XsTWildcard newXsTWildcard(XsObject pParent)