com.partnersoft.v3x.apps.Staker.interfaces
Class BarsoomReportEngine
java.lang.Object
com.partnersoft.v3x.apps.Staker.interfaces.BarsoomReportEngine
public class BarsoomReportEngine
- extends java.lang.Object
A report engine that just spits out Barsoom; handy for examining what you're
being handed to debug or plan other reports.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
outputReadOnlyProperties
public boolean outputReadOnlyProperties
BarsoomReportEngine
public BarsoomReportEngine()
generateReportFor
public java.lang.String generateReportFor(java.lang.Object source)
writeReport
public void writeReport(java.lang.Object source,
java.io.Writer output)
getOutputReadOnlyProperties
public boolean getOutputReadOnlyProperties()
setOutputReadOnlyProperties
public void setOutputReadOnlyProperties(boolean tizit)