Class RIR::WebDocument
In: lib/rir/document.rb
Parent: RIR::Document

A WebDocument is a Document with a url.

Methods

get_content   new  

Attributes

url  [R] 

Public Class methods

Returns the HTML text from the page of a given url.

WebDocument constructor, the content of the Document is the HTML page without the tags.

[Validate]