All Classes and Interfaces
Class
Description
Provides common functionality shared by element processor implementations.
Handles common functionality used by XML readers.
An OSM data sink for storing all data to an xml file.
Provides an element processor implementation for a node.
Provides an element processor implementation for an osm change element.
A utility class for layering compression streams on top of underlying byte
streams based upon a specified compression algorithm.
Defines the various compression methods supported by xml tasks.
A utility class for deriving the appropriate compression method based on the
file extension.
Provides a no-op implementation of an element processor.
An element processor provides a handler for processing a specific xml element
within a document.
Provides common functionality for all classes writing elements to xml.
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.
An OSM data source reading from an xml file.
The task manager factory for an xml reader.
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.
SAX parser factory that additionally verifies that the underlying parser is providing correct unicode support for
characters requiring more than 1 UTF-16 character.
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.
A change source reading from an xml file.
The task manager factory for an xml change reader.
An OSM change sink for uploading all data to an OpenStreetMap server.
The task manager factory for an
XmlChangeUploader.An OSM change sink for storing all data to an xml file.
The task manager factory for an xml change writer.
Defines some common constants shared between various xml processing classes.
An OSM data source reading from an osm-xml file from the
OpenStreetMap-server.
The task manager factory for an xml reader
that downloads the map instead of reading it from
a file..
The plugin loader for the XML tasks.
An OSM data source reading from an xml file.
The task manager factory for an xml reader.
Extends the basic task manager factory functionality with xml task specific common methods.
A timestamp format implementation for dates read and stored from osm xml
files.
An OSM data sink for storing all data to an xml file.
The task manager factory for an xml writer.