public class GridJavadocAntTask
extends org.apache.tools.ant.taskdefs.MatchingTask
| Constructor and Description |
|---|
GridJavadocAntTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
static String |
readFileToString(String fileName,
Charset charset)
Reads file to string using specified charset.
|
void |
setCss(String css)
Sets CSS file name.
|
void |
setDir(File dir)
Sets directory.
|
void |
setVerify(Boolean verify)
Sets whether to verify JavaDoc HTML.
|
add, addAnd, addContains, addContainsRegexp, addCustom, addDate, addDepend, addDepth, addDifferent, addFilename, addMajority, addModified, addNone, addNot, addOr, addPresent, addSelector, addSize, addType, appendSelector, createExclude, createExcludesFile, createInclude, createIncludesFile, createPatternSet, getDirectoryScanner, getImplicitFileSet, getSelectors, hasSelectors, selectorCount, selectorElements, setCaseSensitive, setDefaultexcludes, setExcludes, setExcludesfile, setFollowSymlinks, setIncludes, setIncludesfile, setProject, XsetIgnore, XsetItemsbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void setDir(File dir)
dir - Directory to set.public void setCss(String css)
css - CSS file name to set.public void setVerify(Boolean verify)
verify - Verify flag.public void execute()
execute in class org.apache.tools.ant.Taskpublic static String readFileToString(String fileName, Charset charset) throws IOException
fileName - File name.charset - File charset.IOException - If error occurred.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.30 Release Date : February 17 2026