Package org.lobobrowser.html.domimpl
Interface NodeFilter
-
- All Known Implementing Classes:
ElementFilter
,TextFilter
public interface NodeFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
accept(org.w3c.dom.Node node)
-