|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaCollection | |
|---|---|
| org.apache.cxf.databinding | |
| org.apache.cxf.service.model | |
| Uses of SchemaCollection in org.apache.cxf.databinding |
|---|
| Methods in org.apache.cxf.databinding with parameters of type SchemaCollection | |
|---|---|
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 |
ServiceSchemaInfo.getSchemaCollection()
|
SchemaCollection |
ServiceInfo.getXmlSchemaCollection()
|
| Methods in org.apache.cxf.service.model with parameters of type SchemaCollection | |
|---|---|
void |
ServiceSchemaInfo.setSchemaCollection(SchemaCollection schemaCollection)
|
void |
ServiceInfo.setSchemas(SchemaCollection cachedXmlSchemaCollection,
java.util.List<SchemaInfo> cachedSchemas)
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||