Flowdock
add_listener( listener ) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rexml/parsers/ultralightparser.rb, line 13
      def add_listener( listener )
        @parser.add_listener( listener )
      end
Register or log in to add new notes.