Package dev.webfx.platform.conf
Interface Config
- All Superinterfaces:
ReadOnlyAstNode
,ReadOnlyAstObject
- All Known Implementing Classes:
ChildConfig
,ConfigImpl
,RootConfig
- Author:
- Bruno Salmon
-
Method Summary
Methods inherited from interface dev.webfx.platform.ast.ReadOnlyAstNode
asArray, asObject, isArray, isEmpty, isObject
Methods inherited from interface dev.webfx.platform.ast.ReadOnlyAstObject
get, getArray, getBoolean, getBoolean, getDouble, getDouble, getInstant, getInstant, getInteger, getInteger, getLong, getLong, getObject, getScalar, getScalar, getString, getString, has, isArray, isObject, isScalar, isTrue, keys, size
-
Method Details
-
getRoot
RootConfig getRoot() -
parentConfig
Config parentConfig() -
childConfigAt
-