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
IOException
protected File getFile(com.sun.codemodel.JPackage pkg, String fileName) throws IOException
getFile
in class com.sun.codemodel.writer.FileCodeWriter
IOException
Copyright © 2019 Oracle Corporation. All rights reserved.