--- markup/html/whatpm/readme.en.html 2007/11/04 11:49:44 1.15 +++ markup/html/whatpm/readme.en.html 2007/11/11 04:59:35 1.16 @@ -41,12 +41,15 @@ and demo.)
Whatpm::CSS::Tokenizer
A CSS tokenizer. (See also demo.)
-
Whatpm::HTML
-
An implementation of HTML5 document parsing, fragment - parsing, and fragment serialization algorithms. It can be used - to convert a string into a DOM, or - vice versa. (See also +
Whatpm::HTML
+
An implementation of HTML5 document and fragment + parsing algorithms. It can be used + to convert an arbitrary string into a + DOM. (See also demo.)
+
Whatpm::HTML::Serializer
+
An implementation of HTML5 fragment serialization algorithm. + (See also demo.)
Whatpm::HTMLTable
An implementation of the HTML5 table algorithm. It can be used to extract a table structure from a DOM table