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