文件名称: elasticsearch-x-content-6.8.3.jar中文-英文对照文档.zip
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-x-content</artifactId>
<version>6.8.3</version>
</dependency>Gradle:
implementation group: 'org.elasticsearch', name: 'elasticsearch-x-content', version: '6.8.3'
Gradle (Short):
implementation 'org.elasticsearch:elasticsearch-x-content:6.8.3'
Gradle (Kotlin):
implementation("org.elasticsearch:elasticsearch-x-content:6.8.3")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.elasticsearch.common
org.elasticsearch.common.xcontent
org.elasticsearch.common.xcontent.cbor
org.elasticsearch.common.xcontent.json
org.elasticsearch.common.xcontent.smile
org.elasticsearch.common.xcontent.support
org.elasticsearch.common.xcontent.support.filtering
org.elasticsearch.common.xcontent.yamlorg.elasticsearch.common.ParseField
org.elasticsearch.common.ParseField.CommonFields
org.elasticsearch.common.xcontent.AbstractObjectParser
org.elasticsearch.common.xcontent.ConstructingObjectParser
org.elasticsearch.common.xcontent.ContextParser
org.elasticsearch.common.xcontent.DeprecationHandler
org.elasticsearch.common.xcontent.NamedObjectNotFoundException
org.elasticsearch.common.xcontent.NamedXContentRegistry
org.elasticsearch.common.xcontent.NamedXContentRegistry.Entry
org.elasticsearch.common.xcontent.ObjectParser
org.elasticsearch.common.xcontent.ObjectParser.NamedObjectParser
org.elasticsearch.common.xcontent.ObjectParser.Parser
org.elasticsearch.common.xcontent.ObjectParser.ValueType
org.elasticsearch.common.xcontent.ObjectPath
org.elasticsearch.common.xcontent.ToXContent
org.elasticsearch.common.xcontent.ToXContent.DelegatingMapParams
org.elasticsearch.common.xcontent.ToXContent.MapParams
org.elasticsearch.common.xcontent.ToXContent.Params
org.elasticsearch.common.xcontent.ToXContentFragment
org.elasticsearch.common.xcontent.ToXContentObject
org.elasticsearch.common.xcontent.XContent
org.elasticsearch.common.xcontent.XContentBuilder
org.elasticsearch.common.xcontent.XContentBuilder.HumanReadableTransformer
org.elasticsearch.common.xcontent.XContentBuilder.Writer
org.elasticsearch.common.xcontent.XContentBuilderExtension
org.elasticsearch.common.xcontent.XContentFactory
org.elasticsearch.common.xcontent.XContentGenerator
org.elasticsearch.common.xcontent.XContentLocation
org.elasticsearch.common.xcontent.XContentParseException
org.elasticsearch.common.xcontent.XContentParser
org.elasticsearch.common.xcontent.XContentParser.NumberType
org.elasticsearch.common.xcontent.XContentParser.Token
org.elasticsearch.common.xcontent.XContentSubParser
org.elasticsearch.common.xcontent.XContentType
org.elasticsearch.common.xcontent.XContentUtils
org.elasticsearch.common.xcontent.cbor.CborXContent
org.elasticsearch.common.xcontent.cbor.CborXContentGenerator
org.elasticsearch.common.xcontent.cbor.CborXContentParser
org.elasticsearch.common.xcontent.json.JsonXContent
org.elasticsearch.common.xcontent.json.JsonXContentGenerator
org.elasticsearch.common.xcontent.json.JsonXContentParser
org.elasticsearch.common.xcontent.smile.SmileXContent
org.elasticsearch.common.xcontent.smile.SmileXContentGenerator
org.elasticsearch.common.xcontent.smile.SmileXContentParser
org.elasticsearch.common.xcontent.support.AbstractXContentParser
org.elasticsearch.common.xcontent.support.filtering.FilterPath
org.elasticsearch.common.xcontent.support.filtering.FilterPathBasedFilter
org.elasticsearch.common.xcontent.yaml.YamlXContent
org.elasticsearch.common.xcontent.yaml.YamlXContentGenerator
org.elasticsearch.common.xcontent.yaml.YamlXContentParser