Module
MyoPyx::DummyListener
In:
/home/ser/Work/Pyx/MyoPyx.rb
You can "include" this module to stub out your listeners
Methods
end_element
start_element
text
Public Instance methods
start_element
( name, attrs )
end_element
( name )
text
( content )