public class WSDL11Reader extends Object
Constructor and Description |
---|
WSDL11Reader() |
Modifier and Type | Method and Description |
---|---|
WSDLDefinitions |
processDefinition(Definition srcWsdl,
URL wsdlLoc)
Takes a WSDL11 Definition element and converts into
our object graph that has been developed for WSDL20
|
public WSDLDefinitions processDefinition(Definition srcWsdl, URL wsdlLoc) throws IOException, WSDLException
srcWsdl
- The src WSDL11 definitionwsdlLoc
- The source location, if null we cannot process imports or includesIOException
WSDLException
Copyright © 2018 JBoss by Red Hat. All rights reserved.