= private = protected
encoding=(enc)
Inherited from Encoding Overridden to support optimized en/decoding
# File lib/rexml/source.rb, line 54 def encoding=(enc) return unless super encoding_updated end