Package org.radeox.macro.table

Interface Summary
Function A function interface for functions in table cells like =SUM(A1:A3)
 

Class Summary
AvgFunction A function that calculates the average table cells
FunctionLoader Plugin loader for table functions
FunctionRepository Repository for functions
MaxFunction A function that finds the max of table cells
MinFunction A function that finds the max of table cells
SumFunction A function that summerizes table cells
Table A Table implementation primarly for the table macro
TableBuilder Built a table from a string
 



Copyright © 2003 Matthias L. Jugel, Stephan J. Schmidt. All Rights Reserved.