api / org.gradle.tooling.model.idea / IdeaSingleEntryLibraryDependency / getJavadoc

getJavadoc

abstract fun getJavadoc(): File

Overrides ExternalDependency.getJavadoc

Returns the Javadoc directory/archive for this dependency.

Return
The Javadoc file. Returns null when the Javadoc is not available for this dependency.