aQute.lib.justif
Class Table

java.lang.Object
  extended by aQute.lib.justif.Table

public class Table
extends Object


Constructor Summary
Table()
           
 
Method Summary
 void append(Appendable app)
           
 Justif firstCell()
           
 Justif nextCell(String format, Object args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Table

public Table()
Method Detail

nextCell

public Justif nextCell(String format,
                       Object args)

firstCell

public Justif firstCell()

append

public void append(Appendable app)


Copyright © 2014 aQute SARL. All rights reserved.