| Package | Description |
|---|---|
| org.apache.sling.feature | |
| org.apache.sling.feature.io.json |
| Modifier and Type | Method and Description |
|---|---|
Configurations |
Feature.getConfigurations()
Get the configurations.
|
| Modifier and Type | Method and Description |
|---|---|
static Configurations |
ConfigurationJSONReader.read(Reader reader,
String location)
Read a map of configurations from the reader
The reader is not closed.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ConfigurationJSONWriter.write(Writer writer,
Configurations configs)
Writes the configurations to the writer.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.