com.pmease.quickbuild.plugin.report.engine.datareport.io
Interface ReportReader

All Superinterfaces:
ResourceReader<DataReport>, TypedObject
All Known Implementing Classes:
ReportSaxReader, ReportStaxReader

public interface ReportReader
extends ResourceReader<DataReport>, TypedObject


Method Summary
 void close()
           
 
Methods inherited from interface com.pmease.quickbuild.plugin.report.engine.extensionpoint.ResourceReader
read
 
Methods inherited from interface com.pmease.quickbuild.plugin.report.engine.extensionpoint.TypedObject
getType
 

Method Detail

close

void close()
Specified by:
close in interface ResourceReader<DataReport>


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.