public class ConfigExtension extends ConfigElement
Constructor and Description |
---|
ConfigExtension(String filename,
int lineno,
String name,
String priority,
String[] application) |
Modifier and Type | Method and Description |
---|---|
String[] |
getApplication() |
String |
getName() |
String |
getPriority() |
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()
public String getPriority()
public String[] getApplication()
Copyright © 2004–2016. All rights reserved.