org.apache.axis2.wsdl.codegen.writer
Class ExceptionWriter

java.lang.Object
  extended by org.apache.axis2.wsdl.codegen.writer.FileWriter
      extended by org.apache.axis2.wsdl.codegen.writer.ExceptionWriter

public class ExceptionWriter
extends FileWriter


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
ExceptionWriter(java.io.File outputFileLocation, java.lang.String language)
           
ExceptionWriter(java.lang.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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionWriter

public ExceptionWriter(java.lang.String outputFileLocation)

ExceptionWriter

public ExceptionWriter(java.io.File outputFileLocation,
                       java.lang.String language)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.