public class KarafPropertyInstructionsModelStaxWriter extends Object
| Constructor and Description |
|---|
KarafPropertyInstructionsModelStaxWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(OutputStream stream,
KarafPropertyEdits karafPropertyEdits)
Method write.
|
void |
write(Writer writer,
KarafPropertyEdits karafPropertyEdits)
Method write.
|
public KarafPropertyInstructionsModelStaxWriter()
public void write(Writer writer, KarafPropertyEdits karafPropertyEdits) throws IOException, XMLStreamException
writer - karafPropertyEdits - IOExceptionXMLStreamExceptionpublic void write(OutputStream stream, KarafPropertyEdits karafPropertyEdits) throws IOException, XMLStreamException
stream - karafPropertyEdits - IOExceptionXMLStreamExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.