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

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

public class TestXmlSchemaPathFinder
extends Object


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

Constructor Detail

TestXmlSchemaPathFinder

public TestXmlSchemaPathFinder()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

setUp

public void setUp()
           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

testComplex

public void testComplex()
                 throws Exception
Throws:
Exception


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