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