Class GroovyRootDocBuilder
java.lang.Object
org.codehaus.groovy.tools.groovydoc.GroovyRootDocBuilder
-
Constructor Summary
ConstructorDescriptionGroovyRootDocBuilder
(String[] sourcepaths, List<LinkArgument> links, Properties properties) GroovyRootDocBuilder
(GroovyDocTool tool, String[] sourcepaths, List<LinkArgument> links, Properties properties) Deprecated. -
Method Summary
Modifier 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
-