|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.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()
XSAnnotation
Returns the array of documentations.
getDocumentations
in interface XSAnnotation
public XSAppinfo[] getAppinfos()
XSAnnotation
Returns the array of appinfo elements.
getAppinfos
in interface XSAnnotation
public void validate() throws org.xml.sax.SAXException
XSObject
Validates the objects internal state.
validate
in interface XSObject
validate
in class XSObjectImpl
org.xml.sax.SAXException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |