Firefish 0.5.10

gov.lbl.dsd.firefish.client
Class FireXQuery

java.lang.Object
  extended bygov.lbl.dsd.util.CmdLineProgram
      extended bygov.lbl.dsd.firefish.client.FireCmdLineProgram
          extended bygov.lbl.dsd.firefish.client.FireXQuery

public class FireXQuery
extends gov.lbl.dsd.firefish.client.FireCmdLineProgram

Command line program that executes an XQuery against local files. See help on usage;

Version:
$Revision: 1.6 $, $Date: 2004/03/25 20:00:34 $

Method Summary
static void main(String[] args)
          Run this program without any arguments to get help (including descriptions of all options).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Run this program without any arguments to get help (including descriptions of all options).


Firefish 0.5.10

Jump to the Firefish Homepage