Class XSD2Java

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

public class XSD2Java extends Object
  • Constructor Details

    • XSD2Java

      public XSD2Java()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      for now the arguments this main method accepts is the source schema and the output location
      Parameters:
      args -
      Throws:
      Exception