Package dev.webfx.platform.conf.impl
Class RootConfig
java.lang.Object
dev.webfx.platform.ast.ReadOnlyAstObjectWrapper
dev.webfx.platform.conf.impl.ConfigImpl
dev.webfx.platform.conf.impl.RootConfig
- All Implemented Interfaces:
ReadOnlyAstNode
,ReadOnlyAstObject
,Config
- Author:
- Bruno Salmon
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.webfx.platform.conf.impl.ConfigImpl
childConfigAt, get, parentConfig
Methods inherited from class dev.webfx.platform.ast.ReadOnlyAstObjectWrapper
getWrappedObject, keys
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface dev.webfx.platform.ast.ReadOnlyAstNode
asArray, asObject, isArray, isEmpty, isObject
Methods inherited from interface dev.webfx.platform.ast.ReadOnlyAstObject
getArray, getBoolean, getBoolean, getDouble, getDouble, getInstant, getInstant, getInteger, getInteger, getLong, getLong, getObject, getScalar, getScalar, getString, getString, has, isArray, isObject, isScalar, isTrue, keys, size
-
Constructor Details
-
RootConfig
-
-
Method Details
-
getRoot
-