public class WSCodeWriter
extends com.sun.codemodel.writer.FileCodeWriter
FileCodeWriter implementation that notifies
JAX-WS about newly created files.| Constructor and Description |
|---|
WSCodeWriter(File outDir,
Options options) |
| Modifier and Type | Method and Description |
|---|---|
protected File |
getFile(com.sun.codemodel.JPackage pkg,
String fileName) |
public WSCodeWriter(File outDir, Options options) throws IOException
IOExceptionprotected File getFile(com.sun.codemodel.JPackage pkg, String fileName) throws IOException
getFile in class com.sun.codemodel.writer.FileCodeWriterIOExceptionCopyright © 2017 Oracle Corporation. All rights reserved.