Class Nokogiri::XML::SAX::Parser
In: lib/nokogiri/xml/sax/parser.rb
Parent: Object

Methods

new   parse   parse_file   parse_io  

Attributes

document  [RW] 

Public Class methods

Public Instance methods

Parse given thing which may be a string containing xml, or an IO object.

Parse a file with filename

[Validate]