Apache CXF API

Uses of Interface
org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler

Packages that use JAXBUtils.SchemaCompiler
org.apache.cxf.jaxb   
 

Uses of JAXBUtils.SchemaCompiler in org.apache.cxf.jaxb
 

Methods in org.apache.cxf.jaxb that return JAXBUtils.SchemaCompiler
static JAXBUtils.SchemaCompiler JAXBUtils.createSchemaCompiler()
           
static JAXBUtils.SchemaCompiler JAXBUtils.createSchemaCompilerWithDefaultAllocator(Set<String> allocatorSet)
           
 

Methods in org.apache.cxf.jaxb with parameters of type JAXBUtils.SchemaCompiler
static Class<?> JAXBUtils.getParamClass(JAXBUtils.SchemaCompiler sc, String method)
           
 


Apache CXF API

Apache CXF