Class: Ox::StreamParser::OxParser
- Includes:
- XMLRPC::XMLParser::StreamParserMixin
- Defined in:
- lib/ox/xmlrpc_adapter.rb
Overview
The SAX wrapper.
Instance Method Summary collapse
-
#parse(str) ⇒ Object
Initiates the sax parser with the provided string.
Methods inherited from Ox::Sax
Constructor Details
This class inherits a constructor from Ox::Sax