|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.persistence.jaxb.compiler.CompilerHelper
public class CompilerHelper
Helper class for code that needs to be shared between AnnotationsProcessor, MappingsGenerator, SchemaGenerator
| Constructor Summary | |
|---|---|
CompilerHelper()
|
|
| Method Summary | |
|---|---|
static JavaClass |
getNextMappedSuperClass(JavaClass cls,
java.util.HashMap<java.lang.String,TypeInfo> typeInfo,
Helper helper)
|
static JAXBContext |
getXmlBindingsModelContext()
The method will load the eclipselink metadata model and return the corresponding JAXBContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompilerHelper()
| Method Detail |
|---|
public static JAXBContext getXmlBindingsModelContext()
public static JavaClass getNextMappedSuperClass(JavaClass cls,
java.util.HashMap<java.lang.String,TypeInfo> typeInfo,
Helper helper)
|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||