Interface XMLFilterHandler.FilterHandler

All Superinterfaces:
StAXContentHandler
Enclosing class:
XMLFilterHandler

public static interface XMLFilterHandler.FilterHandler extends StAXContentHandler
StAXContentHandler for a particular type of FeatureFilter. Implement this interface to add parsing support for new types of FeatureFilter.
Author:
Thomas Down