diff --git a/XML.java b/XML.java index 02cc6c9..23a9919 100755 --- a/XML.java +++ b/XML.java @@ -30,7 +30,7 @@ import java.util.Iterator; * This provides static methods to convert an XML text into a JSONObject, * and to covert a JSONObject into an XML text. * @author JSON.org - * @version 2015-10-14 + * @version 2015-10-18 */ public class XML {