|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaCollection | |
|---|---|
| org.apache.cxf.databinding.source | |
| org.apache.cxf.service.model | |
| org.apache.cxf.tools.validator.internal | |
| Uses of SchemaCollection in org.apache.cxf.databinding.source |
|---|
| Methods in org.apache.cxf.databinding.source with parameters of type SchemaCollection | |
|---|---|
protected org.apache.ws.commons.schema.XmlSchema |
AbstractDataBinding.addSchemaDocument(ServiceInfo serviceInfo,
SchemaCollection col,
org.w3c.dom.Document d,
java.lang.String systemId)
|
| Uses of SchemaCollection in org.apache.cxf.service.model |
|---|
| Methods in org.apache.cxf.service.model that return SchemaCollection | |
|---|---|
SchemaCollection |
ServiceInfo.getXmlSchemaCollection()
|
| Uses of SchemaCollection in org.apache.cxf.tools.validator.internal |
|---|
| Methods in org.apache.cxf.tools.validator.internal that return SchemaCollection | |
|---|---|
static SchemaCollection |
ValidatorUtil.getSchema(javax.wsdl.Definition def)
|
| Methods in org.apache.cxf.tools.validator.internal that return types with arguments of type SchemaCollection | |
|---|---|
static java.util.List<SchemaCollection> |
ValidatorUtil.getSchemaList(org.w3c.dom.Document document,
java.lang.String baseURI)
Get a list of schemas found in a wsdl Document. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||