Package | Description |
---|---|
com.nomagic.reportwizard.tools.doc | |
com.nomagic.reportwizard.tools.doc.javadoc |
Modifier and Type | Method and Description |
---|---|
Document |
JavaDocTool.create(java.lang.String comment)
Create and return a instance of
Document . |
Document |
JavaDocTool.createForText(java.lang.String comment)
Create and return a instance of
Document . |
Modifier and Type | Class and Description |
---|---|
class |
DocumentImpl
The default JavaDoc document implementation.
|
Modifier and Type | Method and Description |
---|---|
Document |
DocumentParser.getDocument()
Return a
Document from comment string. |