Class
MultiXml::Parsers::Ox::Handler
In:
lib/multi_xml/parsers/ox.rb
Parent:
Object
Methods
append
attr
cdata
doc
end_element
error
new
start_element
text
Attributes
stack
[RW]
Public Class methods
new
()
Public Instance methods
append
(key, value)
attr
(name, value)
cdata
(value)
doc
()
end_element
(name)
error
(message, line, column)
start_element
(name)
text
(value)
[Validate]