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, tryDoublegetServiceURL, getServiceURL, getURL, parseUrl, toStringprotected 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