Uses of Interface
eu.bandm.tools.util2.SAXEventStream.EtherealMatcher
Packages that use SAXEventStream.EtherealMatcher
Package
Description
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.message
package.-
Uses of SAXEventStream.EtherealMatcher in eu.bandm.tools.util2
Methods in eu.bandm.tools.util2 with parameters of type SAXEventStream.EtherealMatcherModifier and TypeMethodDescriptionvoid
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).void
SAXEventStream.consumedEthereals
(SAXEventStream.EtherealMatcher matcher)