Class Nokogiri::EncodingHandler
In: ext/nokogiri/html_document.c
Parent: Object

call-seq: name

Get the name of this EncodingHandler

Methods

[]   alias   clear_aliases!   delete   name  

Public Class methods

Get the encoding handler for name

Alias encoding handler with name from to name to

Remove all encoding aliases.

Public Instance methods

Get the name of this EncodingHandler

[Validate]