Class StandardOption
java.lang.Object
com.xebialabs.gradle.documentation.restdoc.doclet.StandardOption
- All Implemented Interfaces:
Doclet.Option
-
Nested Class Summary
Nested classes/interfaces inherited from interface jdk.javadoc.doclet.Doclet.Option
Doclet.Option.Kind -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StandardOption
-
-
Method Details
-
getArgumentCount
public int getArgumentCount()- Specified by:
getArgumentCountin interfaceDoclet.Option
-
getDescription
- Specified by:
getDescriptionin interfaceDoclet.Option
-
getKind
- Specified by:
getKindin interfaceDoclet.Option
-
getNames
- Specified by:
getNamesin interfaceDoclet.Option
-
getParameters
- Specified by:
getParametersin interfaceDoclet.Option
-
process
- Specified by:
processin interfaceDoclet.Option
-