|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ORG.oclc.jassi.InitClass | +--ORG.oclc.obi.util.TopicLoader
The TopicLoader class is executed prior to normal operation of JaSSI and reads the JaSSI configuration file. For each section in the configuration file a TopicEntry object is created.
InitClass
,
TopicEntry
,
IniFiles
Constructor Summary | |
TopicLoader()
Constructs a TopicLoader object by reading server configuration |
Method Summary | |
void |
init(IniFile ini)
Constructs a set TopicEntry(s) by reading server configuration information from the input iniFile. |
static Vector |
topicAreas()
Retrieves the Vector of TopicEntry(s) (all topicAreas avaliable to the system. |
String |
toString()
Generates the String representation of the object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public TopicLoader()
Method Detail |
public void init(IniFile ini)
ini
- the JaSSI configuration ini filepublic static Vector topicAreas()
public String toString()
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |