Uses of Class
org.pentaho.reporting.libraries.xmlns.writer.CharacterEntityParser
Packages that use CharacterEntityParser
-
Uses of CharacterEntityParser in org.pentaho.reporting.libraries.xmlns.writer
Methods in org.pentaho.reporting.libraries.xmlns.writer that return CharacterEntityParserModifier and TypeMethodDescriptionstatic 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.