Package | Description |
---|---|
eu.bandm.tools.util2 |
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.message package. |
Modifier and Type | Method and Description |
---|---|
void |
SAXEventStream.consumedEthereals(SAXEventStream.EtherealMatcher matcher) |
void |
SAXEventQueue.consumedEthereals(SAXEventStream.EtherealMatcher matcher)
Visits all ethereals which have been colleced immediately PRECEDING the last
consumed event (start tag/end tag/char data/end of document)
Visit them in source text order (=reverse order of the linked list).
|
see also the complete user documentation .