Package org.shredzone.pdbconverter.export.filter

Interface Summary
ExportFilter<T extends Record> A filter tells if a Record is accepted.
 

Class Summary
CategoryExportFilter<T extends Record> An ExportFilter that only accepts Record from the given category.
ChainedExportFilter<T extends Record> An ExportFilter that consists of a chain of other ExportFilter.
DatedExportFilter<T extends DatedRecord> An ExportFilter that only accepts DatedRecord within the given time range.
 



Copyright © 2009-2011 shredzone.org. All Rights Reserved.