|
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.qparse.DbAttributes
| Constructor Summary | |
DbAttributes()
|
|
DbAttributes(String section,
IniFile ini)
|
|
DbAttributes(String section,
IniFile ini,
boolean liteFlag)
|
|
| Method Summary | |
void |
add(IndexMap map,
String OID)
|
IndexMap |
getMap()
|
IndexMap |
getMap(String OID)
|
Vector |
getOIDList()
|
String |
toIniString()
Generate an IniFile format string representation of the object. |
String |
toString()
Generate a 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 DbAttributes()
public DbAttributes(String section,
IniFile ini)
public DbAttributes(String section,
IniFile ini,
boolean liteFlag)
| Method Detail |
public String toIniString()
public String toString()
public void add(IndexMap map,
String OID)
public final IndexMap getMap()
public final IndexMap getMap(String OID)
public Vector getOIDList()
|
Open SiteSearch 4.1.1 Final |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||