Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
XSObjectFactory
.
public SchemaTransformer getSchemaTransformer()
- Specified by:
- getSchemaTransformer in interface XSObjectFactory
public XSAnnotation newXSAnnotation(XSObject pParent, XsEAnnotation pAnnotation) throws SAXException
- Specified by:
- newXSAnnotation in interface XSObjectFactory
public XSAnnotation[] newXSAnnotations(XSObject pParent, XsEAnnotation pAnnotation) throws SAXException
- Specified by:
- newXSAnnotations in interface XSObjectFactory
public XSAny newXSAny(XSObject pParent, XsEAny pAny) throws SAXException
- Specified by:
- newXSAny in interface XSObjectFactory
public XSAppinfo newXSAppinfo(XSObject pParent, XsEAppinfo pAppinfo)
- Specified by:
- newXSAppinfo in interface XSObjectFactory
public XSSimpleType newXSAtomicType(XSType pParent, XSType pRestrictedType, XsERestriction pRestriction) throws SAXException
- Specified by:
- newXSAtomicType in interface XSObjectFactory
public XSSimpleType newXSAtomicType(XSType pParent, XSType pRestrictedType, XsTSimpleRestrictionType pRestriction) throws SAXException
- Specified by:
- newXSAtomicType in interface XSObjectFactory
public XSAttribute newXSAttribute(XSObject pParent, XsTAttribute pAttribute) throws SAXException
- Specified by:
- newXSAttribute in interface XSObjectFactory
public XSAttributeGroup newXSAttributeGroup(XSObject pParent, XsTAttributeGroup pGroup) throws SAXException
- Specified by:
- newXSAttributeGroup in interface XSObjectFactory
public XSDocumentation newXSDocumentation(XSObject pParent, XsEDocumentation pDocumentation) throws SAXException
- Specified by:
- newXSDocumentation in interface XSObjectFactory
public XSElement newXSElement(XSObject pParent, XsTElement pElement) throws SAXException
- Specified by:
- newXSElement in interface XSObjectFactory
public XSEnumeration newXSEnumeration(XSObject pParent, XsEEnumeration pEnumeration) throws SAXException
- Specified by:
- newXSEnumeration in interface XSObjectFactory
public XSGroup newXSGroup(XSObject pParent, XsEChoice pChoice) throws SAXException
- Specified by:
- newXSGroup in interface XSObjectFactory
public XSGroup newXSGroup(XSObject pParent, XsESequence pSequence) throws SAXException
- Specified by:
- newXSGroup in interface XSObjectFactory
public XSGroup newXSGroup(XSObject pParent, XsTAll pAll) throws SAXException
- Specified by:
- newXSGroup in interface XSObjectFactory
public XSGroup newXSGroup(XSObject pParent, XsTGroupRef pGroupRef) throws SAXException
- Specified by:
- newXSGroup in interface XSObjectFactory
public XSGroup newXSGroup(XSObject pParent, XsTNamedGroup pNamedGroup) throws SAXException
- Specified by:
- newXSGroup in interface XSObjectFactory
public XSIdentityConstraint newXSIdentityConstraint(XSElement pParent, XsEKey key) throws SAXException
- Specified by:
- newXSIdentityConstraint in interface XSObjectFactory
public XSIdentityConstraint newXSIdentityConstraint(XSElement pParent, XsEUnique unique) throws SAXException
- Specified by:
- newXSIdentityConstraint in interface XSObjectFactory
public XSKeyRef newXSKeyRef(XSElement pParent, XsEKeyref keyRef) throws SAXException
- Specified by:
- newXSKeyRef in interface XSObjectFactory
public XSSimpleType newXSListType(XSType pParent, XSType pRestrictedType, XsERestriction pRestriction) throws SAXException
- Specified by:
- newXSListType in interface XSObjectFactory
public XSSimpleType newXSListType(XSType pParent, XSType pRestrictedType, XsTSimpleRestrictionType pRestriction) throws SAXException
- Specified by:
- newXSListType in interface XSObjectFactory
public XSSimpleType newXSListType(XSType pParent, XsEList pList) throws SAXException
- Specified by:
- newXSListType in interface XSObjectFactory
public XSLogicalParser newXSLogicalParser()
- Specified by:
- newXSLogicalParser in interface XSObjectFactory
public XSNotation newXSNotation(XSObject pParent, XsENotation pNotation) throws SAXException
- Specified by:
- newXSNotation in interface XSObjectFactory
public XSSchema newXSSchema(XSContext pContext, XsESchema pSchema) throws SAXException
- Specified by:
- newXSSchema in interface XSObjectFactory
public XSSimpleContentType newXSSimpleContentType(XSType pParent, XSType pSimpleType, XsObject pBaseType) throws SAXException
- Specified by:
- newXSSimpleContentType in interface XSObjectFactory
public XSType newXSType(XSObject pParent, XsETopLevelSimpleType pType) throws SAXException
- Specified by:
- newXSType in interface XSObjectFactory
public XSType newXSType(XSObject pParent, XsTComplexType pType) throws SAXException
- Specified by:
- newXSType in interface XSObjectFactory
public XSType newXSType(XSObject pParent, XsTLocalComplexType pType) throws SAXException
- Specified by:
- newXSType in interface XSObjectFactory
public XSType newXSType(XSObject pParent, XsTLocalSimpleType pType) throws SAXException
- Specified by:
- newXSType in interface XSObjectFactory
public XSType newXSType(XSObject pParent, XsTSimpleRestrictionType pType) throws SAXException
- Specified by:
- newXSType in interface XSObjectFactory
public XSSimpleType newXSUnionType(XSType pParent, XSType pRestrictedType, XsERestriction pRestriction) throws SAXException
- Specified by:
- newXSUnionType in interface XSObjectFactory
public XSSimpleType newXSUnionType(XSType pParent, XSType pRestrictedType, XsTSimpleRestrictionType pRestriction) throws SAXException
- Specified by:
- newXSUnionType in interface XSObjectFactory
public XSSimpleType newXSUnionType(XSType pParent, XsEUnion pUnion) throws SAXException
- Specified by:
- newXSUnionType in interface XSObjectFactory
public XSWildcard newXSWildcard(XSObject pParent, XsTWildcard pWildcard) throws SAXException
- Specified by:
- newXSWildcard in interface XSObjectFactory