Uses of Class
org.apache.wsif.compiler.schema.SchemaException

Packages that use SchemaException
org.apache.wsif.compiler.schema.tools   
 

Uses of SchemaException in org.apache.wsif.compiler.schema.tools
 

Methods in org.apache.wsif.compiler.schema.tools that throw SchemaException
 java.util.Map Schema2Java.createJavaMapping(org.w3c.dom.Element root, java.util.Map reg)
          Deprecated. This method takes inputs of an Schema Element, a HashMap and returns the same HashMap filled with the mappings from schema QNames to Java class names or primitive types.
 void Schema2Java.outputJavaMapping()
          Deprecated. Output the Java class files created from XML Schema models to the working directory.
 



Copyright ? 2002, 2006 Apache XML Project. All Rights Reserved.