@OpenApiAll
public class JavaDocTool
extends com.nomagic.magicreport.engine.Tool
Document
for the JavaDoc.Constructor and Description |
---|
JavaDocTool() |
Modifier and Type | Method and Description |
---|---|
Document |
create(java.lang.String comment)
Create and return a instance of
Document . |
Document |
createForText(java.lang.String comment)
Create and return a instance of
Document . |
clone, getContext, getProperties, getProperty, getProperty, notifyObservers, setContext, setProperties
public Document create(java.lang.String comment)
Document
. The JavaDoc comment must be started with /** and
end with */.comment
- comment textDocument
DocumentParser.parse(String)
Copyright © 2015 - No Magic Asia