Package | Description |
---|---|
org.openstreetmap.josm.gui.oauth | |
org.openstreetmap.josm.io |
Modifier and Type | Method and Description |
---|---|
protected UserInfo |
TestAccessTokenTask.getUserDetails() |
Modifier and Type | Method and Description |
---|---|
OsmDataParsingException |
OsmDataParsingException.rememberLocation(Locator locator) |
Modifier and Type | Method and Description |
---|---|
static UserInfo |
OsmServerUserInfoReader.buildFromXML(Document document)
Parses the given XML data and returns the associated user info.
|
protected User |
OsmChangesetParser.Parser.createUser(String uid,
String name) |
ChangesetDataSet |
OsmChangesetContentParser.parse()
Parses the content from the input source
|
ChangesetDataSet |
OsmChangesetContentParser.parse(ProgressMonitor progressMonitor)
Parses the content.
|
void |
DiffResultProcessor.parse(String diffUploadResponse,
ProgressMonitor progressMonitor)
Parse the response from a diff upload to the OSM API.
|
protected void |
OsmChangesetParser.Parser.parseChangesetAttributes(Changeset cs,
Attributes atts) |
protected void |
OsmChangesetContentParser.Parser.throwException(Exception e) |
protected void |
OsmChangesetParser.Parser.throwException(String msg) |
protected void |
DiffResultProcessor.Parser.throwException(String msg) |
protected void |
OsmChangesetContentParser.Parser.throwException(String message) |