Uses of Interface org.xml.sax.XMLFilter

Uses in package gnu.xml.transform

Methods with return type org.xml.sax.XMLFilter

XMLFilter
Creates an XML filter for the specified source.
XMLFilter
Creates an XML filter for the specified compiled stylesheet.

Uses in package gnu.xml.util

Methods with return type org.xml.sax.XMLFilter

XMLFilter
Throws an exception (XSLT is not supported).
XMLFilter
Throws an exception (XSLT is not supported).

Uses in package org.xml.sax.helpers

Classes implementing org.xml.sax.XMLFilter

class
Base class for deriving an XML filter.

Uses in package javax.xml.transform.sax

Methods with return type org.xml.sax.XMLFilter

XMLFilter
Creates an XML filter for the specified source.
XMLFilter
Creates an XML filter for the specified compiled stylesheet.