文件名称: thymeleaf-3.0.0.ALPHA02.jar中文-英文对照文档.zip
<dependency>
<groupId>org.thymeleaf</groupId>
<artifactId>thymeleaf</artifactId>
<version>3.0.0.ALPHA02</version>
</dependency>Gradle:
implementation group: 'org.thymeleaf', name: 'thymeleaf', version: '3.0.0.ALPHA02'
Gradle (Short):
implementation 'org.thymeleaf:thymeleaf:3.0.0.ALPHA02'
Gradle (Kotlin):
implementation("org.thymeleaf:thymeleaf:3.0.0.ALPHA02")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.thymeleaf
org.thymeleaf.cache
org.thymeleaf.context
org.thymeleaf.dialect
org.thymeleaf.engine
org.thymeleaf.exceptions
org.thymeleaf.expression
org.thymeleaf.inline
org.thymeleaf.messageresolver
org.thymeleaf.model
org.thymeleaf.postprocessor
org.thymeleaf.preprocessor
org.thymeleaf.processor
org.thymeleaf.processor.cdatasection
org.thymeleaf.processor.comment
org.thymeleaf.processor.doctype
org.thymeleaf.processor.element
org.thymeleaf.processor.processinginstruction
org.thymeleaf.processor.template
org.thymeleaf.processor.text
org.thymeleaf.processor.xmldeclaration
org.thymeleaf.resource
org.thymeleaf.resourceresolver
org.thymeleaf.standard
org.thymeleaf.standard.expression
org.thymeleaf.standard.inline
org.thymeleaf.standard.processor
org.thymeleaf.standard.util
org.thymeleaf.templatemode
org.thymeleaf.templateparser
org.thymeleaf.templateparser.markup
org.thymeleaf.templateparser.reader
org.thymeleaf.templateparser.text
org.thymeleaf.templateresolver
org.thymeleaf.text
org.thymeleaf.utilorg.thymeleaf.DialectConfiguration
org.thymeleaf.EngineConfiguration
org.thymeleaf.IEngineConfiguration
org.thymeleaf.ITemplateEngine
org.thymeleaf.TemplateEngine
org.thymeleaf.Thymeleaf
org.thymeleaf.cache.AbstractCacheManager
org.thymeleaf.cache.AlwaysValidCacheEntryValidity
org.thymeleaf.cache.FragmentCacheKey
org.thymeleaf.cache.ICache
org.thymeleaf.cache.ICacheEntryValidity
org.thymeleaf.cache.ICacheEntryValidityChecker
org.thymeleaf.cache.ICacheManager
org.thymeleaf.cache.NonCacheableCacheEntryValidity
org.thymeleaf.cache.StandardCache
org.thymeleaf.cache.StandardCacheManager
org.thymeleaf.cache.StandardParsedFragmentEntryValidator
org.thymeleaf.cache.StandardParsedTemplateEntryValidator
org.thymeleaf.cache.TTLCacheEntryValidity
org.thymeleaf.cache.TemplateCacheKey
org.thymeleaf.context.AbstractContext
org.thymeleaf.context.AbstractProcessingContext
org.thymeleaf.context.AbstractTemplateProcessingContext
org.thymeleaf.context.Context
org.thymeleaf.context.IContext
org.thymeleaf.context.ILocalVariableAwareVariablesMap
org.thymeleaf.context.IProcessingContext
org.thymeleaf.context.ITemplateProcessingContext
org.thymeleaf.context.IVariablesMap
org.thymeleaf.context.IWebContext
org.thymeleaf.context.IWebVariablesMap
org.thymeleaf.context.IdentifierSequences
org.thymeleaf.context.ProcessingContext
org.thymeleaf.context.TemplateProcessingContext
org.thymeleaf.context.VariablesMap
org.thymeleaf.context.WebContext
org.thymeleaf.context.WebVariablesMap
org.thymeleaf.dialect.AbstractDialect
org.thymeleaf.dialect.AbstractProcessorDialect
org.thymeleaf.dialect.IDialect
org.thymeleaf.dialect.IExecutionAttributesDialect
org.thymeleaf.dialect.IExpressionObjectsDialect
org.thymeleaf.dialect.IPostProcessorDialect
org.thymeleaf.dialect.IPreProcessorDialect
org.thymeleaf.dialect.IProcessorDialect
org.thymeleaf.engine.AbstractTemplateHandler
org.thymeleaf.engine.AttributeDefinition
org.thymeleaf.engine.AttributeDefinitions
org.thymeleaf.engine.AttributeName
org.thymeleaf.engine.AttributeNames
org.thymeleaf.engine.ElementAttributes
org.thymeleaf.engine.ElementDefinition
org.thymeleaf.engine.ElementDefinitions
org.thymeleaf.engine.ElementName
org.thymeleaf.engine.ElementNames
org.thymeleaf.engine.HTMLAttributeDefinition
org.thymeleaf.engine.HTMLAttributeName
org.thymeleaf.engine.HTMLElementDefinition
org.thymeleaf.engine.HTMLElementName
org.thymeleaf.engine.HTMLElementType
org.thymeleaf.engine.ITemplateHandler
org.thymeleaf.engine.IterationStatusVar
org.thymeleaf.engine.ModelBuilderTemplateHandler
org.thymeleaf.engine.OutputTemplateHandler
org.thymeleaf.engine.ParsedFragmentModel
org.thymeleaf.engine.ParsedTemplateModel
org.thymeleaf.engine.ProcessingInstruction
org.thymeleaf.engine.ProcessorTemplateHandler
org.thymeleaf.engine.StandardModelFactory
org.thymeleaf.engine.TemplateHandlerAdapterMarkupHandler
org.thymeleaf.engine.TemplateHandlerAdapterTextHandler
org.thymeleaf.engine.TemplateManager
org.thymeleaf.engine.TextAttributeDefinition
org.thymeleaf.engine.TextAttributeName
org.thymeleaf.engine.TextElementDefinition
org.thymeleaf.engine.TextElementName
org.thymeleaf.engine.XMLAttributeDefinition
org.thymeleaf.engine.XMLAttributeName
org.thymeleaf.engine.XMLElementDefinition
org.thymeleaf.engine.XMLElementName
org.thymeleaf.exceptions.AlreadyInitializedException
org.thymeleaf.exceptions.CacheConfigurationException
org.thymeleaf.exceptions.ConfigurationException
org.thymeleaf.exceptions.ParserInitializationException
org.thymeleaf.exceptions.TemplateAssertionException
org.thymeleaf.exceptions.TemplateEngineException
org.thymeleaf.exceptions.TemplateInputException
org.thymeleaf.exceptions.TemplateOutputException
org.thymeleaf.exceptions.TemplateProcessingException
org.thymeleaf.expression.Aggregates
org.thymeleaf.expression.Arrays
org.thymeleaf.expression.Bools
org.thymeleaf.expression.Calendars
org.thymeleaf.expression.Conversions
org.thymeleaf.expression.Dates
org.thymeleaf.expression.ExecutionInfo
org.thymeleaf.expression.ExpressionObjectDefinition
org.thymeleaf.expression.ExpressionObjects
org.thymeleaf.expression.IExpressionObjectFactory
org.thymeleaf.expression.IExpressionObjects
org.thymeleaf.expression.Ids
org.thymeleaf.expression.Lists
org.thymeleaf.expression.Maps
org.thymeleaf.expression.Messages
org.thymeleaf.expression.Numbers
org.thymeleaf.expression.Objects
org.thymeleaf.expression.Sets
org.thymeleaf.expression.Strings
org.thymeleaf.expression.Uris
org.thymeleaf.inline.IInliner
org.thymeleaf.inline.NoOpInliner
org.thymeleaf.messageresolver.AbstractMessageResolver
org.thymeleaf.messageresolver.IMessageResolver
org.thymeleaf.messageresolver.MessageResolution
org.thymeleaf.messageresolver.StandardMessageResolver
org.thymeleaf.model.AbstractModelVisitor
org.thymeleaf.model.ICDATASection
org.thymeleaf.model.ICloseElementTag
org.thymeleaf.model.IComment
org.thymeleaf.model.IDocType
org.thymeleaf.model.IElementAttributes
org.thymeleaf.model.IElementAttributes.ValueQuotes
org.thymeleaf.model.IElementTag
org.thymeleaf.model.IModel
org.thymeleaf.model.IModelFactory
org.thymeleaf.model.IModelVisitor
org.thymeleaf.model.IOpenElementTag
org.thymeleaf.model.IProcessableElementTag
org.thymeleaf.model.IProcessingInstruction
org.thymeleaf.model.IStandaloneElementTag
org.thymeleaf.model.ITemplateEnd
org.thymeleaf.model.ITemplateEvent
org.thymeleaf.model.ITemplateStart
org.thymeleaf.model.IText
org.thymeleaf.model.IXMLDeclaration
org.thymeleaf.postprocessor.AbstractPostProcessor
org.thymeleaf.postprocessor.IPostProcessor
org.thymeleaf.postprocessor.PostProcessor
org.thymeleaf.preprocessor.AbstractPreProcessor
org.thymeleaf.preprocessor.IPreProcessor
org.thymeleaf.preprocessor.PreProcessor
org.thymeleaf.processor.AbstractProcessor
org.thymeleaf.processor.IProcessor
org.thymeleaf.processor.cdatasection.AbstractCDATASectionProcessor
org.thymeleaf.processor.cdatasection.ICDATASectionProcessor
org.thymeleaf.processor.cdatasection.ICDATASectionStructureHandler
org.thymeleaf.processor.comment.AbstractCommentProcessor
org.thymeleaf.processor.comment.ICommentProcessor
org.thymeleaf.processor.comment.ICommentStructureHandler
org.thymeleaf.processor.doctype.AbstractDocTypeProcessor
org.thymeleaf.processor.doctype.IDocTypeProcessor
org.thymeleaf.processor.doctype.IDocTypeStructureHandler
org.thymeleaf.processor.element.AbstractAttributeModelProcessor
org.thymeleaf.processor.element.AbstractAttributeTagProcessor
org.thymeleaf.processor.element.AbstractElementModelProcessor
org.thymeleaf.processor.element.AbstractElementTagProcessor
org.thymeleaf.processor.element.IElementModelProcessor
org.thymeleaf.processor.element.IElementProcessor
org.thymeleaf.processor.element.IElementTagProcessor
org.thymeleaf.processor.element.IElementTagStructureHandler
org.thymeleaf.processor.element.MatchingAttributeName
org.thymeleaf.processor.element.MatchingElementName
org.thymeleaf.processor.processinginstruction.AbstractProcessingInstructionProcessor
org.thymeleaf.processor.processinginstruction.IProcessingInstructionProcessor
org.thymeleaf.processor.processinginstruction.IProcessingInstructionStructureHandler
org.thymeleaf.processor.template.AbstractTemplateProcessor
org.thymeleaf.processor.template.ITemplateProcessor
org.thymeleaf.processor.template.ITemplateStructureHandler
org.thymeleaf.processor.text.AbstractTextProcessor
org.thymeleaf.processor.text.ITextProcessor
org.thymeleaf.processor.text.ITextStructureHandler
org.thymeleaf.processor.xmldeclaration.AbstractXMLDeclarationProcessor
org.thymeleaf.processor.xmldeclaration.IXMLDeclarationProcessor
org.thymeleaf.processor.xmldeclaration.IXMLDeclarationStructureHandler
org.thymeleaf.resource.CharArrayResource
org.thymeleaf.resource.IResource
org.thymeleaf.resource.ReaderResource
org.thymeleaf.resource.StringResource
org.thymeleaf.resourceresolver.ClassLoaderResourceResolver
org.thymeleaf.resourceresolver.FileResourceResolver
org.thymeleaf.resourceresolver.IResourceResolver
org.thymeleaf.resourceresolver.ServletContextResourceResolver
org.thymeleaf.resourceresolver.StringResourceResolver
org.thymeleaf.resourceresolver.UrlResourceResolver
org.thymeleaf.standard.StandardDialect
org.thymeleaf.standard.expression.AbstractStandardConversionService
org.thymeleaf.standard.expression.AdditionExpression
org.thymeleaf.standard.expression.AdditionSubtractionExpression
org.thymeleaf.standard.expression.AndExpression
org.thymeleaf.standard.expression.Assignation
org.thymeleaf.standard.expression.AssignationSequence
org.thymeleaf.standard.expression.AssignationUtils
org.thymeleaf.standard.expression.BinaryOperationExpression
org.thymeleaf.standard.expression.BooleanTokenExpression
org.thymeleaf.standard.expression.ComplexExpression
org.thymeleaf.standard.expression.ConditionalExpression
org.thymeleaf.standard.expression.DefaultExpression
org.thymeleaf.standard.expression.DivisionExpression
org.thymeleaf.standard.expression.Each
org.thymeleaf.standard.expression.EachUtils
org.thymeleaf.standard.expression.EqualsExpression
org.thymeleaf.standard.expression.EqualsNotEqualsExpression
org.thymeleaf.standard.expression.Expression
org.thymeleaf.standard.expression.ExpressionParsingDecompositionConfig
org.thymeleaf.standard.expression.ExpressionSequence
org.thymeleaf.standard.expression.ExpressionSequenceUtils
org.thymeleaf.standard.expression.FragmentSelectionUtils
org.thymeleaf.standard.expression.FragmentSignature
org.thymeleaf.standard.expression.FragmentSignatureUtils
org.thymeleaf.standard.expression.GenericTokenExpression
org.thymeleaf.standard.expression.GreaterLesserExpression
org.thymeleaf.standard.expression.GreaterOrEqualToExpression
org.thymeleaf.standard.expression.GreaterThanExpression
org.thymeleaf.standard.expression.IStandardConversionService
org.thymeleaf.standard.expression.IStandardExpression
org.thymeleaf.standard.expression.IStandardExpressionParser
org.thymeleaf.standard.expression.IStandardVariableExpressionEvaluator
org.thymeleaf.standard.expression.LessOrEqualToExpression
org.thymeleaf.standard.expression.LessThanExpression
org.thymeleaf.standard.expression.LinkExpression
org.thymeleaf.standard.expression.LiteralValue
org.thymeleaf.standard.expression.MessageExpression
org.thymeleaf.standard.expression.MinusExpression
org.thymeleaf.standard.expression.MultiplicationDivisionRemainderExpression
org.thymeleaf.standard.expression.MultiplicationExpression
org.thymeleaf.standard.expression.NegationExpression
org.thymeleaf.standard.expression.NotEqualsExpression
org.thymeleaf.standard.expression.NullTokenExpression
org.thymeleaf.standard.expression.NumberTokenExpression
org.thymeleaf.standard.expression.OGNLVariableExpressionEvaluator
org.thymeleaf.standard.expression.OGNLVariablesMapPropertyAccessor
org.thymeleaf.standard.expression.OrExpression
org.thymeleaf.standard.expression.ParsedFragmentSelection
org.thymeleaf.standard.expression.ProcessedFragmentSelection
org.thymeleaf.standard.expression.RemainderExpression
org.thymeleaf.standard.expression.SelectionVariableExpression
org.thymeleaf.standard.expression.SimpleExpression
org.thymeleaf.standard.expression.StandardConversionService
org.thymeleaf.standard.expression.StandardExpressionExecutionContext
org.thymeleaf.standard.expression.StandardExpressionObjectFactory
org.thymeleaf.standard.expression.StandardExpressionParser
org.thymeleaf.standard.expression.StandardExpressions
org.thymeleaf.standard.expression.SubtractionExpression
org.thymeleaf.standard.expression.TextLiteralExpression
org.thymeleaf.standard.expression.Token
org.thymeleaf.standard.expression.Token.TokenParsingTracer
org.thymeleaf.standard.expression.VariableExpression
org.thymeleaf.standard.inline.AbstractStandardInliner
org.thymeleaf.standard.inline.IInlineHandler
org.thymeleaf.standard.inline.OutputExpressionInlineHandler
org.thymeleaf.standard.inline.StandardCSSInliner
org.thymeleaf.standard.inline.StandardHTMLInliner
org.thymeleaf.standard.inline.StandardInlineMode
org.thymeleaf.standard.inline.StandardJavaScriptInliner
org.thymeleaf.standard.inline.StandardTextInliner
org.thymeleaf.standard.inline.StandardXMLInliner
org.thymeleaf.standard.processor.AbstractStandardAssertionTagProcessor
org.thymeleaf.standard.processor.AbstractStandardAttributeModifierTagProcessor
org.thymeleaf.standard.processor.AbstractStandardConditionalVisibilityTagProcessor
org.thymeleaf.standard.processor.AbstractStandardDoubleAttributeModifierTagProcessor
org.thymeleaf.standard.processor.AbstractStandardExpressionAttributeTagProcessor
org.thymeleaf.standard.processor.AbstractStandardFragmentInsertionTagProcessor
org.thymeleaf.standard.processor.AbstractStandardMultipleAttributeModifierTagProcessor
org.thymeleaf.standard.processor.AbstractStandardMultipleAttributeModifierTagProcessor.ModificationType
org.thymeleaf.standard.processor.AbstractStandardTargetSelectionTagProcessor
org.thymeleaf.standard.processor.AbstractStandardTextInlineSettingTagProcessor
org.thymeleaf.standard.processor.StandardActionTagProcessor
org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
org.thymeleaf.standard.processor.StandardAssertTagProcessor
org.thymeleaf.standard.processor.StandardAttrTagProcessor
org.thymeleaf.standard.processor.StandardAttrappendTagProcessor
org.thymeleaf.standard.processor.StandardAttrprependTagProcessor
org.thymeleaf.standard.processor.StandardBlockTagProcessor
org.thymeleaf.standard.processor.StandardCaseTagProcessor
org.thymeleaf.standard.processor.StandardClassappendTagProcessor
org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
org.thymeleaf.standard.processor.StandardEachTagProcessor
org.thymeleaf.standard.processor.StandardFragmentTagProcessor
org.thymeleaf.standard.processor.StandardHrefTagProcessor
org.thymeleaf.standard.processor.StandardIfTagProcessor
org.thymeleaf.standard.processor.StandardIncludeTagProcessor
org.thymeleaf.standard.processor.StandardInlineEnablementTemplateProcessor
org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
org.thymeleaf.standard.processor.StandardInliningTextProcessor
org.thymeleaf.standard.processor.StandardInsertTagProcessor
org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
org.thymeleaf.standard.processor.StandardMethodTagProcessor
org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
org.thymeleaf.standard.processor.StandardObjectTagProcessor
org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
org.thymeleaf.standard.processor.StandardRemoveTagProcessor
org.thymeleaf.standard.processor.StandardReplaceTagProcessor
org.thymeleaf.standard.processor.StandardSrcTagProcessor
org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
org.thymeleaf.standard.processor.StandardSwitchTagProcessor
org.thymeleaf.standard.processor.StandardSwitchTagProcessor.SwitchStructure
org.thymeleaf.standard.processor.StandardTextTagProcessor
org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
org.thymeleaf.standard.processor.StandardUnlessTagProcessor
org.thymeleaf.standard.processor.StandardUtextTagProcessor
org.thymeleaf.standard.processor.StandardValueTagProcessor
org.thymeleaf.standard.processor.StandardWithTagProcessor
org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
org.thymeleaf.standard.util.StandardCSSUtils
org.thymeleaf.standard.util.StandardConditionalCommentUtils
org.thymeleaf.standard.util.StandardConditionalCommentUtils.ConditionalCommentParsingResult
org.thymeleaf.standard.util.StandardEscapedOutputUtils
org.thymeleaf.standard.util.StandardExpressionUtils
org.thymeleaf.standard.util.StandardJavaScriptUtils
org.thymeleaf.standard.util.StandardMessageResolutionUtils
org.thymeleaf.templatemode.TemplateMode
org.thymeleaf.templateparser.ITemplateParser
org.thymeleaf.templateparser.ParsableArtifactType
org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser
org.thymeleaf.templateparser.markup.HTMLTemplateParser
org.thymeleaf.templateparser.markup.XMLTemplateParser
org.thymeleaf.templateparser.reader.ParserLevelCommentMarkupReader
org.thymeleaf.templateparser.reader.ParserLevelCommentTextReader
org.thymeleaf.templateparser.reader.PrototypeOnlyCommentMarkupReader
org.thymeleaf.templateparser.reader.PrototypeOnlyCommentTextReader
org.thymeleaf.templateparser.text.AbstractChainedTextHandler
org.thymeleaf.templateparser.text.AbstractTextHandler
org.thymeleaf.templateparser.text.AbstractTextTemplateParser
org.thymeleaf.templateparser.text.CSSTemplateParser
org.thymeleaf.templateparser.text.ITextHandler
org.thymeleaf.templateparser.text.JavaScriptTemplateParser
org.thymeleaf.templateparser.text.TextParseException
org.thymeleaf.templateparser.text.TextTemplateParser
org.thymeleaf.templateresolver.AbstractTemplateResolver
org.thymeleaf.templateresolver.ClassLoaderTemplateResolver
org.thymeleaf.templateresolver.FileTemplateResolver
org.thymeleaf.templateresolver.ITemplateResolver
org.thymeleaf.templateresolver.ServletContextTemplateResolver
org.thymeleaf.templateresolver.StringTemplateResolver
org.thymeleaf.templateresolver.TemplateResolution
org.thymeleaf.templateresolver.TemplateResolver
org.thymeleaf.templateresolver.UrlTemplateResolver
org.thymeleaf.text.ITextRepository
org.thymeleaf.text.LimitedSizeCacheTextRepository
org.thymeleaf.text.NoCacheTextRepository
org.thymeleaf.text.TextRepositories
org.thymeleaf.util.AggregateCharSequence
org.thymeleaf.util.AggregateUtils
org.thymeleaf.util.ArrayUtils
org.thymeleaf.util.CharArrayWrapperSequence
org.thymeleaf.util.ClassLoaderUtils
org.thymeleaf.util.DateUtils
org.thymeleaf.util.EscapedAttributeUtils
org.thymeleaf.util.EvaluationUtil
org.thymeleaf.util.EvaluationUtils
org.thymeleaf.util.IdentityCounter
org.thymeleaf.util.ListUtils
org.thymeleaf.util.LoggingUtils
org.thymeleaf.util.MapUtils
org.thymeleaf.util.MessageResolutionUtils
org.thymeleaf.util.NumberPointType
org.thymeleaf.util.NumberUtils
org.thymeleaf.util.ObjectUtils
org.thymeleaf.util.PatternSpec
org.thymeleaf.util.PatternUtils
org.thymeleaf.util.ProcessorComparators
org.thymeleaf.util.ResourcePool
org.thymeleaf.util.ResourcePool.IResourceFactory
org.thymeleaf.util.SetUtils
org.thymeleaf.util.StringUtils
org.thymeleaf.util.TextUtils
org.thymeleaf.util.Validate