net.ivoa.registry.search.test
Class TestRegistryClient

java.lang.Object
  extended by net.ivoa.registry.search.test.TestRegistryClient

public class TestRegistryClient
extends java.lang.Object


Constructor Summary
TestRegistryClient()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void printResults(org.w3c.dom.Element root)
          print out the given element as a stand-alone XML doument
static void usage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRegistryClient

public TestRegistryClient()
Method Detail

main

public static void main(java.lang.String[] args)

printResults

public static void printResults(org.w3c.dom.Element root)
print out the given element as a stand-alone XML doument


usage

public static void usage()