Class: HTMLEntities::AndroidXmlDecoder

Inherits:
Decoder
  • Object
show all
Defined in:
lib/ext/htmlentities/android_xml_decoder.rb

Instance Method Summary collapse

Constructor Details

#initializeAndroidXmlDecoder



11
12
13
# File 'lib/ext/htmlentities/android_xml_decoder.rb', line 11

def initialize
  super('android_xml')
end