org.ipdr.test
Class TestSchema

java.lang.Object
  extended by org.ipdr.test.TestSchema

public class TestSchema
extends java.lang.Object

This class will be used for testing Schema class.


Constructor Summary
TestSchema()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method having all the test scenarios.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSchema

public TestSchema()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws IPDRException,
                        org.xml.sax.SAXException,
                        java.io.IOException,
                        BadCompositeException
Main method having all the test scenarios.

Throws:
IPDRException
org.xml.sax.SAXException
java.io.IOException
BadCompositeException