mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-05 12:25:36 -04:00
fixes malformed javadoc
This commit is contained in:
parent
5c80c9157d
commit
4dbc5ef803
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user