org.apache.axis2.schema
Class XSD2Java

java.lang.Object
  extended by org.apache.axis2.schema.XSD2Java

public class XSD2Java
extends java.lang.Object


Constructor Summary
XSD2Java()
           
 
Method Summary
static void main(java.lang.String[] args)
          for now the arguments this main method accepts is the source schema and the output location
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSD2Java

public XSD2Java()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
for now the arguments this main method accepts is the source schema and the output location

Parameters:
args -
Throws:
java.lang.Exception


Copyright © 2007 Apache Web Services Project. All Rights Reserved.