Package ortus.boxlang.tools.doclets
Class BoxLangDoclet
java.lang.Object
jdk.javadoc.doclet.StandardDoclet
ortus.boxlang.tools.doclets.BoxLangDoclet
- All Implemented Interfaces:
Doclet
-
Nested Class Summary
Nested classes/interfaces inherited from interface jdk.javadoc.doclet.Doclet
Doclet.Option
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jdk.javadoc.doclet.StandardDoclet
getLocale, getReporter, getSupportedOptions, getSupportedSourceVersion, init
-
Constructor Details
-
BoxLangDoclet
public BoxLangDoclet()
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceDoclet
- Overrides:
getName
in classStandardDoclet
-
run
- Specified by:
run
in interfaceDoclet
- Overrides:
run
in classStandardDoclet
-