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
    • Method Detail

      • getFeatureFilter

        FeatureFilter getFeatureFilter()
                                throws org.xml.sax.SAXException
        Throws:
        org.xml.sax.SAXException