Package org.apache.cxf.wsdl11
Class SchemaUtil
java.lang.Object
org.apache.cxf.wsdl11.SchemaUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetSchemas(javax.wsdl.Definition def, org.apache.cxf.common.xmlschema.SchemaCollection schemaCol, List<org.apache.cxf.service.model.SchemaInfo> schemas) voidgetSchemas(javax.wsdl.Definition def, org.apache.cxf.common.xmlschema.SchemaCollection schemaCol, org.apache.cxf.service.model.ServiceInfo serviceInfo) voidgetSchemas(javax.wsdl.Definition def, org.apache.cxf.service.model.ServiceInfo serviceInfo)
-
Constructor Details
-
SchemaUtil
-
-
Method Details
-
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, List<org.apache.cxf.service.model.SchemaInfo> schemas)
-