|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| org.nuiton.util.Log
since 1.4.1, there should be some others libraries much better than that... |
|
| org.nuiton.util.TimeTrace
since 2.1 use TimeLog
Last update: $Date: 2011-02-23 13:00:57 +0100 (Wed, 23 Feb 2011) $
by : $Author: bpoussin $ |
|
| 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 | |||||||||