|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.wsdl.codegen.writer.ClassWriter
org.apache.axis2.wsdl.codegen.writer.PolicyFileWriter
public class PolicyFileWriter
Field Summary |
---|
Fields inherited from class org.apache.axis2.wsdl.codegen.writer.ClassWriter |
---|
EXTENSION_SUFFIX, fileExists, language, outputFile, outputFileLocation, SEPARATOR_STRING, stream, TEMPLATE_SUFFIX, xsltStream |
Constructor Summary | |
---|---|
PolicyFileWriter(File outputFileLocation)
|
Method Summary | |
---|---|
void |
createOutFile(String packageName,
String fileName)
Creates the output file. |
Methods inherited from class org.apache.axis2.wsdl.codegen.writer.ClassWriter |
---|
findTemplate, getFileExtensionForLanguage, loadTemplate, parse, setLanguage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PolicyFileWriter(File outputFileLocation)
Method Detail |
---|
public void createOutFile(String packageName, String fileName) throws Exception
ClassWriter
createOutFile
in class ClassWriter
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |