| Package | Description |
|---|---|
| org.apache.karaf.tools.utils | |
| org.apache.karaf.tools.utils.model.io.stax |
| Modifier and Type | Method and Description |
|---|---|
KarafPropertiesEditor |
KarafPropertiesEditor.setEdits(KarafPropertyEdits edits) |
| Modifier and Type | Method and Description |
|---|---|
KarafPropertyEdits |
KarafPropertyInstructionsModelStaxReader.read(InputStream stream)
Method read.
|
KarafPropertyEdits |
KarafPropertyInstructionsModelStaxReader.read(InputStream stream,
boolean strict)
Method read.
|
KarafPropertyEdits |
KarafPropertyInstructionsModelStaxReader.read(Reader reader)
Method read.
|
KarafPropertyEdits |
KarafPropertyInstructionsModelStaxReader.read(Reader reader,
boolean strict)
Method read.
|
KarafPropertyEdits |
KarafPropertyInstructionsModelStaxReader.read(String filePath)
Method read.
|
KarafPropertyEdits |
KarafPropertyInstructionsModelStaxReader.read(String filePath,
boolean strict)
Method read.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KarafPropertyInstructionsModelStaxWriter.write(OutputStream stream,
KarafPropertyEdits karafPropertyEdits)
Method write.
|
void |
KarafPropertyInstructionsModelStaxWriter.write(Writer writer,
KarafPropertyEdits karafPropertyEdits)
Method write.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.