Injektilo.RDF.RdfXmlReader.RdfXmlReader Function
Constructs an RdfXmlReader with the given XmlReader.
Public void RdfXmlReader (System.Xml.XmlReader, string)
Type
Name
Description
System.Xml.XmlReader
xmlReader
The XmlReader containing the RDF data to read.
string
documentURI
The URI to use as the DocumentURI.
Return
Description
void
Other overloads:
Injektilo.RDF.RdfXmlReader.#ctor(e) Injektilo.RDF.RdfXmlReader.#ctor(XmlReader)