class SRUConfig extends CrossQueryConfig
queryParserSheet, queryRouterSheetallowBrowserCaching, attribs, dependencyCheckingEnabled, errorGenSheet, indexWarmingUpdateInterval, latencyCutoffSize, logLevel, reportLatency, runawayKillTime, runawayNormalTime, servlet, sessionEncodeURLPattern, stylesheetCacheExpire, stylesheetCacheSize, stylesheetProfiling, tokenizerMap, trackSessions| Constructor and Description |
|---|
SRUConfig(SRU servlet,
String path)
Constructor - Reads and parses the global configuration file (XML) for
the SRU servlet.
|
handlePropertyparseBoolean, parseInt, read, requireOrElsepublic SRUConfig(SRU servlet, String path) throws GeneralException
path - Filesystem path to the config file.GeneralException - If a read or parse error occurs.