Uses of Class
org.apache.commons.lang.Entities
-
Packages that use Entities Package Description org.apache.commons.lang -
-
Uses of Entities in org.apache.commons.lang
Fields in org.apache.commons.lang declared as Entities Modifier and Type Field Description static Entities
Entities. HTML32
The set of entities supported by HTML 3.2.static Entities
Entities. HTML40
The set of entities supported by HTML 4.0.static Entities
Entities. XML
The set of entities supported by standard XML.Methods in org.apache.commons.lang with parameters of type Entities Modifier and Type Method Description (package private) static void
Entities. fillWithHtml40Entities(Entities entities)
-