org.apache.cxf.jibx.tools
Class JibxSchemaHelper
java.lang.Object
org.apache.cxf.jibx.tools.JibxSchemaHelper
public class JibxSchemaHelper
- extends Object
|
Method Summary |
void |
getSchemas(javax.wsdl.Definition def,
org.apache.cxf.common.xmlschema.SchemaCollection schemaCol,
List<org.jibx.schema.ISchemaResolver> resolvers)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JibxSchemaHelper
public JibxSchemaHelper(org.apache.cxf.Bus b,
Map<String,Element> s)
getSchemas
public void getSchemas(javax.wsdl.Definition def,
org.apache.cxf.common.xmlschema.SchemaCollection schemaCol,
List<org.jibx.schema.ISchemaResolver> resolvers)
Apache CXF