| Interface | Description |
|---|---|
| IDataProvider |
Used during message parsing to provide external data.
|
| IUserPresentation |
Models Symphony user data.
|
| Class | Description |
|---|---|
| AlignedBlock |
A block of tabulated text.
|
| CountedOutputStream | |
| EmojiShortcodeToUnicode |
Class that contains HashMap which has conversion shortcode -> unicode for all supported Emojis.
|
| IndentedPrintStream |
A PrintStream with added indenting functionality.
|
| NoOpEntityResolver |
An entity resolver which returns an empty string for any input, making
DocumentBuilder
ignore DTD references. |
| NullErrorHandler |
An error handler which makes
DocumentBuilder fail silently instead of printing error
messages to stdout. |
| XmlPrintStream |
A PrintStream based on IndentedPrintStream which adds functions to format XML.
|
Copyright © 2019 The Symphony Software Foundation. All rights reserved.