Class: WWW::Mechanize::Page::Meta

Inherits:
Link
  • Object
show all
Defined in:
lib/www/mechanize/page/meta.rb

Overview

This class encapsulates a Meta tag. Mechanize treats meta tags just like ‘a’ tags. Meta objects will contain links, but most likely will have no text.

Instance Attribute Summary

Attributes inherited from Link

#attributes, #href, #node, #page, #text

Method Summary

Methods inherited from Link

#click, #initialize, #pretty_print, #uri

Constructor Details

This class inherits a constructor from WWW::Mechanize::Page::Link