NAME
DocSet::Source::HTML
- A class for parsing input document in the HTML format
SYNOPSIS
See DocSet::Source
DESCRIPTION
METHODS
parse
Converts the source HTML document into a parsed tree.
retrieve_meta_data
Retrieve and set the meta data that describes the input document into the meta object attribute. The title and link meta attributes are getting set. the rest of the <head> is made available for the templates too.
AUTHORS
Stas Bekman <stas (at) stason.org>