org.crsh.text
Interface ShellAppendable

All Superinterfaces:
Appendable
All Known Implementing Classes:
ShellWriter

public interface ShellAppendable
extends Appendable

Author:
Julien Viet

Method Summary
 ShellWriter append(Style style)
           
 boolean isEmpty()
           
 
Methods inherited from interface java.lang.Appendable
append, append, append
 

Method Detail

append

ShellWriter append(Style style)

isEmpty

boolean isEmpty()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.