public abstract class QueuedEvents
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
m_docPending
Queued start element
|
boolean |
m_elemIsEnded
Flag indicating that an event is ended
|
boolean |
m_elemIsPending
Flag indicating that an event is pending.
|
Constructor and Description |
---|
QueuedEvents() |
Modifier and Type | Method and Description |
---|---|
void |
reset()
Push document event and re-initialize events
|
Copyright © 2023 Apache XML Project. All Rights Reserved.