Uses of Class
fr.opensagres.xdocreport.core.utils.StringEscapeUtils.Entities
Packages that use StringEscapeUtils.Entities
-
Uses of StringEscapeUtils.Entities in fr.opensagres.xdocreport.core.utils
Fields in fr.opensagres.xdocreport.core.utils declared as StringEscapeUtils.EntitiesModifier and TypeFieldDescriptionstatic final StringEscapeUtils.EntitiesStringEscapeUtils.Entities.HTML32The set of entities supported by HTML 3.2.static final StringEscapeUtils.EntitiesStringEscapeUtils.Entities.HTML40The set of entities supported by HTML 4.0.static final StringEscapeUtils.EntitiesStringEscapeUtils.Entities.XMLThe set of entities supported by standard XML.