Uses of Class
io.github.zazalng.entity.DBFRow
Packages that use DBFRow
-
Uses of DBFRow in io.github.zazalng
Methods in io.github.zazalng that return types with arguments of type DBFRowModifier and TypeMethodDescriptionDBF.getRecords()Gets the list of all data records read from the DBF file. -
Uses of DBFRow in io.github.zazalng.entity
Methods in io.github.zazalng.entity that return types with arguments of type DBFRowModifier and TypeMethodDescriptionDBFHeader.readRecords(SeekableByteChannel ch) Reads all data records from the current position of the channel until the record count is reached.