Uses of Interface com.ibm.icu.text.SymbolTable

Uses in package com.ibm.icu.text

Classes implementing com.ibm.icu.text.SymbolTable

class
Internal class for customizing UnicodeSet parsing of properties.

Constructors with parameter type com.ibm.icu.text.SymbolTable

UnicodeSet.UnicodeSet(String pattern, ParsePosition pos, SymbolTable symbols)
Constructs a set from the given pattern.
UnicodeSet.UnicodeSet(String pattern, ParsePosition pos, SymbolTable symbols, int options)
Constructs a set from the given pattern.

Methods with parameter type com.ibm.icu.text.SymbolTable

UnicodeSet
UnicodeSet.applyPropertyAlias(String propertyAlias, String valueAlias, SymbolTable symbols)
Modifies this set to contain those code points which have the given value for the given property.

Copyright (c) 2006 IBM Corporation and others.