# Functions
CharacterDecoder sets the encoding of character field values.
FilterFields allows filtering by field name.
NewError returns an attached to record number.
NewScanner creates a new Scanner for the supplied source.
NewTablePrinter creates a TablePrinter for the supplied dbf file, optionally displaying only the specified field names.
# Structs
Error describes an error that occured when parsing a dbf record.
Record wraps a dBase level-specific record.
Scanner parses a dbf file.
TablePrinter implements a tabulated view of a shapefile.