A C D G I O R S 

A

addSchemaUrl(String) - Method in class io.fabric8.jaxb.dynamic.DynamicXJC
 

C

compile() - Method in class io.fabric8.jaxb.dynamic.DefaultDynamicCompiler
 
compileJavaSrc(String, List<File>, String) - Method in class io.fabric8.jaxb.dynamic.DynamicXJC
 
CompileResults - Class in io.fabric8.jaxb.dynamic
Returns the result of the compile of the XML Schemas
CompileResults(ClassLoader, JAXBContext) - Constructor for class io.fabric8.jaxb.dynamic.CompileResults
 
CompileResultsHandler - Interface in io.fabric8.jaxb.dynamic
 
compileSchemas() - Method in class io.fabric8.jaxb.dynamic.DynamicXJC
 
createSchemaCompiler() - Method in class io.fabric8.jaxb.dynamic.DynamicXJC
 

D

DefaultDynamicCompiler - Class in io.fabric8.jaxb.dynamic
Performs the dynamic compile once on startup
DefaultDynamicCompiler() - Constructor for class io.fabric8.jaxb.dynamic.DefaultDynamicCompiler
 
DefaultDynamicCompiler(String...) - Constructor for class io.fabric8.jaxb.dynamic.DefaultDynamicCompiler
 
DefaultDynamicCompiler(ClassLoader, String[]) - Constructor for class io.fabric8.jaxb.dynamic.DefaultDynamicCompiler
 
doCompile(ClassLoader, Collection<String>) - Static method in class io.fabric8.jaxb.dynamic.DefaultDynamicCompiler
 
DynamicCompiler - Interface in io.fabric8.jaxb.dynamic
Represents a Dynamic XJC compiler
DynamicJaxbDataFormat - Class in io.fabric8.jaxb.dynamic
An implementation of JaxbDataFormat which can deal with compiling XSD files on the fly to create the JAXB context
DynamicJaxbDataFormat() - Constructor for class io.fabric8.jaxb.dynamic.DynamicJaxbDataFormat
 
DynamicJaxbDataFormat(JAXBContext) - Constructor for class io.fabric8.jaxb.dynamic.DynamicJaxbDataFormat
 
DynamicJaxbDataFormat(String) - Constructor for class io.fabric8.jaxb.dynamic.DynamicJaxbDataFormat
 
DynamicXJC - Class in io.fabric8.jaxb.dynamic
A helper class which allows the dynamic invocation of XJC so that we can load new bytecode and JAXB contexts for XML schema documents at runtime
DynamicXJC(ClassLoader) - Constructor for class io.fabric8.jaxb.dynamic.DynamicXJC
 

G

getClassLoader() - Method in class io.fabric8.jaxb.dynamic.CompileResults
 
getClassLoader() - Method in class io.fabric8.jaxb.dynamic.DefaultDynamicCompiler
 
getClassLoader() - Method in class io.fabric8.jaxb.dynamic.DynamicJaxbDataFormat
Returns the class loader created by the dynamic compilation or null if none has been created yet
getCompiler() - Method in class io.fabric8.jaxb.dynamic.DynamicJaxbDataFormat
 
getCompileResults() - Method in class io.fabric8.jaxb.dynamic.DynamicJaxbDataFormat
 
getJAXBContext() - Method in class io.fabric8.jaxb.dynamic.CompileResults
 
getJaxbContextProperties() - Method in class io.fabric8.jaxb.dynamic.DynamicXJC
 
getSchemaCompilerOptions() - Method in class io.fabric8.jaxb.dynamic.DynamicXJC
 
getSchemaUrls() - Method in class io.fabric8.jaxb.dynamic.DynamicXJC
 
getUrls() - Method in class io.fabric8.jaxb.dynamic.DefaultDynamicCompiler
 

I

init() - Method in class io.fabric8.jaxb.dynamic.DynamicJaxbDataFormat
 
io.fabric8.jaxb.dynamic - package io.fabric8.jaxb.dynamic
 

O

onCompileResults(CompileResults) - Method in interface io.fabric8.jaxb.dynamic.CompileResultsHandler
 
onCompileResults(CompileResults) - Method in class io.fabric8.jaxb.dynamic.DynamicJaxbDataFormat
Whenever any kind of compiler is performed this is the handler method to pass in the results

R

resolveUrl(String) - Method in class io.fabric8.jaxb.dynamic.DynamicXJC
Lets try deal with URLs which start with classpath:

S

setClassLoader(ClassLoader) - Method in class io.fabric8.jaxb.dynamic.DefaultDynamicCompiler
 
setCompiler(DynamicCompiler) - Method in class io.fabric8.jaxb.dynamic.DynamicJaxbDataFormat
 
setContextClassLoader() - Method in class io.fabric8.jaxb.dynamic.CompileResults
Sets the thread context class loader to the current class loader for the newly created JAXB beans
setHandler(CompileResultsHandler) - Method in class io.fabric8.jaxb.dynamic.DefaultDynamicCompiler
 
setHandler(CompileResultsHandler) - Method in interface io.fabric8.jaxb.dynamic.DynamicCompiler
Registers the handler for the compile results
setJaxbContextProperties(Map<String, Object>) - Method in class io.fabric8.jaxb.dynamic.DynamicXJC
 
setSchemaCompilerOptions(String[]) - Method in class io.fabric8.jaxb.dynamic.DynamicXJC
 
setSchemaUrls(List<String>) - Method in class io.fabric8.jaxb.dynamic.DynamicXJC
 
setUrls(String[]) - Method in class io.fabric8.jaxb.dynamic.DefaultDynamicCompiler
 
A C D G I O R S 

Copyright © 2014 Red Hat. All Rights Reserved.