org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASWSDL2Java Class Reference

Collaboration diagram for org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASWSDL2Java:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 JOnASWSDL2Java ()
void run (AxisWsClientGenerator wsc) throws WsGenException, IOException, SAXException, WSDLException, ParserConfigurationException

Protected Member Functions

Parser createParser ()

Detailed Description

Programmatic interface to the WSDL2Java Axis tool.
Author:
Guillaume Sauthier

Definition at line 51 of file JOnASWSDL2Java.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASWSDL2Java.JOnASWSDL2Java  ) 
 

JOnASWSDL2Java Constructor.

Definition at line 71 of file JOnASWSDL2Java.java.


Member Function Documentation

Parser org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASWSDL2Java.createParser  )  [protected]
 

Returns:
Returns an extension of the Parser

Definition at line 80 of file JOnASWSDL2Java.java.

void org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASWSDL2Java.run AxisWsClientGenerator  wsc  )  throws WsGenException, IOException, SAXException, WSDLException, ParserConfigurationException
 

Setup and runs the JOnASEmitter.

Parameters:
wsc Configuration.
Exceptions:
WsGenException When WSDL has not been properly parsed
SAXException Cannot parse WSDL document
WSDLException When WSDL is incorrect
ParserConfigurationException Cannot Configure Parser
IOException Import URL cannot be loaded

Definition at line 160 of file JOnASWSDL2Java.java.

Referenced by org.objectweb.jonas_ws.wsgen.generator.axis.AxisWsClientGenerator.generate().


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:13:51 2005 for JOnAS by  doxygen 1.3.9.1