Klasse TextWriter


public class TextWriter extends GeneratorWriter<TextWriter>
A wrapper for a PrintWriter

This wrapper adds text printing features to the general GeneratorWriter

Autor:
Lukas Eder
  • Konstruktordetails

    • TextWriter

      protected TextWriter(File file)
    • TextWriter

      protected TextWriter(File file, String encoding)