org.odftoolkit.odfdom.dom.util
Class NodeAction<T>
java.lang.Object
org.odftoolkit.odfdom.dom.util.NodeAction<T>
public abstract class NodeAction<T>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeAction
public NodeAction()
apply
protected abstract void apply(Node node,
T arg,
int depth)
throws Exception
- Throws:
Exception
performAction
public void performAction(Node node,
T arg)
throws Exception
- Throws:
Exception
Copyright © 2009. All Rights Reserved.