| BrailleToText |
Braille to Text
|
| DediconBrl |
Dedicon BRL
Maps BRL characters to Unicode Braille characters
Based on Wim Berden's dediconbrl.php
Modifications:
- added missing characters so that all uppercase/lowercase combinations are present
- reordered so that an uppercase character always precedes the lowercase variant
- changed Ú mapping from 0x2839 to 0x283E
|
| Emphasis |
Processing of emphasized text
|
| JacketManager |
Move notes right after the parent node of their corresponding noteref
|
| MessageContainer |
|
| NotesMover |
Move notes right after the parent node of their corresponding noteref
|
| ProcessingInstructionsHandler |
Handles processing instructions
|
| SymbolsReplacer |
Replace symbols in a DTBook and insert a symbols list
Based on W3C DOM
|
| Utils |
Utilities for Java XProc steps
|