java.lang.Object | |
↳ | com.microstrategy.web.app.maps.shp.BaseFileReader |
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected ByteBuffer | content | ||||||||||
protected File | file | ||||||||||
protected SHPParser | shapefile |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BaseFileReader(SHPParser shapefile, File file) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
File | getFile() | ||||||||||
SHPParser | getShapeFile() | ||||||||||
static ByteBuffer | load(File file) | ||||||||||
abstract void | read(String charset) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
IOException |
---|
Exception |
---|