public abstract static class IlpGeographicPolyPointsSAXInfo.IlpSAXPolyPointsHandler extends IlpSAXAttributeValueHandler
IlpSAXAttributeValueHandler.ResultHandler
Constructor and Description |
---|
IlpSAXPolyPointsHandler() |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String namespaceURI,
String localName,
String qName)
Notifies the end of an element.
|
protected abstract Object |
getAttributeValue()
This method is called at the end of the "attribute" element.
|
protected Object[] |
getPoints()
Returns an array of points.
|
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
protected final Object[] getPoints()
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 abstract Object getAttributeValue()
IlpAttribute
value
class using the type converter.getAttributeValue
in class IlpSAXAttributeValueHandler
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.