public class SystemPrinter extends Object
| Constructor and Description |
|---|
SystemPrinter() |
SystemPrinter(PrintStream output) |
| Modifier and Type | Method and Description |
|---|---|
protected PrintStream |
getOutput() |
void |
printDiagnostics() |
void |
printErrorMessage(String message) |
void |
printVersion() |
public SystemPrinter()
public SystemPrinter(PrintStream output)
protected PrintStream getOutput()
public void printDiagnostics()
public void printVersion()
public void printErrorMessage(String message)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.