Package org.openstreetmap.osmosis.xml.v0_6.impl
package org.openstreetmap.osmosis.xml.v0_6.impl
-
ClassDescriptionHandles common functionality used by XML readers.Provides an element processor implementation for a node.Provides an element processor implementation for an osm change element.Provides common element processor functionality for all entity processors.Provides common functionality for all classes writing OSM entities to xml.Reads the contents of an osm file using a Stax parser.Provides an element processor implementation for a node.Parses the xml representation of a relation member type into an entity type object.Renders a member type object into its xml representation.Provides an element processor implementation for a node.Renders a node as xml.This class is a SAX default handler for processing OSM Change XML files.Renders OSM changes as xml.Provides an element processor implementation for an osm element.This class is a SAX default handler for processing OSM XML files.Renders OSM data types as xml.Provides an element processor implementation for a relation.Provides an element processor implementation for a relation member.Provides the definition of a class receiving relation members.Renders a relation member as xml.Renders a relation as xml.Provides common behaviour across all source element processors.Provides an element processor implementation for a tag.Provides the definition of a class receiving tags.Renders a tag as xml.Provides an element processor implementation for a way.Provides an element processor implementation for a way node.Provides the definition of a class receiving way nodes.Renders a way node as xml.Renders a way as xml.Defines some common constants shared between various xml processing classes.