IParserContext.Handler 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:
SyntaxIRdfHandler Handler { get; }
ReadOnly Property Handler As IRdfHandler
Get
Property Value
Type:
IRdfHandler
See Also