| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.xs.impl.XSSchemaImplXSSchema interface.
Constructor Summary | |
| |
Method Summary | |
void |
|
void |
|
void |
|
void | |
void | |
void | |
void | |
void |
|
void | |
protected void |
|
XSAnnotation[] | |
XSAttribute |
|
XSAttributeGroup |
|
XSAttributeGroup[] | |
XSAttribute[] | |
XSType[] | |
Object[] | |
XSContext | |
XSElement |
|
XSElement[] | |
XSGroup | |
XSGroup[] | |
Map | |
Map | |
Locator | |
Attributes | |
XSObject | |
XsAnyURI | |
XSType | |
XSType[] |
|
XSObjectFactory | |
XSSchema | |
protected XsESchema | |
boolean | |
protected boolean | |
void |
|
void | |
void | |
protected void |
|
void |
|
protected void |
|
protected void addChild(Object pChild)
Adds a new child to the array returned bygetChilds().
public XSAnnotation[] getAnnotations()
- Specified by:
- getAnnotations in interface XSSchema
public XSAttribute getAttribute(XsQName pQName)
- Specified by:
- getAttribute in interface XSSchema
public XSAttributeGroup getAttributeGroup(XsQName pName)
- Specified by:
- getAttributeGroup in interface XSSchema
public XSAttributeGroup[] getAttributeGroups()
- Specified by:
- getAttributeGroups in interface XSSchema
public Map getIdentityConstraints()
- Specified by:
- getIdentityConstraints in interface XSSchema
public Attributes getOpenAttributes()
- Specified by:
- getOpenAttributes in interface XSOpenAttrs
public XsAnyURI getTargetNamespace()
- Specified by:
- getTargetNamespace in interface XSSchema
public XSObjectFactory getXSObjectFactory()
- Specified by:
- getXSObjectFactory in interface XSSchema
public boolean isTopLevelObject()
- Specified by:
- isTopLevelObject in interface XSObject
protected boolean isValidated()
protected void replace(Object pOldChild,
Object pNewChild)Replaces the existing childpOldChildwith the replacement objectpNewChild. This method is used from within the variousredefine()methods.
protected void validate(Object pChild)
throws SAXException