Class GroovyRootDocBuilder
java.lang.Object
org.codehaus.groovy.tools.groovydoc.GroovyRootDocBuilder
- 
Constructor SummaryConstructorsConstructorDescriptionGroovyRootDocBuilder(String[] sourcepaths, List<LinkArgument> links, Properties properties) GroovyRootDocBuilder(GroovyDocTool tool, String[] sourcepaths, List<LinkArgument> links, Properties properties) Deprecated.
- 
Method SummaryModifier and TypeMethodDescriptionvoid
- 
Constructor Details- 
GroovyRootDocBuilder@Deprecated public GroovyRootDocBuilder(GroovyDocTool tool, String[] sourcepaths, List<LinkArgument> links, Properties properties) Deprecated.
- 
GroovyRootDocBuilder
 
- 
- 
Method Details- 
buildTree- Throws:
- IOException
 
- 
getRootDoc
 
-