issues
search
esthervidal78
/
json-smart
Automatically exported from code.google.com/p/json-smart
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
In Java 8, creating classes in java.lang is forbidden.
#56
GoogleCodeExporter
opened
8 years ago
0
RuntimeException in JSONAware.toJSONString()
#55
GoogleCodeExporter
closed
8 years ago
1
IllegalAccessError when trying to serialize java.util.Calendar
#54
GoogleCodeExporter
closed
8 years ago
1
No Getter for field scale in class java.math.BigDecimal
#53
GoogleCodeExporter
closed
8 years ago
4
json-smart should not package the asm classes
#52
GoogleCodeExporter
closed
8 years ago
6
Multiple dex files define Lorg/objectweb/asm/AnnotationVisitor;
#51
GoogleCodeExporter
opened
8 years ago
4
json-smart JAR does not export the writer package for OSGi
#50
GoogleCodeExporter
closed
8 years ago
3
BigDecimal serialization is not supported
#49
GoogleCodeExporter
closed
8 years ago
6
JSONValue.parse does not correctly decode UTF-8 bytes from an inputstream
#48
GoogleCodeExporter
closed
8 years ago
2
Invalid JSON is getting parsed instead of throwing exception
#47
GoogleCodeExporter
closed
8 years ago
2
JSONParser of json-smart is not throwing exception for invalid json string
#46
GoogleCodeExporter
closed
8 years ago
4
Is the project dead ?
#45
GoogleCodeExporter
closed
8 years ago
3
JSONValue.parse returns float instead of string with MAX_COMPRESSION
#44
GoogleCodeExporter
closed
8 years ago
4
java.lang.SecurityException: Prohibited package name: java.lang
#43
GoogleCodeExporter
closed
8 years ago
3
ParseException contains misspelling ("secance")
#42
GoogleCodeExporter
closed
8 years ago
2
Issue with json validation/parse and quotes
#41
GoogleCodeExporter
closed
8 years ago
4
Clones of json-smart are empty
#40
GoogleCodeExporter
closed
8 years ago
2
Support for reading ASCII hexidecimal excape sequences
#39
GoogleCodeExporter
closed
8 years ago
2
Replace all usages of StringBuffer with StringBuilder
#38
GoogleCodeExporter
closed
8 years ago
1
net.minidev.json.parser.ParseException should NOToverride toString() but getMessage()
#37
GoogleCodeExporter
closed
8 years ago
4
JSONObject should use LinkedHashMap instead of HashMap
#36
GoogleCodeExporter
closed
8 years ago
3
New compression type: write JSON strings with added line breaks for readability
#35
GoogleCodeExporter
opened
8 years ago
3
escape4web minor change
#34
GoogleCodeExporter
closed
8 years ago
2
improve JSONValue.toJSONString(new MyClass()) serialization of an object
#33
GoogleCodeExporter
opened
8 years ago
2
How to transform Map<String,List<SomePOJO>> into jsonString?
#32
GoogleCodeExporter
closed
8 years ago
2
How do we format datetime with spring mvc ?
#31
GoogleCodeExporter
closed
8 years ago
2
Enhancement to parse JSONObject without value {key1,key2,key3:{key31,key32}}
#30
GoogleCodeExporter
closed
8 years ago
1
Request for more examples with file i/o operations
#29
GoogleCodeExporter
closed
8 years ago
2
javabean JSR , boolean property isnot right.
#28
GoogleCodeExporter
closed
8 years ago
3
Can add a method in JSONValue defined as follows:
#27
GoogleCodeExporter
closed
8 years ago
4
cannot output the inherit properties from super class?
#26
GoogleCodeExporter
closed
8 years ago
8
ConcurrentModificationException when writing object to storage
#25
GoogleCodeExporter
closed
8 years ago
1
Style escape/protect is broken (incorrect bit logic)
#24
GoogleCodeExporter
closed
8 years ago
3
Strange problem - Inverting integer arrays numbers
#23
GoogleCodeExporter
closed
8 years ago
6
OSGi-ify your jar so it can be loaded as a bundle
#22
GoogleCodeExporter
closed
8 years ago
15
If data resultset from database by ordered, json outputed info is ordered??
#21
GoogleCodeExporter
closed
8 years ago
4
JSONStringParser allows trailing junk
#20
GoogleCodeExporter
closed
8 years ago
2
Maven 1.0.9.1 should be 1.0.9-1
#19
GoogleCodeExporter
closed
8 years ago
1
JSONArray is deserialized to ArryList
#18
GoogleCodeExporter
closed
8 years ago
7
parsing a single entity results in exception
#17
GoogleCodeExporter
closed
8 years ago
1
invalid json gets parsed successfully in JSONParser.MODE_RFC4627
#16
GoogleCodeExporter
closed
8 years ago
3
Parser throws unexpected StringIndexOutOfBoundsException
#15
GoogleCodeExporter
closed
8 years ago
5
"updatevalue" feature request
#14
GoogleCodeExporter
closed
8 years ago
4
anonation feature request
#13
GoogleCodeExporter
closed
8 years ago
10
'/' is being escaped. why?
#12
GoogleCodeExporter
closed
8 years ago
3
JDK<1.5 support
#11
GoogleCodeExporter
closed
8 years ago
1
Enhance Generic Types
#10
GoogleCodeExporter
closed
8 years ago
1
Empty array is invalid
#9
GoogleCodeExporter
closed
8 years ago
1
Trailing commas are tolerated in strict mode
#8
GoogleCodeExporter
closed
8 years ago
3
Duplicate names for property should not be permitted as per RFC 4627
#7
GoogleCodeExporter
closed
8 years ago
4
Next