class

HTML::Tag

v2.0.3 - Show latest stable - Superclass: Node

A Tag is any node that represents markup. It may be an opening tag, a closing tag, or a self-closing tag. It has a name, and may have a hash of attributes.

Files

  • actionpack/lib/action_controller/vendor/html-scanner/html/node.rb
  • actionpack/lib/action_controller/vendor/html-scanner/html/selector.rb