Path: | lib/nokogiri.rb |
Last Update: | Wed Aug 18 06:10:20 -0600 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.