Class CVCProjectWriter
java.lang.Object
org.apache.axis2.wsdl.codegen.writer.FileWriter
org.apache.axis2.wsdl.codegen.writer.CVCProjectWriter
-
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
ConstructorsConstructorDescriptionCVCProjectWriter(File outputFileLocation, String language, String sName, boolean isServerSide) -
Method Summary
Modifier and TypeMethodDescriptionvoidcreateOutFile(String packageName, String fileName) Creates the output file.Methods inherited from class org.apache.axis2.wsdl.codegen.writer.FileWriter
findTemplate, getFileExtensionForLanguage, getOutputFile, isOverride, loadTemplate, parse, setLanguage, setOutputFile, setOverride
-
Constructor Details
-
CVCProjectWriter
-
-
Method Details
-
createOutFile
Description copied from class:FileWriterCreates the output file.- Overrides:
createOutFilein classFileWriter- Throws:
Exception
-