Deprecated API


Contents
Deprecated Classes
org.nuiton.util.beans.BinderBuilder
          since 1.5.3, prefer use the BinderModelBuilder instead, will be removed in version 2.0 
org.nuiton.util.beans.BinderProvider
          since 1.5.3, use now the BinderFactory instead, will be remove in version 1.6. 
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... 
org.nuiton.util.TestUtil
          since 1.5.3, will not be replaced here and will be removed in 2.0 
 

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) 
 



Copyright © 2004-2010 CodeLutin. All Rights Reserved.