#include <nultrans.h>
Inheritance diagram for NullTransliterator:

Public Member Functions | |
| NullTransliterator () | |
| Constructs a transliterator. | |
| virtual | ~NullTransliterator () |
| Destructor. | |
| Transliterator * | clone (void) const |
| Transliterator API. | |
| virtual void | handleTransliterate (Replaceable &text, UTransPosition &offset, UBool isIncremental) const |
| Implements Transliterator#handleTransliterate. | |
Static Public Attributes | |
| static const UChar | ID [] |
| ID for this transliterator. | |
| static const UChar | SHORT_ID [] |
| ID for this transliterator. | |
|
|
Constructs a transliterator.
|
|
|
Destructor.
|
|
|
Transliterator API.
Reimplemented from Transliterator. |
|
||||||||||||||||
|
Implements Transliterator#handleTransliterate.
Implements Transliterator. |
|
|
ID for this transliterator.
Reimplemented from Transliterator. |
|
|
ID for this transliterator.
|
1.4.2