mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-08 11:05:09 +00:00
Javadoc
This commit is contained in:
parent
d5fb182cc1
commit
9ffccd7ac3
@ -172,9 +172,7 @@ public void testUnescapeEcmaScript() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// HTML and XML
|
/** HTML and XML */
|
||||||
//--------------------------------------------------------------
|
|
||||||
|
|
||||||
private static final String[][] HTML_ESCAPES = {
|
private static final String[][] HTML_ESCAPES = {
|
||||||
{"no escaping", "plain text", "plain text"},
|
{"no escaping", "plain text", "plain text"},
|
||||||
{"no escaping", "plain text", "plain text"},
|
{"no escaping", "plain text", "plain text"},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user