org.apache.cxf.wsdl11
Class SchemaUtil
java.lang.Object
org.apache.cxf.wsdl11.SchemaUtil
public final class SchemaUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaUtil
public SchemaUtil(Bus b,
Map<String,Element> s)
getSchemas
public void getSchemas(javax.wsdl.Definition def,
ServiceInfo serviceInfo)
getSchemas
public void getSchemas(javax.wsdl.Definition def,
SchemaCollection schemaCol,
ServiceInfo serviceInfo)
getSchemas
public void getSchemas(javax.wsdl.Definition def,
SchemaCollection schemaCol,
List<SchemaInfo> schemas)
Apache CXF