ri > Mechanize::Page

= Mechanize::Page < Mechanize::File

------------------------------------------------------------------------
= Extended by:
(from /home/chedong/.local/share/rdoc)
  Forwardable
  Mechanize::ElementMatcher

(from /home/chedong/.local/share/rdoc)
------------------------------------------------------------------------
This class encapsulates an HTML page.  If Mechanize finds a content type
of 'text/html', this class will be instantiated and returned.

Example:

  require 'mechanize'

  agent = Mechanize.new
  agent.get('http://google.com/').class # => Mechanize::Page
------------------------------------------------------------------------
= Constants:

DEFAULT_RESPONSE:
  [not documented]


= Class methods:

  charset
  charset_from_content_type
  meta_charset
  meta_content_type
  new
  response_header_charset

= Instance methods:

  %
  /
  at
  at_css
  at_xpath
  base_with
  base_with!(criteria)
  bases
  bases_with
  canonical_uri
  content_type
  css
  detected_encoding
  encoding
  encoding=
  encoding_error?
  encodings
  form_with
  form_with!(criteria)
  forms
  forms_with
  frame_with
  frame_with!
  frames
  frames_with
  iframe_with
  iframe_with!
  iframes
  iframes_with
  image_urls
  image_with
  image_with!
  images
  images_with
  labels
  labels_hash
  link_with
  link_with!
  links
  links_with
  mech
  meta_charset
  meta_refresh
  parser
  reset
  response_header_charset
  root
  search
  title
  xpath

= Attributes:

  attr_accessor mech
  attr_reader encodings

Mechanize::Page
Mechanize::Page < Mechanize::File Extended by: Constants: Class methods: Instance methods: Attributes:

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

^_top_^