public class OsmSearchServer extends SearchServer
Modifier and Type | Class and Description |
---|---|
static class |
OsmSearchServer.SearchResult
The SearchResult returned from the OsmSearchServer
|
SearchServer.Result
Constructor and Description |
---|
OsmSearchServer()
Initializes the OsmSearchServer
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
startElement(java.lang.String qName,
java.util.Stack<java.lang.String> path,
org.xml.sax.Attributes attributes,
java.util.Stack<java.lang.Object> objects) |
characters, checkPath, doSearch, endElement, getSearchURL, getURLFormatArguments, tryDouble
getServiceURL, getServiceURL, getURL, parseUrl, toString
protected java.lang.Object startElement(java.lang.String qName, java.util.Stack<java.lang.String> path, org.xml.sax.Attributes attributes, java.util.Stack<java.lang.Object> objects)
startElement
in class SearchServer