文件名称: freemarker-2.3.23.jar中文-英文对照文档.zip
<dependency>
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
<version>2.3.23</version>
</dependency>Gradle:
implementation group: 'org.freemarker', name: 'freemarker', version: '2.3.23'
Gradle (Short):
implementation 'org.freemarker:freemarker:2.3.23'
Gradle (Kotlin):
implementation("org.freemarker:freemarker:2.3.23")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
freemarker.cache
freemarker.core
freemarker.debug
freemarker.ext.ant
freemarker.ext.beans
freemarker.ext.dom
freemarker.ext.jdom
freemarker.ext.jsp
freemarker.ext.jython
freemarker.ext.rhino
freemarker.ext.servlet
freemarker.ext.util
freemarker.ext.xml
freemarker.log
freemarker.template
freemarker.template.utilityfreemarker.cache.CacheStorage
freemarker.cache.CacheStorageWithGetSize
freemarker.cache.ClassTemplateLoader
freemarker.cache.ConcurrentCacheStorage
freemarker.cache.FileTemplateLoader
freemarker.cache.MruCacheStorage
freemarker.cache.MultiTemplateLoader
freemarker.cache.NullCacheStorage
freemarker.cache.SoftCacheStorage
freemarker.cache.StatefulTemplateLoader
freemarker.cache.StringTemplateLoader
freemarker.cache.StrongCacheStorage
freemarker.cache.TemplateCache
freemarker.cache.TemplateCache.MaybeMissingTemplate
freemarker.cache.TemplateLoader
freemarker.cache.TemplateLookupContext
freemarker.cache.TemplateLookupResult
freemarker.cache.TemplateLookupStrategy
freemarker.cache.TemplateNameFormat
freemarker.cache.URLTemplateLoader
freemarker.cache.WebappTemplateLoader
freemarker.core.ArithmeticEngine
freemarker.core.ArithmeticEngine.BigDecimalEngine
freemarker.core.ArithmeticEngine.ConservativeEngine
freemarker.core.BugException
freemarker.core.CallPlaceCustomDataInitializationException
freemarker.core.CommandLine
freemarker.core.Configurable
freemarker.core.Configurable.SettingValueAssignmentException
freemarker.core.Configurable.UnknownSettingException
freemarker.core.CustomAttribute
freemarker.core.DirectiveCallPlace
freemarker.core.Environment
freemarker.core.FreeMarkerTree
freemarker.core.InvalidReferenceException
freemarker.core.NonBooleanException
freemarker.core.NonDateException
freemarker.core.NonExtendedHashException
freemarker.core.NonHashException
freemarker.core.NonMethodException
freemarker.core.NonNodeException
freemarker.core.NonNumericalException
freemarker.core.NonSequenceException
freemarker.core.NonSequenceOrCollectionException
freemarker.core.NonStringException
freemarker.core.OptInTemplateClassResolver
freemarker.core.ParseException
freemarker.core.StopException
freemarker.core.TemplateClassResolver
freemarker.core.UnexpectedTypeException
freemarker.debug.Breakpoint
freemarker.debug.DebugModel
freemarker.debug.DebuggedEnvironment
freemarker.debug.Debugger
freemarker.debug.DebuggerClient
freemarker.debug.DebuggerListener
freemarker.debug.EnvironmentSuspendedEvent
freemarker.ext.ant.FreemarkerXmlTask
freemarker.ext.ant.JythonAntTask
freemarker.ext.ant.UnlinkedJythonOperationsImpl
freemarker.ext.beans.ArrayModel
freemarker.ext.beans.BeanModel
freemarker.ext.beans.BeansModelCache
freemarker.ext.beans.BeansWrapper
freemarker.ext.beans.BeansWrapper.MethodAppearanceDecision
freemarker.ext.beans.BeansWrapper.MethodAppearanceDecisionInput
freemarker.ext.beans.BeansWrapperBuilder
freemarker.ext.beans.BeansWrapperConfiguration
freemarker.ext.beans.BooleanModel
freemarker.ext.beans.CollectionModel
freemarker.ext.beans.DateModel
freemarker.ext.beans.EnumerationModel
freemarker.ext.beans.HashAdapter
freemarker.ext.beans.InvalidPropertyException
freemarker.ext.beans.IteratorModel
freemarker.ext.beans.MapModel
freemarker.ext.beans.MethodAppearanceFineTuner
freemarker.ext.beans.NumberModel
freemarker.ext.beans.OverloadedMethodsModel
freemarker.ext.beans.ResourceBundleModel
freemarker.ext.beans.SimpleMapModel
freemarker.ext.beans.SimpleMethodModel
freemarker.ext.beans.SingletonCustomizer
freemarker.ext.beans.StringModel
freemarker.ext.dom.NodeModel
freemarker.ext.dom.Transform
freemarker.ext.dom.XPathSupport
freemarker.ext.jdom.NodeListModel
freemarker.ext.jsp.EventForwarding
freemarker.ext.jsp.FreemarkerTag
freemarker.ext.jsp.TaglibFactory
freemarker.ext.jsp.TaglibFactory.ClasspathMetaInfTldSource
freemarker.ext.jsp.TaglibFactory.ClearMetaInfTldSource
freemarker.ext.jsp.TaglibFactory.MetaInfTldSource
freemarker.ext.jsp.TaglibFactory.WebInfPerLibJarMetaInfTldSource
freemarker.ext.jython.JythonHashModel
freemarker.ext.jython.JythonModel
freemarker.ext.jython.JythonNumberModel
freemarker.ext.jython.JythonSequenceModel
freemarker.ext.jython.JythonVersionAdapter
freemarker.ext.jython.JythonWrapper
freemarker.ext.rhino.RhinoFunctionModel
freemarker.ext.rhino.RhinoScriptableModel
freemarker.ext.rhino.RhinoWrapper
freemarker.ext.servlet.AllHttpScopesHashModel
freemarker.ext.servlet.FreemarkerServlet
freemarker.ext.servlet.HttpRequestHashModel
freemarker.ext.servlet.HttpRequestParametersHashModel
freemarker.ext.servlet.HttpSessionHashModel
freemarker.ext.servlet.IncludePage
freemarker.ext.servlet.ServletContextHashModel
freemarker.ext.util.IdentityHashMap
freemarker.ext.util.ModelCache
freemarker.ext.util.ModelFactory
freemarker.ext.util.WrapperTemplateModel
freemarker.ext.xml.NodeListModel
freemarker.log.Logger
freemarker.template.AdapterTemplateModel
freemarker.template.Configuration
freemarker.template.DefaultArrayAdapter
freemarker.template.DefaultIteratorAdapter
freemarker.template.DefaultListAdapter
freemarker.template.DefaultMapAdapter
freemarker.template.DefaultNonListCollectionAdapter
freemarker.template.DefaultObjectWrapper
freemarker.template.DefaultObjectWrapperBuilder
freemarker.template.DefaultObjectWrapperConfiguration
freemarker.template.LocalizedString
freemarker.template.MalformedTemplateNameException
freemarker.template.ObjectWrapper
freemarker.template.ObjectWrapperAndUnwrapper
freemarker.template.ResourceBundleLocalizedString
freemarker.template.SimpleCollection
freemarker.template.SimpleDate
freemarker.template.SimpleHash
freemarker.template.SimpleList
freemarker.template.SimpleNumber
freemarker.template.SimpleObjectWrapper
freemarker.template.SimpleScalar
freemarker.template.SimpleSequence
freemarker.template.Template
freemarker.template.Template.WrongEncodingException
freemarker.template.TemplateBooleanModel
freemarker.template.TemplateCollectionModel
freemarker.template.TemplateCollectionModelEx
freemarker.template.TemplateDateModel
freemarker.template.TemplateDirectiveBody
freemarker.template.TemplateDirectiveModel
freemarker.template.TemplateException
freemarker.template.TemplateExceptionHandler
freemarker.template.TemplateHashModel
freemarker.template.TemplateHashModelEx
freemarker.template.TemplateMethodModel
freemarker.template.TemplateMethodModelEx
freemarker.template.TemplateModel
freemarker.template.TemplateModelAdapter
freemarker.template.TemplateModelException
freemarker.template.TemplateModelIterator
freemarker.template.TemplateModelListSequence
freemarker.template.TemplateModelWithAPISupport
freemarker.template.TemplateNodeModel
freemarker.template.TemplateNotFoundException
freemarker.template.TemplateNumberModel
freemarker.template.TemplateScalarModel
freemarker.template.TemplateSequenceModel
freemarker.template.TemplateTransformModel
freemarker.template.TransformControl
freemarker.template.Version
freemarker.template.WrappingTemplateModel
freemarker.template.utility.CaptureOutput
freemarker.template.utility.ClassUtil
freemarker.template.utility.CollectionUtils
freemarker.template.utility.Collections12
freemarker.template.utility.Constants
freemarker.template.utility.DOMNodeModel
freemarker.template.utility.DateUtil
freemarker.template.utility.DateUtil.CalendarFieldsToDateConverter
freemarker.template.utility.DateUtil.DateParseException
freemarker.template.utility.DateUtil.DateToISO8601CalendarFactory
freemarker.template.utility.DateUtil.TrivialCalendarFieldsToDateConverter
freemarker.template.utility.DateUtil.TrivialDateToISO8601CalendarFactory
freemarker.template.utility.DeepUnwrap
freemarker.template.utility.Execute
freemarker.template.utility.HtmlEscape
freemarker.template.utility.JythonRuntime
freemarker.template.utility.NormalizeNewlines
freemarker.template.utility.NullArgumentException
freemarker.template.utility.NullWriter
freemarker.template.utility.NumberUtil
freemarker.template.utility.ObjectConstructor
freemarker.template.utility.ObjectFactory
freemarker.template.utility.ObjectWrapperWithAPISupport
freemarker.template.utility.OptimizerUtil
freemarker.template.utility.RichObjectWrapper
freemarker.template.utility.SecurityUtilities
freemarker.template.utility.StandardCompress
freemarker.template.utility.StringUtil
freemarker.template.utility.ToCanonical
freemarker.template.utility.UndeclaredThrowableException
freemarker.template.utility.UnrecognizedTimeZoneException
freemarker.template.utility.UnsupportedNumberClassException
freemarker.template.utility.WriteProtectable
freemarker.template.utility.XmlEscape