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(java.lang.String namespaceURI)
           
 

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

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



Copyright © 2005-2012 FuseSource. All Rights Reserved.