Class SchemaUtil


  • public final class SchemaUtil
    extends Object
    • Constructor Detail

      • SchemaUtil

        public SchemaUtil​(org.apache.cxf.Bus b,
                          Map<String,​Element> s)
    • Method Detail

      • 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)