|
kiwi-postgis
Version 0.1.0.0
|


Public Member Functions | |
| void | startElement (String uri, String localName, String qName, Attributes attributes) throws SAXException |
| void | endElement (String uri, String localName, String qName) throws SAXException |
Public Attributes | |
| List< List< Coordinate > > | coordinates =new LinkedList<List<Coordinate>>() |
| Boolean | insegment =false |
| Integer | currentIndex =0 |
| void endElement | ( | String | uri, |
| String | localName, | ||
| String | qName | ||
| ) | throws SAXException |
| void startElement | ( | String | uri, |
| String | localName, | ||
| String | qName, | ||
| Attributes | attributes | ||
| ) | throws SAXException |
| List<List<Coordinate> > coordinates =new LinkedList<List<Coordinate>>() |
| Integer currentIndex =0 |
| Boolean insegment =false |