Uses of Class
org.pentaho.reporting.libraries.xmlns.writer.CharacterEntityParser

Packages that use CharacterEntityParser
org.pentaho.reporting.libraries.xmlns.writer   
 

Uses of CharacterEntityParser in org.pentaho.reporting.libraries.xmlns.writer
 

Methods in org.pentaho.reporting.libraries.xmlns.writer that return CharacterEntityParser
static CharacterEntityParser CharacterEntityParser.createXMLEntityParser()
          create a new Character entity parser and initializes the parser with the entities defined in the XML standard.
static CharacterEntityParser HtmlCharacterEntities.getEntityParser()
          Gets the character entity parser for HTML content.