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, setPreComment
public IncludeDirective(String includeFile)
public String getIncludeFile()
protected StringBuilder rawFormat(StringBuilder sb)
rawFormat
in class ConfigElement
Copyright © 2004–2020. All rights reserved.