Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.jvm.toolchain
/
JavadocTool
Javadoc
Tool
API
interface
JavadocTool
(
source
)
Generates HTML API documentation for Java classes.
Members
Functions
get
Executable
Path
Link copied to clipboard
API
@
Internal
abstract
fun
getExecutablePath
(
)
:
RegularFile
Returns the path to the executable for this tool
get
Metadata
Link copied to clipboard
API
abstract
fun
getMetadata
(
)
:
JavaInstallationMetadata
Returns metadata information about this tool