Uses of Interface
eu.bandm.tools.util.xml.SAXEventStream.EtherealMatcher
Packages that use SAXEventStream.EtherealMatcher
-
Uses of SAXEventStream.EtherealMatcher in eu.bandm.tools.util.xml
Methods in eu.bandm.tools.util.xml with parameters of type SAXEventStream.EtherealMatcherModifier and TypeMethodDescriptionvoid
SAXEventQueue.consumedEthereals
(SAXEventStream.EtherealMatcher matcher) Visits all ethereals which have been collected 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)