Class OSM::StreamParserBase
In: lib/OSM/StreamParser.rb
Parent: Object

This is the base class for the OSM::StreamParser::REXML, OSM::StreamParser::Libxml, and OSM::StreamParser::Expat classes. Do not instantiate this class!

Attributes

position  [R]  Byte position within the input stream. This is only updated by the Expat parser.

[Validate]