public class ConfigurationJSONWriter extends Object
| Constructor and Description |
|---|
ConfigurationJSONWriter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
write(Writer writer,
Configurations configs)
Writes the configurations to the writer.
|
public static void write(Writer writer, Configurations configs) throws IOException
writer - Writerconfigs - List of configurationsIOException - If writing failsCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.