class Nokogiri::HTML4::SAX::ParserContext
💡 This class is an alias for Nokogiri::HTML4::SAX::ParserContext
as of v1.12.0.
Context object to invoke the HTML4
SAX
parser on the SAX::Document handler.
💡 This class is usually not instantiated by the user. Use Nokogiri::HTML4::SAX::Parser
instead.