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, setPreCommentprotected StringBuilder rawFormat(StringBuilder sb)
rawFormat in class ConfigElementpublic String getName()
Copyright © 2004–2024. All rights reserved.