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

java.lang.Object
  extended byorg.apache.axis2.wsdl.codegen.writer.ClassWriter
      extended byorg.apache.axis2.wsdl.codegen.writer.InterfaceImplementationWriter

public class InterfaceImplementationWriter
extends ClassWriter


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
InterfaceImplementationWriter(java.io.File outputFileLocation, java.lang.String language)
           
InterfaceImplementationWriter(java.lang.String outputFileLocation)
           
 
Methods inherited from class org.apache.axis2.wsdl.codegen.writer.ClassWriter
createOutFile, 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

InterfaceImplementationWriter

public InterfaceImplementationWriter(java.lang.String outputFileLocation)

InterfaceImplementationWriter

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


Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.