org.apache.servicemix.cxfse
Class SchemaUtil
java.lang.Object
org.apache.servicemix.cxfse.SchemaUtil
public class SchemaUtil
- extends java.lang.Object
|
Constructor Summary |
SchemaUtil(org.apache.cxf.Bus b,
java.util.Map<java.lang.String,org.w3c.dom.Element> s)
|
|
Method Summary |
void |
getSchemas(javax.wsdl.Definition def,
org.apache.cxf.common.xmlschema.SchemaCollection schemaCol,
java.util.List<org.apache.cxf.service.model.SchemaInfo> schemas)
|
void |
getSchemas(javax.wsdl.Definition def,
org.apache.cxf.common.xmlschema.SchemaCollection schemaCol,
org.apache.cxf.service.model.ServiceInfo serviceInfo)
|
void |
getSchemas(javax.wsdl.Definition def,
org.apache.cxf.service.model.ServiceInfo serviceInfo)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaUtil
public SchemaUtil(org.apache.cxf.Bus b,
java.util.Map<java.lang.String,org.w3c.dom.Element> s)
getSchemas
public void getSchemas(javax.wsdl.Definition def,
org.apache.cxf.service.model.ServiceInfo serviceInfo)
getSchemas
public void getSchemas(javax.wsdl.Definition def,
org.apache.cxf.common.xmlschema.SchemaCollection schemaCol,
org.apache.cxf.service.model.ServiceInfo serviceInfo)
getSchemas
public void getSchemas(javax.wsdl.Definition def,
org.apache.cxf.common.xmlschema.SchemaCollection schemaCol,
java.util.List<org.apache.cxf.service.model.SchemaInfo> schemas)
Copyright © 2005-2012 FuseSource. All Rights Reserved.