method

encoding_method

v1_9_2_180 - Show latest stable - Class: REXML::Encoding
encoding_method(enc)
public

No documentation available.

# File lib/rexml/encoding.rb, line 11
    def self.encoding_method(enc)
      @encoding_methods[enc]
    end