|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XSObjectFactory
An object factory for the logical XSParser.
| Method Detail |
|---|
XSLogicalParser newXSLogicalParser()
Returns a new instance of XSLogicalParser.
XSSchema newXSSchema(XSContext pContext,
XsESchema pSchema)
throws org.xml.sax.SAXException
Returns a new instance of XSSchema.
org.xml.sax.SAXException
XSAnnotation newXSAnnotation(XSObject pParent,
XsEAnnotation pAnnotation)
throws org.xml.sax.SAXException
Returns a new instance of XSAnnotation.
org.xml.sax.SAXException
XSAnnotation[] newXSAnnotations(XSObject pParent,
XsEAnnotation pAnnotation)
throws org.xml.sax.SAXException
Returns a new instances of XSAnnotation.
org.xml.sax.SAXException
XSAppinfo newXSAppinfo(XSObject pParent,
XsEAppinfo pAppinfo)
Returns a new instance of XSAppinfo.
XSSimpleType newXSAtomicType(XSType pParent,
XSType pRestrictedType,
XsERestriction pRestriction)
throws org.xml.sax.SAXException
Returns a new instance of XSSimpleType.
org.xml.sax.SAXException
XSSimpleType newXSAtomicType(XSType pParent,
XSType pRestrictedType,
XsTSimpleRestrictionType pRestriction)
throws org.xml.sax.SAXException
Returns a new instance of XSSimpleType.
org.xml.sax.SAXException
XSAttribute newXSAttribute(XSObject pParent,
XsTAttribute pAttribute)
throws org.xml.sax.SAXException
Returns a new instance of XSAttribute.
org.xml.sax.SAXException
XSAttributeGroup newXSAttributeGroup(XSObject pParent,
XsTAttributeGroup pGroup)
throws org.xml.sax.SAXException
Returns a new instance of XSAttributeGroup.
org.xml.sax.SAXException
XSDocumentation newXSDocumentation(XSObject pParent,
XsEDocumentation pDocumentation)
throws org.xml.sax.SAXException
Returns a new instance of XSDocumentation.
org.xml.sax.SAXException
XSElement newXSElement(XSObject pParent,
XsTElement pElement)
throws org.xml.sax.SAXException
Returns a new instance of XSElement.
org.xml.sax.SAXException
XSEnumeration newXSEnumeration(XSObject pParent,
XsEEnumeration pEnumeration)
throws org.xml.sax.SAXException
Returns a new instance of XSEnumeration.
org.xml.sax.SAXException
XSSimpleType newXSListType(XSType pParent,
XsEList pList)
throws org.xml.sax.SAXException
Returns a new instance of XSSimpleType.
org.xml.sax.SAXException
XSSimpleType newXSListType(XSType pParent,
XSType pRestrictedType,
XsERestriction pRestriction)
throws org.xml.sax.SAXException
Returns a new instance of XSSimpleType.
org.xml.sax.SAXException
XSSimpleType newXSListType(XSType pParent,
XSType pRestrictedType,
XsTSimpleRestrictionType pRestriction)
throws org.xml.sax.SAXException
Returns a new instance of XSSimpleType.
org.xml.sax.SAXException
XSGroup newXSGroup(XSObject pParent,
XsTNamedGroup pGroup)
throws org.xml.sax.SAXException
Returns a new instance of XSGroup.
org.xml.sax.SAXException
XSGroup newXSGroup(XSObject pParent,
XsTAll pAll)
throws org.xml.sax.SAXException
Returns a new instance of XSGroup.
org.xml.sax.SAXException
XSGroup newXSGroup(XSObject pParent,
XsTGroupRef pGroup)
throws org.xml.sax.SAXException
Returns a new instance of XSGroup.
org.xml.sax.SAXException
XSGroup newXSGroup(XSObject pParent,
XsEChoice pChoice)
throws org.xml.sax.SAXException
Returns a new instance of XSGroup.
org.xml.sax.SAXException
XSGroup newXSGroup(XSObject pParent,
XsESequence pSequence)
throws org.xml.sax.SAXException
Returns a new instance of XSGroup.
org.xml.sax.SAXException
XSType newXSType(XSObject pParent,
XsETopLevelSimpleType pType)
throws org.xml.sax.SAXException
Returns a new instance of XSType.
org.xml.sax.SAXException
XSType newXSType(XSObject pParent,
XsTComplexType pType)
throws org.xml.sax.SAXException
Returns a new instance of XSType.
org.xml.sax.SAXException
XSType newXSType(XSObject pParent,
XsTLocalComplexType pType)
throws org.xml.sax.SAXException
Returns a new instance of XSType.
org.xml.sax.SAXException
XSType newXSType(XSObject pParent,
XsTLocalSimpleType pType)
throws org.xml.sax.SAXException
Returns a new instance of XSType.
org.xml.sax.SAXException
XSType newXSType(XSObject pParent,
XsTSimpleRestrictionType pType)
throws org.xml.sax.SAXException
Returns a new instance of XSType.
org.xml.sax.SAXException
XSNotation newXSNotation(XSObject pParent,
XsENotation pType)
throws org.xml.sax.SAXException
Returns a new instance of XSNotation.
org.xml.sax.SAXException
XSSimpleContentType newXSSimpleContentType(XSType pComplexType,
XSType pSimpleType,
XsObject pBaseObject)
throws org.xml.sax.SAXException
Returns a new instance of XSSimpleContentType.
org.xml.sax.SAXException
XSSimpleType newXSUnionType(XSType pParent,
XsEUnion pUnion)
throws org.xml.sax.SAXException
Returns a new instance of XSSimpleType.
org.xml.sax.SAXException
XSSimpleType newXSUnionType(XSType pParent,
XSType pRestrictedType,
XsERestriction pRestriction)
throws org.xml.sax.SAXException
Returns a new instance of XSSimpleType.
org.xml.sax.SAXException
XSSimpleType newXSUnionType(XSType pParent,
XSType pRestrictedType,
XsTSimpleRestrictionType pRestriction)
throws org.xml.sax.SAXException
Returns a new instance of XSSimpleType.
org.xml.sax.SAXException
XSWildcard newXSWildcard(XSObject pParent,
XsTWildcard pWildcard)
throws org.xml.sax.SAXException
Returns a new instance of XSWildcard.
org.xml.sax.SAXException
XSAny newXSAny(XSObject pParent,
XsEAny pAny)
throws org.xml.sax.SAXException
Returns a new instance of XSAny.
org.xml.sax.SAXException
XSKeyRef newXSKeyRef(XSElement pParent,
XsEKeyref keyRef)
throws org.xml.sax.SAXException
Returns a new instance of XSKeyRef.
org.xml.sax.SAXException
XSIdentityConstraint newXSIdentityConstraint(XSElement pParent,
XsEUnique unique)
throws org.xml.sax.SAXException
Returns a new instance of XSIdentityConstraint.
org.xml.sax.SAXException
XSIdentityConstraint newXSIdentityConstraint(XSElement pParent,
XsEKey key)
throws org.xml.sax.SAXException
Returns a new instance of XSIdentityConstraint.
org.xml.sax.SAXExceptionSchemaTransformer getSchemaTransformer()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||