|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jaxme.xs.xml.impl.XsObjectImpl net.sf.jaxme.xs.jaxb.impl.JAXBJavadocImpl
Implementation of the Javadoc interface.
Constructor Summary | |
protected |
JAXBJavadocImpl(XsObject pParent)
Creates a new instance of JAXBJavadocImpl. |
Method Summary | |
void |
addText(java.lang.String pText)
|
java.lang.String |
getText()
Returns the text contained in the Javadoc element. |
Methods inherited from class net.sf.jaxme.xs.xml.impl.XsObjectImpl |
asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate |
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.xml.XsObject |
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate |
Constructor Detail |
protected JAXBJavadocImpl(XsObject pParent)
Creates a new instance of JAXBJavadocImpl.
Method Detail |
public void addText(java.lang.String pText)
public java.lang.String getText()
JAXBJavadoc
Returns the text contained in the Javadoc element.
getText
in interface JAXBJavadoc
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |