|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jaxme.xs.impl.XSObjectImpl
net.sf.jaxme.xs.impl.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 net.sf.jaxme.xs.impl.XSObjectImpl |
getLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.jaxme.xs.XSObject |
getLocator, getParentObject, getXSSchema, isTopLevelObject |
| Constructor Detail |
protected XSAnnotationImpl(XSObject pParent,
XsEAnnotation pBaseAnnotation)
throws 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 | ||||||||||