public class ConfigDataProcessor extends Object
Modifier and Type | Field and Description |
---|---|
protected static boolean |
DEBUG
Debug flag
|
protected SAXParser |
parser
The parser for the CREOLE directory files
|
Constructor and Description |
---|
ConfigDataProcessor()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
parseConfigFile(InputStream configStream,
URL configUrl)
Parse a config file (represented as an open stream).
|
protected static final boolean DEBUG
protected SAXParser parser
public ConfigDataProcessor() throws GateException
GateException
public void parseConfigFile(InputStream configStream, URL configUrl) throws GateException
GateException
Copyright © 2024 GATE. All rights reserved.