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 DateIntervalInfo.PatternInfo |
DateIntervalInfo.genPatternInfo(String intervalPattern,
boolean laterDateFirst)
Deprecated.
This API is ICU internal only.
|
DateIntervalInfo.PatternInfo |
DateIntervalInfo.getIntervalPattern(String skeleton,
int field)
Get the interval pattern given the largest different calendar field.
|
Modifier and Type | Method and Description |
---|---|
Map<String,DateIntervalInfo.PatternInfo> |
DateIntervalFormat.getRawPatterns()
Deprecated.
This API is ICU internal only.
|
Map<String,Map<String,DateIntervalInfo.PatternInfo>> |
DateIntervalInfo.getRawPatterns()
Deprecated.
This API is ICU internal only.
|
Copyright © 2016 Unicode, Inc. and others.