mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-07 19:14:15 +08:00
fixes malformed javadoc
This commit is contained in:
2
XML.java
2
XML.java
@@ -423,7 +423,7 @@ public class XML {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This method is the same as {@link JSONObject.stringToValue(String)}
|
* This method is the same as {@link JSONObject#stringToValue(String)}
|
||||||
* except that this also tries to unescape String values.
|
* except that this also tries to unescape String values.
|
||||||
*
|
*
|
||||||
* @param string String to convert
|
* @param string String to convert
|
||||||
|
Reference in New Issue
Block a user