| Modifier and Type | Method and Description |
|---|---|
CompileResults |
DefaultDynamicCompiler.compile() |
CompileResults |
DynamicXJC.compileSchemas() |
static CompileResults |
DefaultDynamicCompiler.doCompile(java.lang.ClassLoader classLoader,
java.util.Collection<java.lang.String> urls) |
CompileResults |
DynamicJaxbDataFormat.getCompileResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompileResultsHandler.onCompileResults(CompileResults compileResults) |
void |
DynamicJaxbDataFormat.onCompileResults(CompileResults compileResults)
Whenever any kind of compiler is performed this is the handler method to pass in the results
|
Copyright © 2014 Red Hat. All Rights Reserved.