Class
REXML::Parsers::BaseParser
In:
lib/jabber4r/rexml_1.8_patch.rb
Parent:
Object
Methods
has_next?
Public Instance methods
has_next?
()
Returns true if there are more events. Synonymous with !empty?
[Validate]