Class JSonProperties
java.lang.Object
ghidra.framework.options.GProperties
ghidra.framework.options.JSonProperties
A convenience class for creating a GProperties object from a file containing JSon data
generated from
GProperties.saveToJsonFile(File)-
Field Summary
Fields inherited from class GProperties
DATE_FORMAT, map, NAME, TYPE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class GProperties
clear, createElement, createElementFromElement, getAsType, getBoolean, getBooleans, getByte, getBytes, getColor, getDate, getDouble, getDoubles, getEnum, getFile, getFloat, getFloats, getFont, getGProperties, getInt, getInts, getKeyStroke, getLong, getLongs, getName, getNames, getShort, getShorts, getString, getStrings, getXmlElement, hasValue, isEmpty, processElement, putBoolean, putBooleans, putByte, putBytes, putColor, putDate, putDouble, putDoubles, putEnum, putFile, putFloat, putFloats, putFont, putGProperties, putInt, putInts, putKeyStroke, putLong, putLongs, putShort, putShorts, putString, putStrings, putXmlElement, remove, saveToJson, saveToJsonFile, saveToXml, saveToXmlFile, size, toString
-
Constructor Details
-
JSonProperties
- Throws:
IOException
-