public static class IlpGeographicPositionSAXInfo.IlpSAXGeographicPositionHandler extends IlpSAXAttributeValueHandler
IlpSAXAttributeValueHandler.ResultHandler
Constructor and Description |
---|
IlpSAXGeographicPositionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String namespaceURI,
String localName,
String qName)
Notifies the end of an element.
|
protected Object |
getAttributeValue()
This method is called at the end of the "attribute" element.
|
void |
startElement(String namespaceURI,
String localName,
String qName,
Attributes atts)
Notifies the beginning of an element.
|
getFinalTag, getResultHandler, getTargetClass, getTypeConverter, isNull, readValue
getLocator, getLogger, getParent, getXMLReader, setParent
characters, checkState, clearContent, clearState, error, fatalError, getContent, getState, ignoreUntil, log, logIgnoreElement, processSAXParseException, removeState, setState, throwSAXParseException, warning
endDocument, endPrefixMapping, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl
public void startElement(String namespaceURI, String localName, String qName, Attributes atts) throws SAXException
startElement
in interface ContentHandler
startElement
in class IlpSAXAttributeValueHandler
SAXException
public void endElement(String namespaceURI, String localName, String qName) throws SAXException
getAttributeValue
method is called, the object is modified
accordingly, and parsing continues.endElement
in interface ContentHandler
endElement
in class IlpSAXAttributeValueHandler
SAXException
protected Object getAttributeValue()
getAttributeValue
in class IlpSAXAttributeValueHandler
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.