javax.xml.stream
Interface XMLFilter

All Known Subinterfaces:
EventFilter, StreamFilter

public interface XMLFilter

This interface declares a marker interface for filters. To filter events use the EventFilter interface. To filter streams use the StreamFilter interface.