You are here: Symbol Reference > Stimulsoft.Base.Json.Converters Namespace > XmlNodeConverter Class > XmlNodeConverter Members
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
XmlNodeConverter Members

The following tables list the members exposed by XmlNodeConverter.

 
Name 
Description 
 
Determines whether this instance can convert the specified value type.  
 
Gets the JsonSchema of the JSON produced by the JsonConverter.
JSON Schema validation has been moved to its own package. See http://www.newtonsoft.com/jsonschemafor more details.  
 
Reads the JSON representation of the object.  
 
Writes the JSON representation of the object.  
 
Name 
Description 
 
Gets a value indicating whether this JsonConverter can read JSON.  
 
Gets a value indicating whether this JsonConverter can write JSON.  
 
Gets or sets the name of the root element to insert when deserializing to XML if the JSON structure has produces multiple root elements.  
 
Gets or sets a value indicating whether to write the root JSON object.  
 
Gets or sets a flag to indicate whether to write the Json.NET array attribute. This attribute helps preserve arrays when converting the written XML back to JSON.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.