GZippedTriGParser Class |
Namespace: VDS.RDF.Parsing
The GZippedTriGParser type exposes the following members.
Name | Description | |
---|---|---|
GZippedTriGParser |
Creates a new GZipped TriG Parser.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Load(IRdfHandler, TextReader) |
Loads a RDF dataset from GZipped input.
(Inherited from BaseGZipDatasetParser.) | |
Load(IRdfHandler, String) |
Loads a RDF dataset from GZipped input.
(Inherited from BaseGZipDatasetParser.) | |
Load(ITripleStore, TextReader) |
Loads a RDF dataset from GZipped input.
(Inherited from BaseGZipDatasetParser.) | |
Load(ITripleStore, String) |
Loads a RDF dataset from GZipped input.
(Inherited from BaseGZipDatasetParser.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString |
Gets the description of the parser.
(Inherited from BaseGZipDatasetParser.) |
Name | Description | |
---|---|---|
Warning |
Warning Event raised on non-fatal errors encountered parsing
(Inherited from BaseGZipDatasetParser.) |