Uses of Class
com.ibm.icu.impl.RuleCharacterIterator
Packages that use RuleCharacterIterator
-
Uses of RuleCharacterIterator in com.ibm.icu.text
Methods in com.ibm.icu.text with parameters of type RuleCharacterIteratorModifier and TypeMethodDescriptionprivate voidUnicodeSet.applyPattern(RuleCharacterIterator chars, SymbolTable symbols, Appendable rebuiltPat, int options, int depth) Parse the pattern from the given RuleCharacterIterator.private voidUnicodeSet.applyPropertyPattern(RuleCharacterIterator chars, Appendable rebuiltPat, SymbolTable symbols) Parse a property pattern.private static booleanUnicodeSet.resemblesPropertyPattern(RuleCharacterIterator chars, int iterOpts) Return true if the given iterator appears to point at a property pattern.private static voidUnicodeSet.syntaxError(RuleCharacterIterator chars, String msg)