com.ibm.icu.text
public abstract static class UnicodeSet.XSymbolTable extends Object implements SymbolTable
Deprecated: This API is ICU internal only.
Internal class for customizing UnicodeSet parsing of properties. TODO: extend to allow customizing of codepoint rangesUNKNOWN:
| Constructor Summary | |
|---|---|
| XSymbolTable()
Default constructor | |
| Method Summary | |
|---|---|
| boolean | applyPropertyAlias(String propertyName, String propertyValue, UnicodeSet result) |
| char[] | lookup(String s) |
| UnicodeMatcher | lookupMatcher(int i) |
| String | parseReference(String text, ParsePosition pos, int limit) |
Deprecated: This API is ICU internal only.
Default constructorUNKNOWN:
Deprecated: This API is ICU internal only.
UNKNOWN:
Deprecated: This API is ICU internal only.
UNKNOWN:
Deprecated: This API is ICU internal only.
UNKNOWN:
Deprecated: This API is ICU internal only.
UNKNOWN: