Uses of Class
com.ibm.icu.impl.RBBIDataWrapper
-
Packages that use RBBIDataWrapper Package Description com.ibm.icu.impl com.ibm.icu.text -
-
Uses of RBBIDataWrapper in com.ibm.icu.impl
Methods in com.ibm.icu.impl that return RBBIDataWrapper Modifier and Type Method Description static RBBIDataWrapper
RBBIDataWrapper. get(java.nio.ByteBuffer bytes)
Get an RBBIDataWrapper from an InputStream onto a pre-compiled set of RBBI rules. -
Uses of RBBIDataWrapper in com.ibm.icu.text
Fields in com.ibm.icu.text declared as RBBIDataWrapper Modifier and Type Field Description RBBIDataWrapper
RuleBasedBreakIterator. fRData
Deprecated.This API is ICU internal only.
-