Top Description Fields Constructors Methods
com.sun.tools.javac.api

pack-priv Class Entity

extends Object
Class Inheritance
Imports
java.util.HashMap, com.sun.source.doctree.EntityTree, com.sun.tools.javac.util.StringUtils

Table of entities defined in HTML 5.2.

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.

Field Summary

Modifier and TypeField and Description
private static final HashMap<String, String>

Constructor Summary

AccessConstructor and Description
pack-priv

Method Summary

Modifier and TypeMethod and Description
pack-priv static String
private static void
put(String name, char c)

private static void
put(String name, char c1, char c2)

Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Field Detail

entitiesback to summary
private static final HashMap<String, String> entities

Constructor Detail

Entityback to summary
pack-priv Entity()

Method Detail

getCharactersback to summary
pack-priv static String getCharacters(EntityTree tree)
putback to summary
private static void put(String name, char c)
putback to summary
private static void put(String name, char c1, char c2)