Click or drag to resize

Altova.RaptorXml.Json Namespace

The Altova.RaptorXml.Json namespace provides a .NET API for the JSON specification.

This .NET interface enables the user to navigate the JSON instance document.

Classes
 ClassDescription
Public classConvertJsonToXmlSettings 
Public classConvertXmlToJsonSettings 
Public classInstance

Instance()

An Instance object represents a JSON instance document.

Public classInstanceSettings

InstanceSettings

The InstanceSettings class allows to modify the settings used to validate JSON instance documents against a JSON schema.

Public classInstanceWellFormedSettings

InstanceWellFormedSettings

The InstanceWellFormedSettings class allows to modify the settings used to validate JSON instance documents.

Enumerations
 EnumerationDescription
Public enumerationJsonFormat 
Public enumerationMergeEqualComponents 
See Also