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.
|
getAllResources, getAllToStrings, getCollection, getCollection, getInstance, list, listResources
add, addAll, clear, clone, dieOnCircularReference, getResourceCollections, isCache, isFilesystemOnly, iterator, setCache, size, toString
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes
public void setEncoding(String encoding)
encoding
- source file encodingpublic void setTabwidth(int tabWidth)
tabWidth
- number of characters per tab stopCopyright © 2013. All rights reserved.