Path: | lib/nokogiri.rb |
Last Update: | Mon Mar 08 15:14:45 +0000 2010 |
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.