Uses of Interface
org.apache.felix.cm.json.io.ConfigurationReader
-
-
Uses of ConfigurationReader in org.apache.felix.cm.json.io
Methods in org.apache.felix.cm.json.io that return ConfigurationReader Modifier and Type Method Description ConfigurationReader
ConfigurationReader.Builder. build(jakarta.json.JsonObject object)
Build the configuration reader for the JSON object.ConfigurationReader
ConfigurationReader.Builder. build(Reader reader)
Build the configuration reader for the provided reader.
-