English 中文(简体)
Locale Aware Conversions
  • 时间:2024-10-18

Java BeanUtils - Locale Aware Conversions


Previous Page Next Page  

Description

The regular classes available in org.apache.commons.beanutils are not assigned for any specific event. These classes provide a clear interface to make use of situations very easily where the locale is not main thing. You can use Locale-aware extensions of beanutils classes which helps locapzation, from the org.apache.commons.beanutils.locale package.

Advertisements