Searched refs:getRecords (Results 1 – 10 of 10) sorted by relevance
106 Record records[] = ((MinicalcEncoder) encoder).getRecords(i); in serialize()
147 public Record[] getRecords(int sheetID) throws IOException { in getRecords() method in MinicalcEncoder
110 Record[] getRecords() throws IOException { in getRecords() method in DocEncoder
104 Record[] recs = pdb.getRecords(); in deserialize()
123 Record records[] = encoder.getRecords(); in serialize()
197 public Record[] getRecords() { in getRecords() method in PalmDB
313 public Record[] getRecords() { in getRecords() method in PalmDB
115 Record[] getRecords() throws IOException { in getRecords() method in WSEncoder
163 Record records[] = encoder.getRecords(); in serialize()
115 Record[] recs = pdb.getRecords(); in deserialize()
Completed in 70 milliseconds