Interface XMLDocumentFilter

All Superinterfaces:
XMLDocumentHandler, XMLDocumentSource
All Known Implementing Classes:
DefaultFilter, HTMLTagBalancer, HTMLWriterFilter, NamespaceBinder

public interface XMLDocumentFilter extends XMLDocumentHandler, XMLDocumentSource
Defines a document filter that acts as both a receiver and an emitter of document events.