Click or drag to resize

IRdfHandlerAcceptsAll Property

Gets whether the Handler will always handle all data (i.e. won't terminate parsing early).

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
bool AcceptsAll { get; }

Property Value

Type: Boolean
See Also