Uses of Class
org.htmlparser.filters.OrFilter
-
Packages that use OrFilter Package Description org.htmlparser.parserapplications.filterbuilder.wrappers -
-
Uses of OrFilter in org.htmlparser.parserapplications.filterbuilder.wrappers
Fields in org.htmlparser.parserapplications.filterbuilder.wrappers declared as OrFilter Modifier and Type Field Description protected OrFilter
OrFilterWrapper. mFilter
The underlying filter.
-