Click or drag to resize

BaseRdfHandlerStartRdfInternal Method

Optionally used by derived Handlers to do additional actions on starting RDF handling.

Namespace:  VDS.RDF.Parsing.Handlers
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected virtual void StartRdfInternal()
See Also