|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.wsdl.codegen.writer.ClassWriter
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.ClassWriter |
EXTENSION_SUFFIX, fileExists, language, outputFile, outputFileLocation, SEPARATOR_STRING, stream, TEMPLATE_SUFFIX, xsltStream |
Constructor Summary | |
CSkelSourceWriter(java.io.File outputFileLocation,
java.lang.String language)
|
|
CSkelSourceWriter(java.lang.String outputFileLocation)
|
Methods inherited from class org.apache.axis2.wsdl.codegen.writer.CStubSourceWriter |
createOutFile, parse |
Methods inherited from class org.apache.axis2.wsdl.codegen.writer.ClassWriter |
findTemplate, getFileExtensionForLanguage, loadTemplate, setLanguage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CSkelSourceWriter(java.lang.String outputFileLocation)
public CSkelSourceWriter(java.io.File outputFileLocation, java.lang.String language)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |