org.apache.axis2.wsdl.codegen.writer
Class ServiceXMLWriter
java.lang.Object
org.apache.axis2.wsdl.codegen.writer.FileWriter
org.apache.axis2.wsdl.codegen.writer.ServiceXMLWriter
public class ServiceXMLWriter
- extends FileWriter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceXMLWriter
public ServiceXMLWriter(String outputFileLocation)
ServiceXMLWriter
public ServiceXMLWriter(File outputFileLocation,
String language)
createOutFile
public void createOutFile(String packageName,
String fileName)
throws Exception
- Description copied from class:
FileWriter
- Creates the output file.
- Overrides:
createOutFile
in class FileWriter
- Throws:
Exception
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.