| Package | Description |
|---|---|
| com.ctc.wstx.dom | |
| com.ctc.wstx.sw |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DOMOutputElement |
Context object that holds information about an open element
(one for which START_ELEMENT has been sent, but no END_ELEMENT)
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SimpleOutputElement |
Class that encapsulates information about a specific element in virtual
output stack for namespace-aware writers.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
OutputElementBase.relink(OutputElementBase parent) |
Method called to reuse a pooled instance.
|
| Constructor | Description |
|---|---|
OutputElementBase(OutputElementBase parent,
BijectiveNsMap ns) |
Copyright © 2019 FasterXML. All rights reserved.