org.apache.ws.commons.schema.walker
Class TestSchemaWalker

java.lang.Object
  extended by org.apache.ws.commons.schema.walker.TestSchemaWalker

public class TestSchemaWalker
extends Object


Constructor Summary
TestSchemaWalker()
           
 
Method Summary
 void test()
          Test for src/main/resources/test_schema.xsd
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSchemaWalker

public TestSchemaWalker()
Method Detail

test

public void test()
          throws Exception
Test for src/main/resources/test_schema.xsd

Throws:
Exception


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