org.objectweb.jonas.ws.JDefinitionWriter Class Reference

List of all members.

Public Member Functions

 JDefinitionWriter (Definition def, File context, Charset cs, String filename)
void write () throws IOException, WSDLException

Detailed Description

Wrote the given Definition and all imported WSDL to the given base directory.
Author:
Guillaume Sauthier

Definition at line 58 of file JDefinitionWriter.java.


Constructor & Destructor Documentation

org.objectweb.jonas.ws.JDefinitionWriter.JDefinitionWriter Definition  def,
File  context,
Charset  cs,
String  filename
 

Constructs a new JDefinitionWriter that will wrote the given Definition and all imported WSDL to the given base directory.

Parameters:
def base Definition
context Context where file should be wrote (MUST exists)
cs Charset to use
filename base Definition filename

Definition at line 83 of file JDefinitionWriter.java.


Member Function Documentation

void org.objectweb.jonas.ws.JDefinitionWriter.write  )  throws IOException, WSDLException
 

Write the given Definition into the base directory

Exceptions:
IOException if a file or directory cannot be created
WSDLException if WSDLWriter is not able to write its Definition

Definition at line 102 of file JDefinitionWriter.java.

Referenced by org.objectweb.jonas.ws.handler.FileWSDLHandler.publish().


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