api / org.gradle.external.javadoc / CoreJavadocOptions / getEncoding

getEncoding

open fun getEncoding(): String

Overrides MinimalJavadocOptions.getEncoding

-encoding name

Specifies the encoding name of the source files, such as EUCJIS/SJIS. If this option is not specified, the platform default converter is used.

Also see -docencoding and -charset.