Uses of Class
org.apache.cxf.jibx.tools.JibxSchemaResolver

Packages that use JibxSchemaResolver
org.apache.cxf.jibx.tools   
 

Uses of JibxSchemaResolver in org.apache.cxf.jibx.tools
 

Method parameters in org.apache.cxf.jibx.tools with type arguments of type JibxSchemaResolver
 void JibxSchemaHelper.getSchemas(javax.wsdl.Definition def, org.apache.cxf.common.xmlschema.SchemaCollection schemaCol, List<JibxSchemaResolver> r)
           
 



Apache CXF