JsonParserContext Properties |
The JsonParserContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseUri |
Gets the Base URI for the parsing context.
(Inherited from BaseParserContext.) |
![]() | CurrentPosition |
Gets the Current Position of the JSON Text Reader.
|
![]() | Handler |
Gets the Handler used to handle the generated RDF.
(Inherited from BaseParserContext.) |
![]() | Input |
Gets the JSON Text Reader which input is read from.
|
![]() | Namespaces |
Gets the Namespace Map for the parsing context.
(Inherited from BaseParserContext.) |
![]() | TraceParsing |
Gets/Sets whether to trace parsing.
(Inherited from BaseParserContext.) |