Apache CXF API

org.apache.cxf.jibx.tools
Class JibxSchemaHelper

java.lang.Object
  extended by org.apache.cxf.jibx.tools.JibxSchemaHelper

public class JibxSchemaHelper
extends Object


Constructor Summary
JibxSchemaHelper(Bus b, Map<String,Element> s)
           
 
Method Summary
 void getSchemas(javax.wsdl.Definition def, SchemaCollection schemaCol, List<JibxSchemaResolver> r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JibxSchemaHelper

public JibxSchemaHelper(Bus b,
                        Map<String,Element> s)
Method Detail

getSchemas

public void getSchemas(javax.wsdl.Definition def,
                       SchemaCollection schemaCol,
                       List<JibxSchemaResolver> r)

Apache CXF API

Apache CXF