jxUtil 0.6

org.sourceforge.jxutil.dbtest.framework
Class XMLConfigurator

java.lang.Object
  |
  +--org.sourceforge.jxutil.dbtest.framework.XMLConfigurator

public class XMLConfigurator
extends Object


Nested Class Summary
static class XMLConfigurator.ObjectBuilder
           
 
Field Summary
private static Category cat
           
private static String DEFAULT_INPUT_FILE
           
private static String PACKAGE
           
 
Constructor Summary
XMLConfigurator()
           
 
Method Summary
static Elements.TestDescription load()
           
static Elements.TestDescription load(InputStream in)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cat

private static Category cat

DEFAULT_INPUT_FILE

private static final String DEFAULT_INPUT_FILE
See Also:
Constant Field Values

PACKAGE

private static final String PACKAGE
See Also:
Constant Field Values
Constructor Detail

XMLConfigurator

public XMLConfigurator()
Method Detail

load

public static Elements.TestDescription load()
                                     throws Exception
Exception

load

public static Elements.TestDescription load(InputStream in)
                                     throws Exception
Exception

main

public static void main(String[] args)
                 throws Exception
Exception

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.