|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.mkgmap.reader.osm.OsmHandler
uk.me.parabola.mkgmap.reader.osm.xml.Osm5XmlHandler
public class Osm5XmlHandler
Reads and parses the OSM XML format. Creates the nodes/ways and relations that are read from the file and passes them to the OsmCollector. It should not examine tags, or do anything else.
Nested Class Summary | |
---|---|
class |
Osm5XmlHandler.SaxHandler
The XML handler callbacks. |
Field Summary |
---|
Fields inherited from class uk.me.parabola.mkgmap.reader.osm.OsmHandler |
---|
hooks, saver |
Constructor Summary | |
---|---|
Osm5XmlHandler(EnhancedProperties props)
|
Method Summary |
---|
Methods inherited from class uk.me.parabola.mkgmap.reader.osm.OsmHandler |
---|
idVal, keepTag, setBBox, setElementSaver, setHooks, setTagsToDelete, setUsedTags |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Osm5XmlHandler(EnhancedProperties props)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |