Class TestClassWriter
java.lang.Object
org.apache.axis2.wsdl.codegen.writer.FileWriter
org.apache.axis2.wsdl.codegen.writer.TestClassWriter
-
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
ConstructorsConstructorDescriptionTestClassWriter(File outputFileLocation, String language) TestClassWriter(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
-
TestClassWriter
-
TestClassWriter
-