| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DocCommentT
A doc comment (short for "documentation comment"). Corresponds to com.sun.javadoc.Doc in the Doclet API.
| Field Summary | 
|---|
| Fields inherited from interface javax.ide.model.java.source.tree.Tree | 
|---|
EMPTY_ARRAY | 
| Method Summary | |
|---|---|
 java.lang.String | 
getCommentText()
Gets the processed comment text for this doc element, commonly called the "description", using '\n' line terminators.  | 
 Tree | 
getOwningDeclaration()
Gets the declaration this doc element is associated with, null if none.  | 
 java.lang.String | 
getRawCommentText()
Gets the unprocessed comment text for this doc element, using '\n' line terminators.  | 
| Methods inherited from interface javax.ide.model.java.source.tree.HasNameT | 
|---|
getName, getNameElement, setName, setNameElement | 
| Methods inherited from interface javax.ide.model.java.source.tree.Tree | 
|---|
accept, addSelf, addSelf, addSelfAfter, addSelfBefore, clearProperty, cloneSelf, getChildren, getOwningFile, getParent, getPosition, getProperty, getSiblingAfter, getSiblingBefore, getSiblings, getTreeKind, isSynthetic, removeSelf, replaceSelf, setProperty | 
| Method Detail | 
|---|
Tree getOwningDeclaration()
java.lang.String getCommentText()
java.lang.String getRawCommentText()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||