Nokogiri::XML::SAX::ParserContext

class Nokogiri::XML::SAX::ParserContext

Parent:
Object

Context for XML SAX parsers. This class is usually not instantiated by the user. Instead, you should be looking at Nokogiri::XML::SAX::Parser

Public Class Methods

parse_file(filename) Show source

Parse file given filename