|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectTextConfig
CrossQueryConfig
SRUConfig
class SRUConfig
Holds global configuration information for the SRU servlet.
Field Summary |
---|
Fields inherited from class CrossQueryConfig |
---|
queryParserSheet, queryRouterSheet |
Constructor Summary | |
---|---|
SRUConfig(SRU servlet,
String path)
Constructor - Reads and parses the global configuration file (XML) for the SRU servlet. |
Method Summary |
---|
Methods inherited from class CrossQueryConfig |
---|
handleProperty |
Methods inherited from class TextConfig |
---|
parseBoolean, parseInt, read, requireOrElse |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SRUConfig(SRU servlet, String path) throws GeneralException
path
- Filesystem path to the config file.
GeneralException
- If a read or parse error occurs.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |