Package it.unimi.dsi.parser

A fast, lightweight, on-demand (X)HTML parser.
  • Interface Summary 
    Interface Description
    ParsingFactory
    A set of coherent methods to turn element-type, attribute and entity names to unique interned instances.
  • Class Summary 
    Class Description
    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.