Interface JavaCompilerPlugin.JavaDoc

All Superinterfaces:
build.spin.Task<Path>
All Known Implementing Classes:
AbstractJavaDoc, Java25CompilerPlugin.JavaDoc, Java8CompilerPlugin.JavaDoc
Enclosing interface:
JavaCompilerPlugin

public static interface JavaCompilerPlugin.JavaDoc extends build.spin.Task<Path>
A Task to generate and compile Java Documentation from source paths into a destination Path.
Since:
Aug-2020
Author:
brian.oliver
  • Nested Class Summary

    Nested classes/interfaces inherited from interface build.spin.Task

    build.spin.Task.Pattern
  • Method Summary

    Methods inherited from interface build.spin.Task

    dependencies, execute