| Modifier and Type | Method and Description |
|---|---|
CompileResults |
DefaultDynamicCompiler.compile() |
CompileResults |
DynamicXJC.compileSchemas() |
static CompileResults |
DefaultDynamicCompiler.doCompile(ClassLoader classLoader,
Collection<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 © 2011–2014 Red Hat. All rights reserved.