Class LibXML::XML::Parser::ParseError
In: ext/libxml/ruby_xml_parser.c
Parent: RuntimeError
  #define RUBY_XML_PARSER_ENABLED_INIT(func, method) \

rb_define_singleton_method(cXMLParser, method, \

                          ruby_xml_parser_enabled_##func##_q, 0);

[Validate]