org.apache.ws.commons.schema.docpath
Class TestDomBuilderFromSax

java.lang.Object
  extended by org.apache.ws.commons.schema.docpath.TestDomBuilderFromSax

public class TestDomBuilderFromSax
extends Object


Constructor Summary
TestDomBuilderFromSax()
           
 
Method Summary
static void setUpFactories()
           
 void setUpTest()
           
 void testChildren()
           
 void testGrandchildren()
           
 void testRoot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDomBuilderFromSax

public TestDomBuilderFromSax()
Method Detail

setUpFactories

public static void setUpFactories()

setUpTest

public void setUpTest()
               throws Exception
Throws:
Exception

testRoot

public void testRoot()
              throws Exception
Throws:
Exception

testChildren

public void testChildren()
                  throws Exception
Throws:
Exception

testGrandchildren

public void testGrandchildren()
                       throws Exception
Throws:
Exception


Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.