org.apache.axis2.wsdl.codegen.writer
Class PolicyFileWriter
java.lang.Object
org.apache.axis2.wsdl.codegen.writer.ClassWriter
org.apache.axis2.wsdl.codegen.writer.PolicyFileWriter
- public class PolicyFileWriter
- extends ClassWriter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyFileWriter
public PolicyFileWriter(File outputFileLocation)
createOutFile
public void createOutFile(String packageName,
String fileName)
throws Exception
- Description copied from class:
ClassWriter
- Creates the output file.
- Overrides:
createOutFile
in class ClassWriter
- Parameters:
packageName
- fileName
-
- Throws:
Exception