Save This Page
Home » dom4j-1.6.1 » org.dom4j.samples.rule » [javadoc | source]
org.dom4j.samples.rule
class: SongFilter.NodeTextFilter [javadoc | source]
java.lang.Object
   org.dom4j.samples.rule.SongFilter$NodeTextFilter

All Implemented Interfaces:
    Action

Method from org.dom4j.samples.rule.SongFilter$NodeTextFilter Summary:
run
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.dom4j.samples.rule.SongFilter$NodeTextFilter Detail:
 public  void run(Node node) throws Exception