Package org.lobobrowser.html.domimpl
Interface NodeVisitor
public interface NodeVisitor
-
Method Summary
-
Method Details
-
visit
Visits a node. The call should be expected to occur in a synchronized block. The lock will be node-dependent.- Parameters:
node
-
-