|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.wsdl.codegen.writer.FileWriter
org.apache.axis2.wsdl.codegen.writer.CVCProjectWriter
public class 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 | |
|---|---|
CVCProjectWriter(File outputFileLocation,
String language,
String sName,
boolean isServerSide)
|
|
| Method Summary | |
|---|---|
void |
createOutFile(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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CVCProjectWriter(File outputFileLocation,
String language,
String sName,
boolean isServerSide)
| Method Detail |
|---|
public void createOutFile(String packageName,
String fileName)
throws Exception
FileWriter
createOutFile in class FileWriterException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||