public class JAXBJavadocImpl extends XsObjectImpl implements JAXBJavadoc
Implementation of the Javadoc interface.
Modifier | Constructor and Description |
---|---|
protected |
JAXBJavadocImpl(XsObject pParent)
Creates a new instance of JAXBJavadocImpl.
|
Modifier and Type | Method and Description |
---|---|
void |
addText(java.lang.String pText) |
java.lang.String |
getText()
Returns the text contained in the Javadoc element.
|
asXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate
protected JAXBJavadocImpl(XsObject pParent)
Creates a new instance of JAXBJavadocImpl.
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