jxUtil 0.6

org.sourceforge.jxutil.dbtest.framework
Class DBTestConfig.PackageHandler

java.lang.Object
  |
  +--org.sourceforge.jxutil.xml.XMLConfig.ElementHandler
        |
        +--org.sourceforge.jxutil.dbtest.framework.DBTestConfig.PackageHandler
Enclosing class:
DBTestConfig

static final class DBTestConfig.PackageHandler
extends XMLConfig.ElementHandler

The XML handler for instantiating a Package. Returns a Class[] with the initialized Classes of the package.


Constructor Summary
(package private) DBTestConfig.PackageHandler()
           
 
Method Summary
 Object getObject(XMLConfig cfg, Element el)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBTestConfig.PackageHandler

DBTestConfig.PackageHandler()
Method Detail

getObject

public Object getObject(XMLConfig cfg,
                        Element el)
Specified by:
getObject in class XMLConfig.ElementHandler

jxUtil 0.6

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