Package it.unimi.dsi.parser

A fast, lightweight, on-demand (X)HTML parser.

See:
          Description

Interface Summary
ParsingFactory A set of coherent methods to turn element-type, attribute and entity names to unique interned instances.
 

Class Summary
Attribute An SGML attribute.
BulletParser A fast, lightweight, on-demand (X)HTML parser.
Element An HTML element type.
Entity An SGML character entity.
HTMLFactory A parsing factory for (X)HTML.
WellFormedXmlFactory A factory for well-formed XML documents.
 

Package it.unimi.dsi.parser Description

A fast, lightweight, on-demand (X)HTML parser.