org.dom4j.rule
public class NullAction extends Object implements Action
NullAction represents an empty action that does nothing.
Version: $Revision: 1.7 $
| Field Summary | |
|---|---|
| static NullAction | SINGLETON Singleton instance |
| Method Summary | |
|---|---|
| void | run(Node node) |