public abstract class QueuedEvents
extends java.lang.Object
| Modifier and Type | Field | 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 | Description |
|---|---|
QueuedEvents() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
reset() |
Push document event and re-initialize events
|
Copyright © 2014 Apache XML Project. All Rights Reserved.