|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| org.nuiton.util.DateUtils
since 1.4.1 (use now DateUtil |
|
| org.nuiton.util.Log
since 1.4.1, there should be some others libraries much better than that... |
|
| Deprecated Fields | |
|---|---|
| org.nuiton.util.ApplicationConfig.userPath
since 1.2.1, and can't be removed (for migration purpose) |
|
| Deprecated Methods | |
|---|---|
| org.nuiton.util.ArrayUtil.asList(double[])
avec l'auto-boxing en java 5 et plus ? |
|
| org.nuiton.util.ArrayUtil.asList(int[])
avec l'auto-boxing en java 5 et plus ? |
|
| org.nuiton.util.ZipUtil.convertToZipEntryName(String, boolean)
unused/undocumented function |
|
| org.nuiton.util.Resource.getConfigProperties(String)
since 1.1.2, use ApplicationConfig class instead
to ApplicationConfig.setConfigFileName(String)
and search properties file from more folders with
ApplicationConfig.parse(String[]) method |
|
| org.nuiton.util.Resource.getConfigProperties(String, Properties)
since 1.1.2, use ApplicationConfig class instead
to ApplicationConfig.setConfigFileName(String)
and search properties file from more folders with
ApplicationConfig.parse(String[]) method |
|
| org.nuiton.util.Resource.getURLs(URLClassLoader)
should use now ClassLoaderUtil.getURLs(URLClassLoader) |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||