|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--satc.SettingsReader
This class reads the syntax modes from a property file and registers them.
Constructor Summary | |
SettingsReader()
|
Method Summary | |
static java.util.Properties |
getProperties(java.lang.String syntaxMode)
|
void |
load()
Reads the syntax modes from a property file and creates a SyntaxInfo structure for each of them. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SettingsReader()
Method Detail |
public void load() throws java.util.MissingResourceException
Syntax
class.public static java.util.Properties getProperties(java.lang.String syntaxMode)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |