Package | Description |
---|---|
com.ibm.icu.text |
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
|
Modifier and Type | Method and Description |
---|---|
static RuleBasedBreakIterator |
RuleBasedBreakIterator.getInstanceFromCompiledRules(java.io.InputStream is)
Create a break iterator from a precompiled set of break rules.
|
Copyright (c) 2012 IBM Corporation and others.