Package dev.webfx.platform.conf.impl
Class ChildConfig
java.lang.Object
dev.webfx.platform.ast.ReadOnlyAstObjectWrapper
dev.webfx.platform.conf.impl.ConfigImpl
dev.webfx.platform.conf.impl.ChildConfig
- 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, parentConfigMethods inherited from class dev.webfx.platform.ast.ReadOnlyAstObjectWrapper
getWrappedObject, keysMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.webfx.platform.ast.ReadOnlyAstNode
asArray, asObject, isArray, isEmpty, isObjectMethods 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
-
ChildConfig
-
-
Method Details
-
getRoot
-