Overview
Package
Tree
Index
Deprecated
About
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field |
Method
| Constr
Detail: Nested | Field |
Method
| Constr
org.lobobrowser.html.domimpl
Interface NodeFilter
Known Implementing Classes:
ElementFilter
,
TextFilter
public interface
NodeFilter
Method Summary
boolean
accept
(Node node)
Method Details
accept
public boolean accept(Node node)
Overview
Package
Tree
Index
Deprecated
About