Package | Description |
---|---|
com.ctc.wstx.dom | |
com.ctc.wstx.sw |
Modifier and Type | Class and 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 and Description |
---|---|
class |
SimpleOutputElement
Class that encapsulates information about a specific element in virtual
output stack for namespace-aware writers.
|
Modifier and Type | Method and Description |
---|---|
protected void |
OutputElementBase.relink(OutputElementBase parent)
Method called to reuse a pooled instance.
|
Constructor and Description |
---|
OutputElementBase(OutputElementBase parent,
BijectiveNsMap ns) |
Copyright © 2018 FasterXML. All rights reserved.