Module: HTMLTree

Defined in:
lib/web.rb,
lib/web/htmltools/tree.rb,
lib/web/htmltools/xpath.rb,
lib/web/htmltools/element.rb,
lib/web/htmltools/xmltree.rb

Overview

REXML::Child REXML::XMLDecl REXML::Instruction REXML::Text REXML::Comment REXML::Entity REXML::Parent REXML::Element (+REXML::Namespace) REXML::Document REXML::DocType

This is a tree building HTML parser that makes XML.

Defined Under Namespace

Modules: TreeElement Classes: Comment, Data, Document, Element, Parser, Special, XMLParser