class Nokogiri::XML::SAX::Document
def processing_instruction(name, content)
+name+ is the target of the instruction
Called when processing instructions are found
##
def processing_instruction(name, content) end
def processing_instruction(name, content) end