|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputElementBase | |
---|---|
com.fasterxml.aalto.dom |
Uses of OutputElementBase in com.fasterxml.aalto.dom |
---|
Subclasses of OutputElementBase in com.fasterxml.aalto.dom | |
---|---|
class |
DOMOutputElement
Context object that holds information about an open element (one for which START_ELEMENT has been sent, but no END_ELEMENT) |
Methods in com.fasterxml.aalto.dom with parameters of type OutputElementBase | |
---|---|
protected void |
OutputElementBase.relink(OutputElementBase parent)
Method called to reuse a pooled instance. |
Constructors in com.fasterxml.aalto.dom with parameters of type OutputElementBase | |
---|---|
OutputElementBase(OutputElementBase parent,
BijectiveNsMap ns)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |