org.dom4j.rule

Class NullAction

Implemented Interfaces:
Action

public class NullAction
extends java.lang.Object
implements Action

NullAction represents an empty action that does nothing.
Version:
$Revision: 1.7 $
Author:
James Strachan

Field Summary

static NullAction
SINGLETON
Singleton instance

Method Summary

void
run(Node node)

Field Details

SINGLETON

public static final NullAction SINGLETON
Singleton instance

Method Details

run

public void run(Node node)
            throws Exception
Specified by:
run in interface Action

Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo