org.crsh.shell.ui
Class UIWriterContext
java.lang.Object
org.crsh.shell.ui.UIWriterContext
- All Implemented Interfaces:
- ShellWriterContext
class UIWriterContext
- extends Object
- implements ShellWriterContext
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stack
final ArrayList<Boolean> stack
- .
needLF
boolean needLF
- .
UIWriterContext
UIWriterContext()
pad
public void pad(Appendable appendable)
throws IOException
- Specified by:
pad in interface ShellWriterContext
- Throws:
IOException
text
public void text(CharSequence csq,
int off,
int end)
- Specified by:
text in interface ShellWriterContext
lineFeed
public void lineFeed()
- Specified by:
lineFeed in interface ShellWriterContext
Copyright © 2011 eXo Platform SAS. All Rights Reserved.