Uses of Interface
org.apache.felix.cm.json.io.ConfigurationWriter
-
-
Uses of ConfigurationWriter in org.apache.felix.cm.json.io
Methods in org.apache.felix.cm.json.io that return ConfigurationWriter Modifier and Type Method Description ConfigurationWriter
ConfigurationWriter.Builder. build(jakarta.json.stream.JsonGenerator generator)
Build the configuration writer for the provided JSON generator.ConfigurationWriter
ConfigurationWriter.Builder. build(Writer writer)
Build the configuration writer for the provided writer.
-