org.dom4j.rule
Class NullAction
java.lang.Object
   org.dom4j.rule.NullAction
org.dom4j.rule.NullAction
- All Implemented Interfaces: 
- Action
- public class NullAction- extends Object- implements Action
 NullAction represents an empty action that does nothing.
 
- Version:
- $Revision: 1.7 $
- Author:
- James Strachan 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SINGLETON
public static final NullAction SINGLETON
- Singleton instance
 
 
NullAction
public NullAction()
run
public void run(Node node)
         throws Exception
- 
- Specified by:
- runin interface- Action
 
- 
- Throws:
- Exception
 
Copyright © 2001-2005 MetaStuff Ltd.. All Rights Reserved.