org.crsh.console
Class ConsoleWriter
java.lang.Object
org.crsh.console.ConsoleWriter
public abstract class ConsoleWriter
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleWriter
public ConsoleWriter()
write
public abstract void write(CharSequence s)
throws IOException
- Throws:
IOException
write
public abstract void write(char c)
throws IOException
- Throws:
IOException
Copyright © 2010 eXo Platform SAS. All Rights Reserved.