org.apache.openejb.table
Class Lines
java.lang.Object
org.apache.openejb.table.Lines
public class Lines
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Lines
public Lines()
Lines
public Lines(String cr)
add
public void add(Line line)
print
public void print(PrintStream out)
print
public void print(PrintStream out,
boolean headers)
getLines
public List<Line> getLines()
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.