Uses of Class
org.apache.commons.lang.Entities
Packages that use Entities
Package
Description
Provides highly reusable static utility methods, chiefly concerned
with adding value to the
java.lang classes.-
Uses of Entities in org.apache.commons.lang
Fields in org.apache.commons.lang declared as EntitiesModifier and TypeFieldDescriptionstatic final EntitiesEntities.HTML32The set of entities supported by HTML 3.2.static final EntitiesEntities.HTML40The set of entities supported by HTML 4.0.static final EntitiesEntities.XMLThe set of entities supported by standard XML.Methods in org.apache.commons.lang with parameters of type EntitiesModifier and TypeMethodDescription(package private) static voidEntities.fillWithHtml40Entities(Entities entities) Fills the specified entities instance with HTML 40 entities.