| Package | Description |
|---|---|
| org.cyberneko.html | |
| org.cyberneko.html.filters |
| Class and Description |
|---|
| NamespaceBinder
This filter binds namespaces if namespace processing is turned on
by setting the feature "http://xml.org/sax/features/namespaces" is
set to
true. |
| Class and Description |
|---|
| DefaultFilter
This class implements a filter that simply passes document
events to the next handler.
|
| NamespaceBinder.NamespaceSupport
This namespace context object implements the old and new XNI
NamespaceContext interface methods so that it can
be used across all versions of Xerces2. |
(C) Copyright 2002-2014, Andy Clark, Marc Guillemot. All rights reserved.