public static class ReportTask.SourceFilesElement
extends 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.
|
public void setEncoding(String encoding)
encoding
- source file encodingpublic void setTabwidth(int tabWidth)
tabWidth
- number of characters per tab stopCopyright © 2012. All Rights Reserved.