public class OpenLSReverseGeocodeResponseParser extends AbstractOpenLSParser
eValBuf, objStack, parser
Constructor and Description |
---|
OpenLSReverseGeocodeResponseParser() |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String uri,
String localName,
String qName) |
ReverseGeocodeResponse |
getReverseGeocodeResponse()
Gets the reverse geocode response.
|
ReverseGeocodeResponse |
parseOpenLSReverseGeocodeResponse(String data)
Parses the open ls reverse geocode response.
|
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public void endElement(String uri, String localName, String qName) throws SAXException
endElement
in interface ContentHandler
endElement
in class org.xml.sax.helpers.DefaultHandler
SAXException
public ReverseGeocodeResponse getReverseGeocodeResponse()
public ReverseGeocodeResponse parseOpenLSReverseGeocodeResponse(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 ContentHandler
startElement
in class org.xml.sax.helpers.DefaultHandler
SAXException
Copyright © 2012–2014 Ministerie EZ. All rights reserved.