Path: | lib/nokogiri.rb |
Last Update: | Mon Sep 24 21:13:33 +0000 2012 |
Modify the PATH on windows so that the external DLLs will get loaded.
Parser a document contained in args. Nokogiri will try to guess what type of document you are attempting to parse. For more information, see Nokogiri.parse
To specify the type of document, use Nokogiri.XML or Nokogiri.HTML.