Class HTML5::EncodingParser
In: lib/html5/inputstream.rb
Parent: Object

Mini parser for detecting character encoding from meta elements

Methods

Public Class methods

string - the data to work on for encoding detection

Public Instance methods

Return a name,value pair for the next attribute in the stream, if one is found, or nil

Skip over comments

[Validate]