Deprecated API


Contents
Deprecated Classes
org.apache.velocity.tools.generic.AbstractLockConfig
          Use SafeConfig instead 
org.apache.velocity.tools.generic.IteratorTool
          Use LoopTool instead 
org.apache.velocity.tools.generic.ListTool
           
org.apache.velocity.tools.generic.log.LogSystemCommonsLog
          Use LogChuteCommonsLog instead 
org.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSet
          This is provided merely for 1.x compatibility. 
 

Deprecated Fields
org.apache.velocity.tools.generic.DateTool.DEFAULT_FORMAT_KEY
           
org.apache.velocity.tools.generic.NumberTool.DEFAULT_FORMAT_KEY
           
org.apache.velocity.tools.generic.DateTool.DEFAULT_LOCALE_KEY
           
org.apache.velocity.tools.generic.NumberTool.DEFAULT_LOCALE_KEY
           
org.apache.velocity.tools.generic.RenderTool.KEY_CATCH_EXCEPTIONS
           
org.apache.velocity.tools.generic.RenderTool.KEY_PARSE_DEPTH
           
org.apache.velocity.tools.generic.AlternatorTool.OLD_AUTO_ALTERNATE_DEFAULT_KEY
           
org.apache.velocity.tools.generic.SafeConfig.OLD_LOCK_CONFIG_KEY
           
 

Deprecated Methods
org.apache.velocity.tools.generic.AlternatorTool.auto(Collection)
          Will be unnecessary with Velocity 1.6 
org.apache.velocity.tools.generic.AlternatorTool.auto(Object, Object)
          Will be unnecessary with Velocity 1.6 
org.apache.velocity.tools.generic.DateTool.getDateFormat(int, int, Locale, TimeZone)
           
org.apache.velocity.tools.generic.ResourceTool.getDefaultLocale()
           
org.apache.velocity.tools.generic.NumberTool.getNumberFormat(int, Locale)
           
org.apache.velocity.tools.generic.DateTool.getStyleAsInt(String)
           
org.apache.velocity.tools.generic.NumberTool.getStyleAsInt(String)
           
org.apache.velocity.tools.generic.AlternatorTool.make(boolean, Collection)
          Will be unnecessary with Velocity 1.6 
org.apache.velocity.tools.generic.AlternatorTool.make(boolean, Object, Object)
          Will be unnecessary with Velocity 1.6 
org.apache.velocity.tools.generic.AlternatorTool.make(Collection)
          Will be unnecessary with Velocity 1.6 
org.apache.velocity.tools.generic.AlternatorTool.make(Object, Object)
          Will be unnecessary with Velocity 1.6 
org.apache.velocity.tools.generic.AlternatorTool.manual(Collection)
          Will be unnecessary with Velocity 1.6 
org.apache.velocity.tools.generic.AlternatorTool.manual(Object, Object)
          Will be unnecessary with Velocity 1.6 
org.apache.velocity.tools.generic.DisplayTool.message(String, Collection)
          Will be unnecessary with Velocity 1.6 
org.apache.velocity.tools.generic.DisplayTool.message(String, Object)
          Will be unnecessary with Velocity 1.6 
org.apache.velocity.tools.generic.DisplayTool.message(String, Object, Object)
          Will be unnecessary with Velocity 1.6 
org.apache.velocity.tools.generic.MathTool.parseNumber(String)
           
org.apache.velocity.tools.generic.ResourceTool.setDefaultLocale(Locale)
           
org.apache.velocity.tools.generic.ResourceTool.setDeprecationSupportMode(boolean)
           
org.apache.velocity.tools.generic.log.LogSystemCommonsLog.setVelocityEngine(VelocityEngine)
          Use LogChuteCommonsLog.setVelocityLog(Log target) instead 
 



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.