Uses of Class
org.ow2.easywsdl.wsdl.api.WSDLImportException

Packages that use WSDLImportException
org.ow2.easywsdl.wsdl.api.abstractElmt   
org.ow2.easywsdl.wsdl.api.abstractItf   
org.ow2.easywsdl.wsdl.decorator   
org.ow2.easywsdl.wsdl.impl.wsdl11   
org.ow2.easywsdl.wsdl.impl.wsdl20   
 

Uses of WSDLImportException in org.ow2.easywsdl.wsdl.api.abstractElmt
 

Constructors in org.ow2.easywsdl.wsdl.api.abstractElmt that throw WSDLImportException
AbstractImportImpl(E model, D parent, java.util.Map<java.net.URI,AbsItfDescription> descripionImports, java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports, java.net.URI baseURI, AbstractWSDLReaderImpl reader)
          Default constructor
AbstractIncludeImpl(E model, D parent, java.util.Map<java.net.URI,AbsItfDescription> descriptionImports, java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports, java.net.URI baseURI, AbstractWSDLReaderImpl reader)
          Default constructor
 

Uses of WSDLImportException in org.ow2.easywsdl.wsdl.api.abstractItf
 

Methods in org.ow2.easywsdl.wsdl.api.abstractItf that throw WSDLImportException
 Impt AbsItfDescription.createImport()
          Create a new import.
 

Uses of WSDLImportException in org.ow2.easywsdl.wsdl.decorator
 

Methods in org.ow2.easywsdl.wsdl.decorator that throw WSDLImportException
 Impt DecoratorDescriptionImpl.createImport()
           
 

Uses of WSDLImportException in org.ow2.easywsdl.wsdl.impl.wsdl11
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 that throw WSDLImportException
 Import DescriptionImpl.createImport()
           
 

Constructors in org.ow2.easywsdl.wsdl.impl.wsdl11 that throw WSDLImportException
DescriptionImpl(java.net.URI baseURI, TDefinitions definition, org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl namespaceMapper, org.ow2.easywsdl.schema.api.extensions.SchemaLocatorImpl schemaLocator, java.util.Map<WSDLReader.FeatureConstants,java.lang.Object> features, java.util.Map<java.net.URI,AbsItfDescription> descriptionImports, java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports, WSDLReaderImpl reader)
           
ImportImpl(TImport impt, Description parent, java.util.Map<java.net.URI,AbsItfDescription> descriptionImports, java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports, java.net.URI baseURI, WSDLReaderImpl reader)
           
 

Uses of WSDLImportException in org.ow2.easywsdl.wsdl.impl.wsdl20
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 that throw WSDLImportException
 Import DescriptionImpl.createImport()
           
 

Constructors in org.ow2.easywsdl.wsdl.impl.wsdl20 that throw WSDLImportException
DescriptionImpl(java.net.URI baseURI, DescriptionType description, org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl namespaceMapper, org.ow2.easywsdl.schema.api.extensions.SchemaLocatorImpl schemaLocator, java.util.Map<WSDLReader.FeatureConstants,java.lang.Object> features, java.util.Map<java.net.URI,AbsItfDescription> descriptionImports, java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports, WSDLReaderImpl reader)
           
ImportImpl(ImportType impt, Description parent, java.util.Map<java.net.URI,AbsItfDescription> descriptionImports, java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports, java.net.URI baseURI, WSDLReaderImpl reader)
           
IncludeImpl(IncludeType incl, Description parent, java.util.Map<java.net.URI,AbsItfDescription> descriptionImports, java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports, java.net.URI baseURI, WSDLReaderImpl reader)
           
 



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.