1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00

whitespace

This commit is contained in:
Douglas Crockford 2012-11-13 14:54:36 -08:00
parent 07d11da18d
commit 03fa545064

View file

@ -31,7 +31,7 @@ import java.util.Iterator;
* This provides static methods to convert an XML text into a JSONArray or
* JSONObject, and to covert a JSONArray or JSONObject into an XML text using
* the JsonML transform.
*
*
* @author JSON.org
* @version 2012-03-28
*/