Package org.dom4j.rule
Class NullAction
- java.lang.Object
-
- org.dom4j.rule.NullAction
-
- All Implemented Interfaces:
Action
public class NullAction extends Object implements Action
NullActionrepresents an empty action that does nothing.- Version:
- $Revision: 1.7 $
- Author:
- James Strachan
-
-
Field Summary
Fields Modifier and Type Field Description static NullActionSINGLETONSingleton instance
-
Constructor Summary
Constructors Constructor Description NullAction()
-