uk.ac.man.bioinf.apps.xml.test
Class XMLLoadingTest
java.lang.Object
|
+--uk.ac.man.bioinf.module.NullModuleFactory
|
+--uk.ac.man.bioinf.apps.xml.test.XMLLoadingTest
- All Implemented Interfaces:
- ModuleFactoryInstance
- public class XMLLoadingTest
- extends NullModuleFactory
XMLLoadingTest.java
Created: Tue May 16 12:35:51 2000
- Version:
- $Id: XMLLoadingTest.java,v 1.4 2001/04/11 17:04:42 lord Exp $
- Author:
- Phillip Lord
Methods inherited from class uk.ac.man.bioinf.module.NullModuleFactory |
addIdentifier, addIdentifier, destroy, getConfig, getModule, getRequiredModules, isModuleAvailable, load, resolveClassName, resolveModuleName, setConcreteIdentifier, setConfig |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLLoadingTest
public XMLLoadingTest()
addConfig
public void addConfig(ModuleIdentifier ident,
Object config)
- Overrides:
addConfig
in class NullModuleFactory
printNode
public static void printNode(ConfigNode node)
printNode
public static void printNode(ConfigNode node,
int step)
main
public static void main(String[] args)