Public Member Functions | |
| JDefinitionWriter (Definition def, File context, Charset cs, String filename) | |
| void | write () throws IOException, WSDLException |
Definition at line 58 of file JDefinitionWriter.java.
|
||||||||||||||||||||
|
Constructs a new JDefinitionWriter that will wrote the given Definition and all imported WSDL to the given base directory.
Definition at line 83 of file JDefinitionWriter.java. |
|
|
Write the given Definition into the base directory
Definition at line 102 of file JDefinitionWriter.java. Referenced by org.objectweb.jonas.ws.handler.FileWSDLHandler.publish(). |
1.3.9.1