Uses of Class
org.apache.servicemix.common.tools.wsdl.Schema

Packages that use Schema
org.apache.servicemix.common.tools.wsdl   
 

Uses of Schema in org.apache.servicemix.common.tools.wsdl
 

Methods in org.apache.servicemix.common.tools.wsdl that return Schema
 Schema SchemaCollection.getSchema(String namespaceURI)
           
 

Methods in org.apache.servicemix.common.tools.wsdl that return types with arguments of type Schema
 Collection<Schema> SchemaCollection.getSchemas()
           
 

Methods in org.apache.servicemix.common.tools.wsdl with parameters of type Schema
protected  void SchemaCollection.handleImports(Schema schema, URI baseUri)
           
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.