Derived from the Named character references section of the HTML 5.2 specification.
This is NOT part of any supported API. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
pack-priv static String | |
private static void | |
private static void |
entities | back to summary |
---|---|
private static final HashMap<String, String> entities |
Entity | back to summary |
---|---|
pack-priv Entity() |
getCharacters | back to summary |
---|---|
pack-priv static String getCharacters(EntityTree tree) |
put | back to summary |
---|---|
private static void put(String name, char c) |
put | back to summary |
---|---|
private static void put(String name, char c1, char c2) |