public class ConfigInclude extends ConfigElement
Constructor and Description |
---|
ConfigInclude(String filename,
int lineno,
String category) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
protected StringBuilder |
rawFormat(StringBuilder sb) |
String |
toString() |
format, getComment, getFileName, getLineNumber, getPreComment, setComment, setFileName, setPreComment
protected StringBuilder rawFormat(StringBuilder sb)
rawFormat
in class ConfigElement
public String getName()
Copyright © 2004–2022. All rights reserved.