Class Summary |
EmptyAtomContentHandler
| Implementation of AtomContentHandler that does nothing
|
EmptyAtomThreadingContentHandler
| Implementation of atom threading content handler that does nothing
|
LeafAtomContentHandler
| The end element in a content handler chain that connects itself directly to a
destination handler.
|
LeafAtomThreadingContentHandler
| The end element in a acontent handler chain that connects itself directly to a
destination handler.
|
ResettableAtomContentHandlerAdapter
| Base class that can be used for chains of atom content handlers.
|