Class CommandMetadataParser (0.15.0)

public class CommandMetadataParser

Parses command metadata json files.

Inheritance

java.lang.Object > CommandMetadataParser

Constructors

CommandMetadataParser()

public CommandMetadataParser()

Methods

defaultCommands()

public JSONObject defaultCommands()
Returns
TypeDescription
org.json.simple.JSONObject
Exceptions
TypeDescription
IOException
org.json.simple.parser.ParseException