org.objectweb.jonas_ws.wsgen.WsGen Class Reference

List of all members.

Public Member Functions

 WsGen ()
String execute (String[] args) throws Exception
boolean isInputModified ()

Static Public Member Functions

void main (String[] args) throws Exception
void usage ()

Detailed Description

Main WsGen Class.
Author:
Guillaume Sauthier

Definition at line 53 of file WsGen.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ws.wsgen.WsGen.WsGen  ) 
 

Private Constructor for Utility class WsGen.

Definition at line 66 of file WsGen.java.


Member Function Documentation

String org.objectweb.jonas_ws.wsgen.WsGen.execute String[]  args  )  throws Exception
 

Method used by main method and by external class to retrieve the name of the modified or created file by WsGen

Parameters:
args command line arguments
Returns:
the name of the modified or built
Exceptions:
Exception When a failure occurs

Definition at line 85 of file WsGen.java.

References org.objectweb.jonas_lib.genbase.generator.Config.getInputname(), org.objectweb.jonas_lib.genbase.archive.Archive.getRootFile(), org.objectweb.jonas_lib.genbase.generator.Config.isError(), org.objectweb.jonas_lib.genbase.generator.Config.isHelp(), org.objectweb.jonas_lib.genbase.modifier.ArchiveModifier.modify(), org.objectweb.jonas_ws.wsgen.generator.GeneratorFactory.setConfiguration(), and org.objectweb.jonas_lib.genbase.generator.Config.setDTDsAllowed().

Referenced by org.objectweb.jonas_ws.wsgen.WsGen.main().

Here is the call graph for this function:

boolean org.objectweb.jonas_ws.wsgen.WsGen.isInputModified  ) 
 

Returns:
Returns the inputModified.

Definition at line 249 of file WsGen.java.

void org.objectweb.jonas_ws.wsgen.WsGen.main String[]  args  )  throws Exception [static]
 

Main method.

Parameters:
args Commend line args
Exceptions:
Exception When the execute method fails

Definition at line 73 of file WsGen.java.

References org.objectweb.jonas_ws.wsgen.WsGen.execute().

Here is the call graph for this function:

void org.objectweb.jonas_ws.wsgen.WsGen.usage  )  [static]
 

Display the usage

Definition at line 225 of file WsGen.java.

References org.objectweb.jonas_lib.genbase.generator.Config.out.


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