public class DecimalCharacterReferenceGenerator extends Object implements CharacterReferenceGenerator
Modifier and Type | Field and Description |
---|---|
static DecimalCharacterReferenceGenerator |
THE_INSTANCE |
public static final DecimalCharacterReferenceGenerator THE_INSTANCE
public void outputCharacterReference(int charval, Writer writer) throws IOException
CharacterReferenceGenerator
outputCharacterReference
in interface CharacterReferenceGenerator
charval
- the unicode code point of the character concernedwriter
- the Writer to which the character reference is to be writtenIOException
- if the Writer reports an errorCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.