| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface NodeVisitorMethod Summary | |
void |
|
public void visit(org.w3c.dom.Node node)
Visits a node. The call should be expected to occur in a synchronized block. The lock will be node-dependent.
- Parameters:
node-