Package com.typesafe.config.impl
Class ConfigImplUtil
java.lang.Object
com.typesafe.config.impl.ConfigImplUtil
Internal implementation detail, not ABI stable, do not touch.
For use only by the
com.typesafe.config
package.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ConfigException
static String
static String
static ConfigOrigin
static String
static String
static void
writeOrigin
(ObjectOutputStream out, ConfigOrigin origin)
-
Constructor Details
-
ConfigImplUtil
public ConfigImplUtil()
-
-
Method Details
-
renderJsonString
-
unicodeTrim
-
extractInitializerError
-
joinPath
-
joinPath
-
splitPath
-
readOrigin
- Throws:
IOException
-
writeOrigin
- Throws:
IOException
-