public class FilerCodeWriter extends WSCodeWriter
| Constructor and Description |
|---|
FilerCodeWriter(File outDir,
Options options) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Writer |
openSource(com.sun.codemodel.JPackage pkg,
String fileName) |
getFilepublic FilerCodeWriter(File outDir, Options options) throws IOException
IOExceptionpublic Writer openSource(com.sun.codemodel.JPackage pkg, String fileName) throws IOException
openSource in class com.sun.codemodel.CodeWriterIOExceptionpublic void close()
throws IOException
close in class com.sun.codemodel.writer.FileCodeWriterIOExceptionCopyright © 2017 Oracle Corporation. All rights reserved.