Class REXRDFParser
In: lib/RDF4R/Driver/REXRDFParser.rb
Parent: Object

Methods

comment   expand_ns   new   process   tag_end   tag_start   text   xmldecl  

Included Modules

RDF4R::Driver::RDFParser

Attributes

base_uri  [RW]  Since removing the XMLParser superclass, I‘ve added: :base_uri, :consumer
consumer  [RW]  Since removing the XMLParser superclass, I‘ve added: :base_uri, :consumer
ns  [RW]  Since removing the XMLParser superclass, I‘ve added: :base_uri, :consumer

Public Class methods

Public Instance methods

return expanded string with ’;’ separator if namespace has been declared. todo: stack of in-scope namespaces; xmlbase;

REXML XML Parser event stream: handler functions #######################

[Validate]