| Package | Description |
|---|---|
| com.landawn.abacus.util |
| Modifier and Type | Method and Description |
|---|---|
static BufferedXMLWriter |
Objectory.createBufferedXMLWriter()
Creates the buffered XML writer.
|
static BufferedXMLWriter |
Objectory.createBufferedXMLWriter(OutputStream os)
Creates the buffered XML writer.
|
static BufferedXMLWriter |
Objectory.createBufferedXMLWriter(Writer writer)
Creates the buffered XML writer.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Objectory.recycle(BufferedXMLWriter bw) |
Copyright © 2021. All rights reserved.