Class JsonParser


public final class JsonParser extends XMLParser
This class parses files in the JSON format and converts them to XML.

The parser provides some options, which can be specified via the MainOptions.JSONPARSER option.

Author:
BaseX Team 2005-21, BSD License, Christian Gruen
  • Constructor Details