|
GATE Version 3.1-2270 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgate.config.ConfigDataProcessor
public class ConfigDataProcessor
This class parses gate.xml configuration data files.
| Field Summary | |
|---|---|
protected static boolean |
DEBUG
Debug flag |
protected SAXParser |
parser
The parser for the CREOLE directory files |
| Constructor Summary | |
|---|---|
ConfigDataProcessor()
Default constructor. |
|
| Method Summary | |
|---|---|
void |
parseConfigFile(InputStream configStream,
URL configUrl)
Parse a config file (represented as an open stream). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final boolean DEBUG
protected SAXParser parser
| Constructor Detail |
|---|
public ConfigDataProcessor()
throws GateException
GateException| Method Detail |
|---|
public void parseConfigFile(InputStream configStream,
URL configUrl)
throws GateException
GateException
|
GATE Version 3.1-2270 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||