|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ws.jaxme.xs.impl.XSObjectImpl
org.apache.ws.jaxme.xs.impl.XSOpenAttrsImpl
org.apache.ws.jaxme.xs.impl.XSWildcardImpl
org.apache.ws.jaxme.xs.impl.XSAnyImpl
public class XSAnyImpl
| Constructor Summary | |
|---|---|
protected |
XSAnyImpl(XSObject pParent,
XsEAny pBaseObject)
|
| Method Summary | |
|---|---|
void |
validate()
Validates the objects internal state. |
| Methods inherited from class org.apache.ws.jaxme.xs.impl.XSWildcardImpl |
|---|
getAnnotations, getNamespaceList, getProcessContents, getSchemaHeader, isValidated |
| Methods inherited from class org.apache.ws.jaxme.xs.impl.XSOpenAttrsImpl |
|---|
getOpenAttributes |
| Methods inherited from class org.apache.ws.jaxme.xs.impl.XSObjectImpl |
|---|
getLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject, validateAllIn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.ws.jaxme.xs.XSWildcard |
|---|
getNamespaceList, getProcessContents, getSchemaHeader |
| Methods inherited from interface org.apache.ws.jaxme.xs.XSOpenAttrs |
|---|
getOpenAttributes |
| Methods inherited from interface org.apache.ws.jaxme.xs.XSObject |
|---|
getLocator, getParentObject, getXSSchema, isTopLevelObject |
| Constructor Detail |
|---|
protected XSAnyImpl(XSObject pParent,
XsEAny pBaseObject)
| Method Detail |
|---|
public void validate()
throws org.xml.sax.SAXException
XSObjectValidates the objects internal state.
validate in interface XSObjectvalidate in class XSWildcardImplorg.xml.sax.SAXException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||