ri > Mechanize::Page::Link

= Mechanize::Page::Link < Object

(from /home/chedong/.local/share/rdoc)
------------------------------------------------------------------------
This class encapsulates links.  It contains the text and the URI for 'a'
tags parsed out of an HTML page.  If the link contains an image, the alt
text will be used for that image.

For example, the text for the following links with both be 'Hello
World':

  <a href="http://example">Hello World</a>
  <a href="http://example"><img src="test.jpg" alt="Hello World"></a>
------------------------------------------------------------------------
= Class methods:

  new

= Instance methods:

  attributes
  click
  dom_class
  dom_id
  href
  node
  noreferrer?
  page
  referer
  rel
  rel?
  resolved_uri
  text
  to_s
  uri

= Attributes:

  attr_reader attributes
  attr_reader href
  attr_reader node
  attr_reader page
  attr_reader referer

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-30 11:34 @216.73.217.152
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!