public interface Filter
Match node set| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(Context context)
The callback method invoked for every matched element.
|
boolean filter(Context context)
context - The context for the current callback call.Copyright © 2017. All Rights Reserved.