Class HTMLEntityReferenceGenerator

java.lang.Object
com.saxonica.serialize.HTMLEntityReferenceGenerator
All Implemented Interfaces:
CharacterReferenceGenerator

public class HTMLEntityReferenceGenerator extends Object implements CharacterReferenceGenerator
A class that represents a character as a decimal character reference and writes the result to a supplied Writer.