|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
freemarker.ext.misc.Add
With the introduction of native numbers and numeric operators in 1.8, this implementation is now deprecated |
|
freemarker.ext.misc.Decrement
With the introduction of native numbers and numeric operators in 1.8, this implementation is now deprecated |
|
freemarker.ext.misc.GreaterThan
With the introduction of native numbers and numeric operators in 1.8, this implementation is now deprecated |
|
freemarker.ext.misc.GreaterThanOrEquals
With the introduction of native numbers and numeric operators in 1.8, this implementation is now deprecated |
|
freemarker.ext.misc.Increment
With the introduction of native numbers and numeric operators in 1.8, this implementation is now deprecated |
|
freemarker.ext.misc.LessThan
With the introduction of native numbers and numeric operators in 1.8, this implementation is now deprecated |
|
freemarker.ext.misc.LessThanOrEquals
With the introduction of native numbers and numeric operators in 1.8, this implementation is now deprecated |
|
freemarker.ext.misc.Subtract
With the introduction of native numbers and numeric operators in 1.8, this implementation is now deprecated |
Deprecated Interfaces | |
freemarker.template.TemplateListModel
This interface is not multi-thread safe, and also, in some cases, not single-thread safe either. Use the TemplateListModel2 interface
instead. |
Deprecated Fields | |
freemarker.template.TemplateEventAdapter.SEVERITY_DEPRECATION
this constant has moved to the TemplateRuntimeHandler interface |
|
freemarker.template.TemplateEventAdapter.SEVERITY_ERROR
this constant has moved to the TemplateRuntimeHandler interface |
|
freemarker.template.TemplateEventAdapter.SEVERITY_WARNING
this constant has moved to the TemplateRuntimeHandler interface |
Deprecated Methods | |
freemarker.template.TemplateExceptionEvent.getOutput()
use the TemplateExceptionEvent.getWriter() method for maximum efficiency,
since this method now has to wrap the underlying Writer
in a PrintWriter object |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |