/[Apache-SVN]
ViewVC logotype

Revision 1720055


Jump to revision: Previous Next
Author: blue
Date: Tue Dec 15 00:50:12 2015 UTC (8 years, 4 months ago)
Changed paths: 3
Log Message:
AVRO-1584: Java: Escape characters not allowed in JSON in toString.

From the JSON spec: "All Unicode characters may be placed within the
quotation marks except for the characters that must be escaped:
quotation mark, reverse solidus, and the control characters (U+0000
through U+001F)."

This uses the existing string escape function.

Changed paths

Path Details
Directoryavro/trunk/CHANGES.txt modified , text changed
Directoryavro/trunk/lang/java/avro/src/main/java/org/apache/avro/generic/GenericData.java modified , text changed
Directoryavro/trunk/lang/java/avro/src/test/java/org/apache/avro/generic/TestGenericData.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26