ORG.oclc.qparse
Class DbAttributes
java.lang.Object
|
+--ORG.oclc.qparse.DbAttributes
- public class DbAttributes
- extends Object
DbAttributes
public DbAttributes()
DbAttributes
public DbAttributes(String section,
IniFile ini)
DbAttributes
public DbAttributes(String section,
IniFile ini,
boolean liteFlag)
toIniString
public String toIniString()
- Generate an IniFile format string representation of the object.
- Returns:
- String
toString
public String toString()
- Generate a string representation of the object.
- Returns:
- String
- Overrides:
- toString in class Object
add
public void add(IndexMap map,
String OID)
getMap
public final IndexMap getMap()
getMap
public final IndexMap getMap(String OID)
getOIDList
public Vector getOIDList()