com.lowagie.toolbox
Class Toolbox.Console

java.lang.Object
  extended by com.lowagie.toolbox.Toolbox.Console
Enclosing class:
Toolbox

public class Toolbox.Console
extends Object

A Class that redirects output to System.out and System.err.


Constructor Summary
Toolbox.Console()
          Creates a new Console object.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Toolbox.Console

public Toolbox.Console()
                throws IOException
Creates a new Console object.

Throws:
IOException


Copyright © 2012. All Rights Reserved.