All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ninja.xset.TestSET

java.lang.Object
   |
   +----ninja.xset.TestSET

public class TestSET
extends Object

Variable Index

 o hPtr
 o server

Constructor Index

 o TestSET(String)

Method Index

 o main(String[])
 o query(Document)
 o register(Document)
 o test(String, String)

Variables

 o hPtr
 protected Vector hPtr
 o server
 protected SETserver server

Constructors

 o TestSET
 public TestSET(String storPath)

Methods

 o register
 protected boolean register(Document d)
 o query
 protected boolean query(Document q)
 o test
 public void test(String queryFile,
                  String storPath)
 o main
 public static void main(String argv[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index