Deprecated API


Contents
Deprecated Fields
org.zkoss.lang.Objects.BAR0_STRING
          As of release 6.0.0, not worth to have this API. 
org.zkoss.lang.Objects.BAR1_STRING
          As of release 6.0.0, not worth to have this API. 
org.zkoss.lang.Objects.BAR2_STRING
          As of release 6.0.0, not worth to have this API. 
org.zkoss.lang.Objects.PATH_SEPARATOR_CHAR
          As of release 6.0.0, never used and confusing. 
org.zkoss.lang.Objects.PATH_SEPARATOR_STRING
          As of release 6.0.0, never used and confusing. 
 

Deprecated Methods
org.zkoss.util.ArraysX.clone(Object)
          As of release 6.0.0, replaced with ArraysX.duplicate(Object). 
org.zkoss.util.Maps.parse(Map, String, char, char, boolean, boolean, boolean)
          As of release 6.0.0, replaced with Maps.parse(Map, String, char, char, boolean, boolean) and Maps.parseMultiple(java.util.Map>, java.lang.String, char, char, boolean, boolean) 
org.zkoss.math.BigDecimals.toPlainString(BigDecimal)
          As of release 6.0.0, use BigDecimal.toPlainString() directly (since we don't support JDK 1.4) anymore. 
 



Copyright © 2012. All Rights Reserved.