Norconex Commons Lang 1.4.0 was just released.
New features:
- New DataUnit classe to perform data unit (KB, MB, GB, etc) conversions much like Java TimeUnit class.
- New DataUnitFormatter to format any data unit ot a human-readable format taking into account locale and decimals
- New percentage formatter.
- New ContentType class to represent a file media/MIME type and obtain its usual name, content family, and file extension(s).
- New ContentFamily class to represent a group of files of similar content types. Useful for content categorization.
- New ObservableMap class.
- More…
Web site: /product/commons-lang/