Uses of Class
net.atlanticbb.tantlinger.ui.text.Entities

Packages that use Entities
net.atlanticbb.tantlinger.ui.text   
 

Uses of Entities in net.atlanticbb.tantlinger.ui.text
 

Fields in net.atlanticbb.tantlinger.ui.text declared as Entities
static Entities Entities.HTML_BASIC
           A set of common entities that should be escaped in HTML.
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.HTML40_FULL
           The set of entities supported by HTML 4.0.
static Entities Entities.XML
           The set of entities supported by standard XML.