method
rewind
rewind()
public
Hide source
# File lib/rexml/parsers/lightparser.rb, line 17 def rewind @stream.rewind @parser.stream = @stream end