org.tm4j.topicmap.utils .WalkerFilterAdapter
Description
A base implementation of the WalkerFilter interface. This class does nothing except for passing WalkerHandler events on to the next handler in the chain. Use this as a base class for your implementations of the WalkerFilter interface.
Inheritance Hierarchy
- java.lang.Object
- WalkerFilterAdapter
Interfaces
| Field Summary | |
|---|---|
| m_handler | |
Related Topics
Imports
Is Contained By
