Uses of Class
com.blackbear.flatworm.MatchedRecord

Packages that use MatchedRecord
com.blackbear.flatworm   
 

Uses of MatchedRecord in com.blackbear.flatworm
 

Methods in com.blackbear.flatworm that return MatchedRecord
 MatchedRecord FileFormat.getNextRecord(java.io.BufferedReader in)
          When called with a BufferedReader, reads sufficient lines to parse a record, and returns the beans created.