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) |
getFile
public FilerCodeWriter(File outDir, Options options) throws IOException
IOException
public Writer openSource(com.sun.codemodel.JPackage pkg, String fileName) throws IOException
openSource
in class com.sun.codemodel.CodeWriter
IOException
public void close() throws IOException
close
in class com.sun.codemodel.writer.FileCodeWriter
IOException
Copyright © 2016 Oracle Corporation. All rights reserved.