Dali Provisional API
Release 3.2

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

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

public class Main
extends Object

Generate a EclipseLink JAXB Schema Current command-line arguments: [-s schema.xsd] - specifies the target schema [-c className] - specifies the fully qualified class name


Field Summary
static String CANNOT_BE_CAST_TO_JAXBCONTEXT
           
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

CANNOT_BE_CAST_TO_JAXBCONTEXT

public static String CANNOT_BE_CAST_TO_JAXBCONTEXT
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.