java.lang.Object | ||
↳ | com.microstrategy.web.app.maps.shp.BaseFileReader | |
↳ | com.microstrategy.web.app.maps.shp.DBFReader |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected int | day | ||||||||||
protected DBFField[] | fields | ||||||||||
protected byte | fileType | ||||||||||
protected int | headerSize | ||||||||||
protected int | month | ||||||||||
protected int | recordSize | ||||||||||
protected String[][] | records | ||||||||||
protected int | recordsCount | ||||||||||
protected int | year |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DBFReader(SHPParser shapefile, File file) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String[][] | getContent() | ||||||||||
DBFField[] | getFields() | ||||||||||
void | read(String charset) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Exception |
---|