Added todo note
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@789561 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
690b8e9ab6
commit
78d29f75f9
|
@ -22,6 +22,7 @@ package org.apache.commons.lang.text.translate;
|
|||
*
|
||||
* @since 3.0
|
||||
*/
|
||||
// TODO: These need to be public - make methods to return them for security purposes?
|
||||
class EntityArrays {
|
||||
|
||||
static final String[][] ISO8859_1_ESCAPE = {
|
||||
|
|
Loading…
Reference in New Issue