Class CSkelSourceWriter
java.lang.Object
org.apache.axis2.wsdl.codegen.writer.FileWriter
org.apache.axis2.wsdl.codegen.writer.CStubSourceWriter
org.apache.axis2.wsdl.codegen.writer.CSkelSourceWriter
-
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
ConstructorsConstructorDescriptionCSkelSourceWriter(File outputFileLocation, String language) CSkelSourceWriter(String outputFileLocation) -
Method Summary
Methods inherited from class org.apache.axis2.wsdl.codegen.writer.CStubSourceWriter
createOutFile, parseMethods inherited from class org.apache.axis2.wsdl.codegen.writer.FileWriter
findTemplate, getFileExtensionForLanguage, getOutputFile, isOverride, loadTemplate, setLanguage, setOutputFile, setOverride
-
Constructor Details
-
CSkelSourceWriter
-
CSkelSourceWriter
-