文件名称: config-1.2.1.jar中文-英文对照文档.zip
<dependency>
<groupId>com.typesafe</groupId>
<artifactId>config</artifactId>
<version>1.2.1</version>
</dependency>Gradle:
implementation group: 'com.typesafe', name: 'config', version: '1.2.1'
Gradle (Short):
implementation 'com.typesafe:config:1.2.1'
Gradle (Kotlin):
implementation("com.typesafe:config:1.2.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.typesafe.configcom.typesafe.config.Config
com.typesafe.config.ConfigException
com.typesafe.config.ConfigException.BadPath
com.typesafe.config.ConfigException.BadValue
com.typesafe.config.ConfigException.BugOrBroken
com.typesafe.config.ConfigException.Generic
com.typesafe.config.ConfigException.IO
com.typesafe.config.ConfigException.Missing
com.typesafe.config.ConfigException.NotResolved
com.typesafe.config.ConfigException.Null
com.typesafe.config.ConfigException.Parse
com.typesafe.config.ConfigException.UnresolvedSubstitution
com.typesafe.config.ConfigException.ValidationFailed
com.typesafe.config.ConfigException.ValidationProblem
com.typesafe.config.ConfigException.WrongType
com.typesafe.config.ConfigFactory
com.typesafe.config.ConfigIncludeContext
com.typesafe.config.ConfigIncluder
com.typesafe.config.ConfigIncluderClasspath
com.typesafe.config.ConfigIncluderFile
com.typesafe.config.ConfigIncluderURL
com.typesafe.config.ConfigList
com.typesafe.config.ConfigMergeable
com.typesafe.config.ConfigObject
com.typesafe.config.ConfigOrigin
com.typesafe.config.ConfigParseOptions
com.typesafe.config.ConfigParseable
com.typesafe.config.ConfigRenderOptions
com.typesafe.config.ConfigResolveOptions
com.typesafe.config.ConfigSyntax
com.typesafe.config.ConfigUtil
com.typesafe.config.ConfigValue
com.typesafe.config.ConfigValueFactory
com.typesafe.config.ConfigValueType