- /**
- * ID for this transliterator.
- * @internal Use transliterator factory methods instead since this class will be removed in that release.
- */
- static const UChar ID[]; // public for Transliterator
-
- /**
- * ID for this transliterator.
- * @internal Use transliterator factory methods instead since this class will be removed in that release.
- */
- static const UChar SHORT_ID[]; // public for Transliterator
-