Click or drag to resize

IParserContextHandler Property

Gets the RDF Handler which is used to instantiate Nodes and to handle the generated RDF.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
IRdfHandler Handler { get; }

Property Value

Type: IRdfHandler
See Also