Dali Provisional API
Release 3.2

org.eclipse.jpt.jaxb.core.schemagen
Class Main

java.lang.Object
  extended by org.eclipse.jpt.jaxb.core.schemagen.Main

public class Main
extends Object

Generate a JAXB Schema Current command-line arguments: [-s schema.xsd] - specifies the target schema [-c className] - specifies the fully qualified class name [-p packageName] - specifies the source package // @deprecated


Field Summary
static String NO_FACTORY_CLASS
           
 
Method Summary
protected  void execute(String[] args)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_FACTORY_CLASS

public static String NO_FACTORY_CLASS
Method Detail

main

public static void main(String[] args)

execute

protected void execute(String[] args)

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.