SpecXmlUtils
Package:
ghidra.util.xml
Type:
class
10.3_PUBLIC
added
method
:
decodeBoolean
static boolean decodeBoolean(
java.
lang.
String val,
boolean defaultValue)
10.2.3_PUBLIC
added
method
:
decodeNullableBoolean
static java.
lang.
Boolean decodeNullableBoolean(
java.
lang.
String val)
9.0.1_PUBLIC
introduced
Initial version