Class
XMLRPC::XMLParser::NQXMLTreeParser
In:
xmlrpc/parser.rb
Parent:
AbstractTreeParser
Methods
new
Public Class methods
new
()
[Source]
# File xmlrpc/parser.rb, line 672
def
initialize
require
"nqxml/treeparser"
end
[Validate]