com.eviware.soapui.impl.wsdl.support.wsdl
Class WsdlUtils.NonSchemaImportingWsdlReaderImpl

java.lang.Object
  extended by com.ibm.wsdl.xml.WSDLReaderImpl
      extended by com.eviware.soapui.impl.wsdl.support.wsdl.WsdlUtils.NonSchemaImportingWsdlReaderImpl
All Implemented Interfaces:
javax.wsdl.xml.WSDLReader
Enclosing class:
WsdlUtils

public static final class WsdlUtils.NonSchemaImportingWsdlReaderImpl
extends com.ibm.wsdl.xml.WSDLReaderImpl


Field Summary
 
Fields inherited from class com.ibm.wsdl.xml.WSDLReaderImpl
allSchemas, extReg, factory, factoryImplName, importDocuments, loc, verbose
 
Constructor Summary
WsdlUtils.NonSchemaImportingWsdlReaderImpl()
           
 
Method Summary
protected  javax.wsdl.extensions.ExtensibilityElement parseSchema(java.lang.Class parentType, org.w3c.dom.Element el, javax.wsdl.Definition def, javax.wsdl.extensions.ExtensionRegistry extReg)
           
 
Methods inherited from class com.ibm.wsdl.xml.WSDLReaderImpl
getExtensionRegistry, getFactoryImplName, getFeature, getWSDLFactory, parseBinding, parseBindingFault, parseBindingInput, parseBindingOperation, parseBindingOutput, parseDefinitions, parseExtensibilityAttribute, parseExtensibilityAttributes, parseExtensibilityElement, parseFault, parseImport, parseInput, parseMessage, parseOperation, parseOutput, parsePart, parsePort, parsePortType, parseSchema, parseService, parseTypes, readWSDL, readWSDL, readWSDL, readWSDL, readWSDL, readWSDL, readWSDL, readWSDL, setExtensionRegistry, setFactoryImplName, setFeature
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsdlUtils.NonSchemaImportingWsdlReaderImpl

public WsdlUtils.NonSchemaImportingWsdlReaderImpl()
Method Detail

parseSchema

protected javax.wsdl.extensions.ExtensibilityElement parseSchema(java.lang.Class parentType,
                                                                 org.w3c.dom.Element el,
                                                                 javax.wsdl.Definition def,
                                                                 javax.wsdl.extensions.ExtensionRegistry extReg)
                                                          throws javax.wsdl.WSDLException
Overrides:
parseSchema in class com.ibm.wsdl.xml.WSDLReaderImpl
Throws:
javax.wsdl.WSDLException


Copyright © 2005-2009 eviware.com. All Rights Reserved.