Uses of Class
org.apache.cxf.service.model.SchemaInfo
-
Uses of SchemaInfo in org.apache.cxf.service.model
Modifier and TypeMethodDescriptionServiceInfo.addNewSchema
(String namespaceURI) static SchemaInfo
ServiceModelUtil.getSchema
(ServiceInfo serviceInfo, MessagePartInfo messagePartInfo) Modifier and TypeMethodDescriptionvoid
ServiceSchemaInfo.setSchemaInfoList
(List<SchemaInfo> schemaInfoList) void
ServiceInfo.setSchemas
(SchemaCollection cachedXmlSchemaCollection, List<SchemaInfo> cachedSchemas)