class DownloadNotesTask.DownloadBzip2RawUrlTask extends DownloadNotesTask.DownloadTask
notesData, reader
progressMonitor
Constructor and Description |
---|
DownloadBzip2RawUrlTask(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 DownloadBzip2RawUrlTask(OsmServerReader reader, ProgressMonitor progressMonitor)
public void realRun() throws java.io.IOException, org.xml.sax.SAXException, OsmTransferException
PleaseWaitRunnable
realRun
in class DownloadNotesTask.DownloadTask
java.io.IOException
org.xml.sax.SAXException
OsmTransferException