Package org.htmlunit.cyberneko.filters
-
Class Summary Class Description DefaultFilter This class implements a filter that simply passes document events to the next handler.HTMLWriterFilter An HTML writer written as a filter.NamespaceBinder This filter binds namespaces if namespace processing is turned on by setting the feature "http://xml.org/sax/features/namespaces" is set totrue
.NamespaceBinder.NamespaceSupport This namespace context object implements the old and new XNINamespaceContext
interface methods so that it can be used across all versions of Xerces2.NamespaceBinder.NamespaceSupport.Entry A namespace binding entry.