Module: HTMLTree
- Defined in:
- lib/html/tree.rb,
lib/html/xpath.rb,
lib/html/element.rb,
lib/html/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