Class RestDoclet
java.lang.Object
jdk.javadoc.doclet.StandardDoclet
com.xebialabs.gradle.documentation.restdoc.doclet.RestDoclet
- All Implemented Interfaces:
Doclet
-
Nested Class Summary
Nested classes/interfaces inherited from interface jdk.javadoc.doclet.Doclet
Doclet.Option -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcloseFile(PrintWriter writer) static StringfileNameFor(String service) booleanrun(DocletEnvironment docEnv) voidsetDestinationDir(String destinationDir) voidsetJsonOutputFile(String jsonOutputFile) voidsetProductName(String productName) voidsetShowJsonSupport(String showJsonSupport) Methods inherited from class jdk.javadoc.doclet.StandardDoclet
getLocale, getName, getReporter, getSupportedSourceVersion, init
-
Constructor Details
-
RestDoclet
public RestDoclet()
-
-
Method Details
-
getSupportedOptions
- Specified by:
getSupportedOptionsin interfaceDoclet- Overrides:
getSupportedOptionsin classStandardDoclet
-
run
- Specified by:
runin interfaceDoclet- Overrides:
runin classStandardDoclet
-
fileNameFor
-
openFile
-
closeFile
-
setDestinationDir
-
setShowJsonSupport
-
setProductName
-
setJsonOutputFile
-