Click or drag to resize

JsonLdParser Constructor

Overload List
  NameDescription
Public methodJsonLdParser
Create an instance of the parser configured to parser JSON-LD 1.1 with no pre-defined context.
Public methodJsonLdParser(JsonLdProcessorOptions)
Create an instance of the parser configured with the provided parser options.
Top
See Also