
public class OpenLSReverseGeocodeRequestParser extends AbstractOpenLSParser
eValBuf, objStack, parser| Constructor and Description |
|---|
OpenLSReverseGeocodeRequestParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement(String uri,
String localName,
String qName) |
ReverseGeocodeRequest |
getReverseGeocodeRequest()
Gets the reverse geocode request.
|
ReverseGeocodeRequest |
parseOpenLSReverseGeocodeRequest(String data)
Parses the open ls reverse geocode response.
|
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
charactersendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic void endElement(String uri, String localName, String qName) throws SAXException
endElement in interface ContentHandlerendElement in class org.xml.sax.helpers.DefaultHandlerSAXExceptionpublic ReverseGeocodeRequest getReverseGeocodeRequest()
public ReverseGeocodeRequest parseOpenLSReverseGeocodeRequest(String data)
data - the data which is an OpenLS response xml documentpublic void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class org.xml.sax.helpers.DefaultHandlerSAXExceptionCopyright © 2012–2014 Ministerie EZ. All rights reserved.