public class TextWriter extends GeneratorWriter<TextWriter>
PrintWriter
This wrapper adds text printing features to the general
GeneratorWriter
| Modifier | Constructor and Description |
|---|---|
protected |
TextWriter(File file) |
protected |
TextWriter(File file,
String encoding) |
Copyright © 2018. All rights reserved.