Uses of Class
org.tquadrat.foundation.util.internal.Entities
Packages that use Entities
Package
Description
Internal utility classes for the util module of the Foundation library plus
the implementations for the exported components.
-
Uses of Entities in org.tquadrat.foundation.util.internal
Fields in org.tquadrat.foundation.util.internal declared as EntitiesModifier and TypeFieldDescriptionstatic final Entities
Entities.BASIC
The set of basic entities.static final Entities
Entities.HTML32
The set of entities supported by HTML 3.2.static final Entities
Entities.HTML40
The set of entities supported by HTML 4.0.static final Entities
Entities.HTML50
The set of entities supported by HTML 5.0.static final Entities
Entities.XML
The set of entities supported by standard XML.