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()
           
 

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



Apache CXF