Namespace VDS.RDF.Parsing.Events.RdfXml
Classes
An Event for representing Attributes of XML Node.
Event for representing the need for a Blank Node.
A DOM Based event generator for RDF/XML parser that uses System.Xml DOM to parse events.
Event representing a Node from the XML Document.
An Event for representing the End of Elements.
An Event for representing Language Attributes of an XML Node.
An Event for representing Namespace Attributes of an XML Node.
An Event for representing rdf:parseType Attributes of an XML Node.
An Event for representing Plain Literals.
Event for representing QNames.
Static Class which defines the Event Types for RDF/XML Events.
Event representing the Root Node of the Document.
A JIT event generator for RDF/XML parsing that uses Streaming parsing to parse the events.
Event for representing plain text content (XML Text Nodes).
An Event for representing Typed Literals.
Event for representing URIRefs.
An Event for representing xml:base attributes of XML Nodes.