scuffed-code/icu4j/main/classes/core
Fredrik Roubert c47bac8255 ICU-11018 Refactor date format string mapping code (ICU4J)
To make this code more maintainable: Make mapping tables zero based, add
a table to tell if a character can be used to define a field in a format
string (instead of now rather long-winded character range expressions)
and make all lookup tables accessed through helper functions.

R=rocketman@google.com

Review URL: https://codereview.appspot.com/190960043

X-SVN-Rev: 36900
2014-12-19 07:28:19 +00:00
..
.externalToolBuilders
.settings ICU-10683 add ICU-specific exceptions 2014-03-04 22:45:10 +00:00
src/com/ibm/icu ICU-11018 Refactor date format string mapping code (ICU4J) 2014-12-19 07:28:19 +00:00
.classpath
.project
build.properties
build.xml
core-build.launch
findbugs-exclude.xml ICU-8957 Fixed issues detected by FindBugs in ICU library code except #9667 and #10097. Added FindBugs exclusion filter files in ICU4J library project directories. 2013-04-12 15:31:31 +00:00
manifest.stub