public class IncludeDirective extends ConfigDirective
| Constructor and Description |
|---|
IncludeDirective(String includeFile) |
IncludeDirective(String filename,
int lineno,
String includeFile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIncludeFile() |
protected StringBuilder |
rawFormat(StringBuilder sb) |
format, getComment, getFileName, getLineNumber, getPreComment, setComment, setFileName, setPreCommentpublic IncludeDirective(String includeFile)
public String getIncludeFile()
protected StringBuilder rawFormat(StringBuilder sb)
rawFormat in class ConfigElementCopyright © 2004–2021. All rights reserved.