|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.datareport.io.DefaultReportWriter
public class DefaultReportWriter
Constructor Summary | |
---|---|
DefaultReportWriter(java.io.OutputStream out)
|
Method Summary | |
---|---|
void |
close()
|
java.lang.String |
getType()
|
void |
write(DataReport report)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultReportWriter(java.io.OutputStream out)
Method Detail |
---|
public void close()
close
in interface ReportWriter
close
in interface ResourceWriter<DataReport>
public void write(DataReport report)
write
in interface ResourceWriter<DataReport>
public java.lang.String getType()
getType
in interface TypedObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |