GZippedRdfXmlParser Class |
Namespace: VDS.RDF.Parsing
The GZippedRdfXmlParser type exposes the following members.
Name | Description | |
---|---|---|
![]() | GZippedRdfXmlParser |
Creates a new GZipped RDF/XML parser.
|
![]() | GZippedRdfXmlParser(RdfXmlParserMode) |
Creates a new GZipped RDF/XML 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(IGraph, StreamReader) |
Loads a Graph from GZipped input.
(Inherited from BaseGZipParser.) |
![]() | Load(IGraph, TextReader) |
Loads a Graph from GZipped input.
(Inherited from BaseGZipParser.) |
![]() | Load(IGraph, String) |
Loads a Graph from GZipped input.
(Inherited from BaseGZipParser.) |
![]() | Load(IRdfHandler, StreamReader) |
Loads RDF using a RDF Handler from GZipped input.
(Inherited from BaseGZipParser.) |
![]() | Load(IRdfHandler, TextReader) |
Loads RDF using a RDF Handler from GZipped input.
(Inherited from BaseGZipParser.) |
![]() | Load(IRdfHandler, String) |
Loads RDF using a RDF Handler from GZipped input.
(Inherited from BaseGZipParser.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Gets the description of the parser.
(Inherited from BaseGZipParser.) |
Name | Description | |
---|---|---|
![]() | Warning |
Warning event which is raised when non-fatal errors are encounted parsing RDF
(Inherited from BaseGZipParser.) |