|
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 |