public class AisFileReaderConfiguration extends AisReaderConfiguration
| Constructor and Description |
|---|
AisFileReaderConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilePath()
Gets file path.
|
AisReader |
getInstance()
Gets instance.
|
void |
setFilePath(String filePath)
Sets file path.
|
public AisReader getInstance() throws FileNotFoundException
AisReaderConfigurationgetInstance in class AisReaderConfigurationFileNotFoundException - the file not found exceptionpublic void setFilePath(String filePath)
filePath - the file pathpublic String getFilePath()
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.