Uses of Class
org.ow2.easywsdl.wsdl.impl.wsdl11.WSDLReaderImpl

Packages that use WSDLReaderImpl
org.ow2.easywsdl.wsdl.impl.wsdl11   
 

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

Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type WSDLReaderImpl
static TBinding BindingImpl.replaceDOMElementByTBinding(WSDLElement parent, org.w3c.dom.Element childToReplace, WSDLReaderImpl reader)
           
static TImport ImportImpl.replaceDOMElementByTImport(WSDLElement parent, org.w3c.dom.Element childToReplace, WSDLReaderImpl reader)
           
static TMessage MessageImpl.replaceDOMElementByTMessage(WSDLElement parent, org.w3c.dom.Element childToReplace, WSDLReaderImpl reader)
           
static TPortType InterfaceTypeImpl.replaceDOMElementByTPortType(WSDLElement parent, org.w3c.dom.Element childToReplace, WSDLReaderImpl reader)
           
static TService ServiceImpl.replaceDOMElementByTService(WSDLElement parent, org.w3c.dom.Element childToReplace, WSDLReaderImpl reader)
           
static TTypes TypesImpl.replaceDOMElementByTTypes(WSDLElement parent, org.w3c.dom.Element childToReplace, WSDLReaderImpl reader)
           
 

Constructors in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type WSDLReaderImpl
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)
           
TypesImpl(TTypes types, DescriptionImpl desc, java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> imports, WSDLReaderImpl reader)
           
 



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