Uses of Class
org.apache.poi.xwpf.converter.xhtml.internal.utils.StringEscapeUtils.Entities

Packages that use StringEscapeUtils.Entities
org.apache.poi.xwpf.converter.xhtml.internal.utils   
 

Uses of StringEscapeUtils.Entities in org.apache.poi.xwpf.converter.xhtml.internal.utils
 

Fields in org.apache.poi.xwpf.converter.xhtml.internal.utils declared as StringEscapeUtils.Entities
static StringEscapeUtils.Entities StringEscapeUtils.Entities.HTML32
           The set of entities supported by HTML 3.2.
static StringEscapeUtils.Entities StringEscapeUtils.Entities.HTML40
           The set of entities supported by HTML 4.0.
static StringEscapeUtils.Entities StringEscapeUtils.Entities.XML
           The set of entities supported by standard XML.
 



Copyright © 2012. All Rights Reserved.