java.lang.Cloneable
, java.lang.Iterable<org.apache.tools.ant.types.Resource>
, org.apache.tools.ant.types.ResourceCollection
public 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, toString
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.