|
|||||||||
| 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.XSAnnotationImpl
public class XSAnnotationImpl
| Constructor Summary | |
|---|---|
protected |
XSAnnotationImpl(XSObject pParent,
XsEAnnotation pBaseAnnotation)
|
| Method Summary | |
|---|---|
XSAppinfo[] |
getAppinfos()
Returns the array of appinfo elements. |
XSDocumentation[] |
getDocumentations()
Returns the array of documentations. |
void |
validate()
Validates the objects internal state. |
| 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.XSOpenAttrs |
|---|
getOpenAttributes |
| Methods inherited from interface org.apache.ws.jaxme.xs.XSObject |
|---|
getLocator, getParentObject, getXSSchema, isTopLevelObject |
| Constructor Detail |
|---|
protected XSAnnotationImpl(XSObject pParent,
XsEAnnotation pBaseAnnotation)
throws org.xml.sax.SAXException
org.xml.sax.SAXException| Method Detail |
|---|
public XSDocumentation[] getDocumentations()
XSAnnotationReturns the array of documentations.
getDocumentations in interface XSAnnotationpublic XSAppinfo[] getAppinfos()
XSAnnotationReturns the array of appinfo elements.
getAppinfos in interface XSAnnotation
public void validate()
throws org.xml.sax.SAXException
XSObjectValidates the objects internal state.
validate in interface XSObjectvalidate in class XSObjectImplorg.xml.sax.SAXException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||