public class SessionImporter extends FileImporter
Modifier and Type | Field and Description |
---|---|
static ExtensionFileFilter |
FILE_FILTER
The file filter used to load JOSM session files
|
filter
Constructor and Description |
---|
SessionImporter()
Constructs a new
SessionImporter . |
Modifier and Type | Method and Description |
---|---|
void |
importData(File file,
ProgressMonitor progressMonitor)
Needs to be implemented if isBatchImporter() returns false.
|
acceptFile, activeLayerChange, compareTo, getBZip2InputStream, getGZipInputStream, getPriority, importData, importDataHandleExceptions, importDataHandleExceptions, isBatchImporter, isEnabled, layerAdded, layerRemoved, setEnabled
public static final ExtensionFileFilter FILE_FILTER
public SessionImporter()
SessionImporter
.public void importData(File file, ProgressMonitor progressMonitor) throws IOException, IllegalDataException
FileImporter
importData
in class FileImporter
IOException
IllegalDataException