Method: Rex::Parser::NessusXMLStreamParser#xmldecl

Defined in:
lib/rex/parser/nessus_xml.rb

#xmldecl(version, encoding, standalone) ⇒ Object

We don’t need these methods, but they’re necessary to keep REXML happy



112
# File 'lib/rex/parser/nessus_xml.rb', line 112

def xmldecl(version, encoding, standalone); end