class DownloadNotesTask.DownloadRawUrlTask extends DownloadNotesTask.DownloadTask
notesData, reader
progressMonitor
Constructor and Description |
---|
DownloadNotesTask.DownloadRawUrlTask(OsmServerReader reader,
ProgressMonitor progressMonitor) |
Modifier and Type | Method and Description |
---|---|
void |
realRun()
Called in the worker thread to do the actual work.
|
cancel, finish
afterFinish, canRunInBackground, getProgressMonitor, operationCanceled, run
public DownloadNotesTask.DownloadRawUrlTask(OsmServerReader reader, ProgressMonitor progressMonitor)
public void realRun() throws IOException, SAXException, OsmTransferException
PleaseWaitRunnable
realRun
in class DownloadNotesTask.DownloadTask
IOException
SAXException
OsmTransferException