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