Seriously cribbed from ORG.oclc.z39.client.zclient.java
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
OCLC_BER_SYNTAX
public static final String OCLC_BER_SYNTAX
DbDemo
public DbDemo()
db
public boolean db(StringTokenizer inputParms)
db
public boolean db(String dbName)
display
public boolean display(StringTokenizer inputParms)
throws Diagnostic1,
Exception
displayRecords
public void displayRecords(DbPresentData[] records)
throws IOException
find
public boolean find(String query)
throws Diagnostic1,
Exception
get_input
public StringTokenizer get_input()
help
public boolean help()
init
public boolean init(String[] args)
setup
public boolean setup(IniFile inifile)
setIn
public void setIn(BufferedReader input)
setOutputFile
public void setOutputFile(DataOutputStream output)
setOut
public void setOut(PrintStream ps)
main
public static void main(String[] args)
main_loop
public void main_loop()
rank
public boolean rank(StringTokenizer inputParms)
scan
public boolean scan(StringTokenizer inputParms)
throws Diagnostic1,
Exception
select_command
public boolean select_command(StringTokenizer inputParms)
throws Diagnostic1,
Exception
showDBs
public void showDBs()
sleep
public boolean sleep(StringTokenizer inputParms)
usage
public void usage()
verbose
public boolean verbose()