Shift-JIS_decl.rb   [plain text]


module REXML
	module Encoding
		claim( 'Shift-JIS' )
		claim( 'Shift_JIS' )
	end
end