public final class SchemaUtil
extends java.lang.Object
| Constructor and Description |
|---|
SchemaUtil(org.apache.cxf.Bus b,
java.util.Map<java.lang.String,org.w3c.dom.Element> s) |
| Modifier and Type | Method and Description |
|---|---|
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) |
public SchemaUtil(org.apache.cxf.Bus b,
java.util.Map<java.lang.String,org.w3c.dom.Element> s)
public void getSchemas(javax.wsdl.Definition def,
org.apache.cxf.service.model.ServiceInfo serviceInfo)
public void getSchemas(javax.wsdl.Definition def,
org.apache.cxf.common.xmlschema.SchemaCollection schemaCol,
org.apache.cxf.service.model.ServiceInfo serviceInfo)
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-2017 FuseSource. All Rights Reserved.