public class FileCodeWriterWithEncoding
extends com.sun.codemodel.writer.FileCodeWriter
EncoderFactory.createEncoder(String) that
causes the given encoding to be ignored).| Constructor and Description |
|---|
FileCodeWriterWithEncoding(File target,
String encoding) |
| Modifier and Type | Method and Description |
|---|---|
Writer |
openSource(com.sun.codemodel.JPackage pkg,
String fileName) |
public FileCodeWriterWithEncoding(File target, String encoding) throws IOException
IOExceptionpublic Writer openSource(com.sun.codemodel.JPackage pkg, String fileName) throws IOException
openSource in class com.sun.codemodel.CodeWriterIOExceptionCopyright © 2022. All rights reserved.