org.eclipse.jpt.jaxb.core
Class GenericJaxbPlatform

java.lang.Object
  extended by org.eclipse.jpt.jaxb.core.GenericJaxbPlatform

public class GenericJaxbPlatform
extends java.lang.Object

Constants pertaining to the Generic JAXB platforms and their group. Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.

Since:
3.0
Version:
3.0

Field Summary
static JaxbPlatformGroupDescription GROUP
           
static JaxbPlatformDescription VERSION_2_1
           
static JaxbPlatformDescription VERSION_2_2
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GROUP

public static final JaxbPlatformGroupDescription GROUP

VERSION_2_1

public static final JaxbPlatformDescription VERSION_2_1

VERSION_2_2

public static final JaxbPlatformDescription VERSION_2_2