project35.mda.config
Class TestApplicationUtility

java.lang.Object
  extended by project35.mda.config.TestApplicationUtility

public class TestApplicationUtility
extends java.lang.Object


Copyright (c) 2008 Kevin Garwood for Project35. This code is licensed under the Academic Free License version 3.0. For more information on the terms and conditions, please see the file "LICENSE" that is included in this distribution.

Version:
1.0
Author:
Kevin Garwood (kgarwood@users.sourceforge.net)

Constructor Summary
TestApplicationUtility()
           
 
Method Summary
 Project35ConfigurationReader createConfigurationReader(RecordModel schemaRecord)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestApplicationUtility

public TestApplicationUtility()
Method Detail

createConfigurationReader

public Project35ConfigurationReader createConfigurationReader(RecordModel schemaRecord)
                                                       throws java.lang.Exception
Throws:
java.lang.Exception