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 |
---|---|
protected int |
SimpleDateFormat.subParse(java.lang.String text,
int start,
char ch,
int count,
boolean obeyCount,
boolean allowNegative,
boolean[] ambiguousYear,
Calendar cal,
MessageFormat numericLeapMonthFormatter)
Protected method that converts one field of the input string into a
numeric field value in
cal . |
Copyright (c) 2012 IBM Corporation and others.