public class SymbolsReplacer extends Object
| Constructor and Description |
|---|
SymbolsReplacer(net.sf.saxon.s9api.XdmNode symbolsCodeNode)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Set<Replace> |
getSymbolsListReplaces()
Get the set of replaces for the symbol list of this DTBook
|
void |
insertSymbolsList(Document document,
String header)
Inserts the symbols list in a DTBook
|
void |
replaceSymbols(Node node)
Recursively replace all symbols in text nodes with their braille representation
|
public SymbolsReplacer(net.sf.saxon.s9api.XdmNode symbolsCodeNode)
symbolsCodeNode - root document of the symbols code XMLprotected Set<Replace> getSymbolsListReplaces()
public void replaceSymbols(Node node)
node - DTBook nodeCopyright © 2010–2024 The DAISY Consortium. All rights reserved.