Path: | lib/nokogiri.rb |
Last Update: | Sat Dec 14 18:18:05 +0000 2013 |
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.