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
*/