Java android.util PrintWriterPrinter fields, constructors, methods, implement or subclass

Example usage for Java android.util PrintWriterPrinter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.util PrintWriterPrinter.

The text is from its open source code.

Constructor

PrintWriterPrinter(PrintWriter pw)
Create a new Printer that sends to a PrintWriter object.