public class JavadocBundle extends Object
| Constructor and Description |
|---|
JavadocBundle(JavadocOptions options,
File resourcesDirectory) |
| Modifier and Type | Method and Description |
|---|---|
JavadocOptions |
getOptions() |
File |
getResourcesDirectory() |
public JavadocBundle(JavadocOptions options, File resourcesDirectory)
options - JavadocOptionsresourcesDirectory - The resources directory.public File getResourcesDirectory()
resourcesDirectorypublic JavadocOptions getOptions()
optionsCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.