Package | Description |
---|---|
com.typesafe.config |
An API for loading and using configuration files, see the project site
for more information.
|
com.typesafe.config.impl |
Internal implementation details that can change ABI at any time.
|
Modifier and Type | Method and Description |
---|---|
ConfigParseable |
ConfigIncludeContext.relativeTo(String filename)
Tries to find a name relative to whatever is doing the including, for
example in the same directory as the file doing the including.
|
Modifier and Type | Class and Description |
---|---|
class |
Parseable
Internal implementation detail, not ABI stable, do not touch.
|
Modifier and Type | Method and Description |
---|---|
ConfigParseable |
Parseable.Relativizer.relativeTo(String filename) |
Copyright © 2018 com.typesafe. All rights reserved.