manakai

Whatpm::HTML::InputStream

Input stream integration for HTML/XML parsers

DESCRIPTION

The Whatpm::HTML::InputStream module implements handling of input stream for HTML/XML parsers (tokenizers), including the coordination with character encoding layer. This module is not intended to be used standalone.

SEE ALSO

Whatpm::HTML::Parser, Whatpm::XML::Parser.

Whatpm::HTML::Tokenizer.

SPECIFICATIONS

[HTML]

HTML Living Standard - The input byte stream <http://www.whatwg.org/specs/web-apps/current-work/#the-input-byte-stream>.

[ENCODING]

Encoding Standard <http://dvcs.w3.org/hg/encoding/raw-file/tip/Overview.html>.

LICENSE

Copyright 2007-2012 Wakaba <w@suika.fam.cx>.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.