|
|||||||||
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.ReportSaxReader
public class ReportSaxReader
Constructor Summary | |
---|---|
ReportSaxReader(DataReport report,
java.io.File file,
ReportDataSource option)
|
|
ReportSaxReader(DataReport destReport,
java.io.InputStream in,
ReportDataSource option)
|
Method Summary | |
---|---|
void |
close()
|
java.lang.String |
getType()
|
DataReport |
read()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportSaxReader(DataReport destReport, java.io.InputStream in, ReportDataSource option)
public ReportSaxReader(DataReport report, java.io.File file, ReportDataSource option)
Method Detail |
---|
public void close()
close
in interface ReportReader
close
in interface ResourceReader<DataReport>
public DataReport read()
read
in interface ResourceReader<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 |