|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dom4j.rule.NullAction
NullAction
represents an empty action that does nothing.
Field Summary | |
static NullAction |
SINGLETON
Singleton instance |
Constructor Summary | |
NullAction()
|
Method Summary | |
void |
run(Node node)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final NullAction SINGLETON
Constructor Detail |
public NullAction()
Method Detail |
public void run(Node node) throws java.lang.Exception
run
in interface Action
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |