|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.codemodel.CodeWriter
com.sun.codemodel.writer.FileCodeWriter
com.sun.tools.ws.wscompile.WSCodeWriter
public class WSCodeWriter
FileCodeWriter implementation that notifies
JAX-WS about newly created files.
| Constructor Summary | |
|---|---|
WSCodeWriter(java.io.File outDir,
Options options)
|
|
| Method Summary | |
|---|---|
protected java.io.File |
getFile(JPackage pkg,
java.lang.String fileName)
|
| Methods inherited from class com.sun.codemodel.writer.FileCodeWriter |
|---|
close, openBinary |
| Methods inherited from class com.sun.codemodel.CodeWriter |
|---|
openSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSCodeWriter(java.io.File outDir,
Options options)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
protected java.io.File getFile(JPackage pkg,
java.lang.String fileName)
throws java.io.IOException
getFile in class FileCodeWriterjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||