Class GZippedRdfJsonParser
Parser for loading GZipped RDF/JSON.
Implements
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: VDS.RDF.Parsing
Assembly: dotNetRdf.dll
Syntax
public class GZippedRdfJsonParser : BaseGZipParser, IRdfReader
Constructors
| Improve this Doc View SourceGZippedRdfJsonParser()
Creates a new GZipped RDF/JSON parser.
Declaration
public GZippedRdfJsonParser()