public static class ReportTask.SourceFilesElement
extends org.apache.tools.ant.types.resources.Union
| Constructor and Description |
|---|
ReportTask.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.
|
getCollection, getCollection, getInstance, list, listResourcesadd, addAll, clear, clone, dieOnCircularReference, getResourceCollections, isCache, isFilesystemOnly, iterator, setCache, size, toStringcheckAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, setChecked, setRefid, tooManyAttributespublic void setEncoding(String encoding)
encoding - source file encodingpublic void setTabwidth(int tabWidth)
tabWidth - number of characters per tab stopCopyright © 2009-2015 Mountainminds GmbH & Co. KG. All Rights Reserved.