public static class ReportTask.SourceFilesElement
extends org.apache.tools.ant.types.resources.Union
| Constructor and Description |
|---|
SourceFilesElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
setEncoding(String encoding)
Defines the optional source file encoding.
|
void |
setTabwidth(int tabWidth)
Sets the tab stop width for the source pages.
|
getAllResources, getAllToStrings, getCollection, getCollection, getInstance, list, listResourcesadd, addAll, clear, clone, dieOnCircularReference, getResourceCollections, isCache, isFilesystemOnly, iterator, setCache, size, toStringcheckAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributesgetDescription, getLocation, getProject, log, log, setDescription, setLocation, setProjectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic void setEncoding(String encoding)
encoding - source file encodingpublic void setTabwidth(int tabWidth)
tabWidth - number of characters per tab stopCopyright © 2024. All rights reserved.