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 ConfigurationReaderConfigurationReader.Builder. build(jakarta.json.JsonObject object)Build the configuration reader for the JSON object.ConfigurationReaderConfigurationReader.Builder. build(Reader reader)Build the configuration reader for the provided reader.
-