module
REXML::Encoding
v1_9_2_180 -
Show latest stable
No documentation available for this module.
Constants
EUCTOU8 = '-Ewm0'
SJISTOU8 = '-Swm0x'
U8TOEUC = '-Wem0'
U8TOSJIS = '-Wsm0x'
UNILE = 'UNILE'
UTF_16 = 'UTF-16'
UTF_8 = 'UTF-8'
Attributes
| [R] | encoding |
Files
- lib/rexml/encoding.rb
- lib/rexml/encodings/CP-1252.rb
- lib/rexml/encodings/EUC-JP.rb
- lib/rexml/encodings/ICONV.rb
- lib/rexml/encodings/ISO-8859-1.rb
- lib/rexml/encodings/ISO-8859-15.rb
- lib/rexml/encodings/SHIFT-JIS.rb
- lib/rexml/encodings/UNILE.rb
- lib/rexml/encodings/US-ASCII.rb
- lib/rexml/encodings/UTF-16.rb
- lib/rexml/encodings/UTF-8.rb