Click or drag to resize

BaseWriterContextQNameMapper Property

Gets the QName Output Mapper in use.

Namespace:  VDS.RDF.Writing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public QNameOutputMapper QNameMapper { get; }

Property Value

Type: QNameOutputMapper
See Also