Class ExceptionWriter
java.lang.Object
org.apache.axis2.wsdl.codegen.writer.FileWriter
org.apache.axis2.wsdl.codegen.writer.ExceptionWriter
- 
Field Summary
Fields inherited from class org.apache.axis2.wsdl.codegen.writer.FileWriter
EXTENSION_SUFFIX, fileExists, isOverride, language, outputFile, outputFileLocation, SEPARATOR_STRING, stream, TEMPLATE_SUFFIX, xsltStream - 
Constructor Summary
ConstructorsConstructorDescriptionExceptionWriter(File outputFileLocation, String language) ExceptionWriter(String outputFileLocation)  - 
Method Summary
Methods inherited from class org.apache.axis2.wsdl.codegen.writer.FileWriter
createOutFile, findTemplate, getFileExtensionForLanguage, getOutputFile, isOverride, loadTemplate, parse, setLanguage, setOutputFile, setOverride 
- 
Constructor Details
- 
ExceptionWriter
 - 
ExceptionWriter
 
 -