Path: | lib/nokogiri.rb |
Last Update: | Fri Jul 01 00:21:09 -0400 2011 |
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.