java.lang.Cloneable, java.lang.Iterable<org.apache.tools.ant.types.Resource>, org.apache.tools.ant.types.ResourceCollectionpublic static class ReportTask.SourceFilesElement
extends org.apache.tools.ant.types.resources.Union
| Constructor | Description |
|---|---|
SourceFilesElement() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
setEncoding(java.lang.String encoding) |
Defines the optional source file encoding.
|
void |
setTabwidth(int tabWidth) |
Sets the tab stop width for the source pages.
|
add, addAll, clear, clone, dieOnCircularReference, getCheckedRef, getResourceCollections, isCache, isFilesystemOnly, iterator, setCache, size, toStringcheckAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributesequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic void setEncoding(java.lang.String encoding)
encoding - source file encodingpublic void setTabwidth(int tabWidth)
tabWidth - number of characters per tab stopCopyright © 2018. All rights reserved.