logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

AtteanX::Parser::SPARQLXML::SAXHandler - XML parser for SPARQL XML Results format

Author

       Gregory Todd Williams  "<gwilliams@cpan.org>"

Bugs

       Please   report   any   bugs   or   feature   requests   to   through   the   GitHub   web  interface  at
       <https://github.com/kasei/perlrdf/issues>.

Methods

       "new ( [ \&handler ] )"
           Returns  a  new  XML::SAX  handler object. If &handler is supplied, it will be called with a variable
           bindings object as each is parsed, bypassing  the  normal  process  of  collecting  the  results  for
           retrieval via an iterator object.

Name

       AtteanX::Parser::SPARQLXML::SAXHandler - XML parser for SPARQL XML Results format

Status

       This module's API and functionality should be considered unstable.  In the future, this module may change
       in backwards-incompatible ways, or be removed entirely.

Synopsis

        use AtteanX::Parser::SPARQLXML::SAXHandler;

Version

       This document describes AtteanX::Parser::SPARQLXML::SAXHandler version 0.035

See Also