Commit Graph

10 Commits

Author SHA1 Message Date
Benoit Blanchon
0eaa5e3f1b Fixed null pointer exception in JsonArray and JsonHashTable constructors 2014-02-27 13:12:10 +01:00
Benoit Blanchon
9c7ff38bbf Added JsonArray::getBool() and JsonHashTable::getBool() 2014-01-12 20:30:24 +01:00
Benoit Blanchon
9e91fb3f46 Added JsonArray::getDouble() and JsonHashTable::getDouble() 2014-01-12 17:08:22 +01:00
Benoit Blanchon
80c2cf3567 Added JsonArray::getLong() and JsonHashTable::getLong() 2014-01-12 12:57:44 +01:00
Benoit Blanchon
1475066edd Added a verification of the token type before converting to string 2014-01-11 16:53:20 +01:00
Benoit Blanchon
4713e90f12 Added verification of the type of token 2014-01-11 16:41:18 +01:00
Benoit Blanchon
da37162a94 Renamed JsonObjectBase::getNestedTokenCounts() into getNestedTokenCount() 2014-01-11 15:23:08 +01:00
Benoit Blanchon
92e88c1a01 Moved JsonArray::getString() and JsonHashTable::getString() into the .cpp files 2014-01-11 15:15:52 +01:00
Benoit Blanchon
ef8c0ceea8 Added JsonArray::getHashTable() 2014-01-11 15:11:23 +01:00
Benoit Blanchon
e924bef409 Splitted in several files 2014-01-11 15:05:35 +01:00