Filter
@FunctionalInterface public interface FastFilter extends Filter
Match
node set
In addition to the filtering functionality, this marker interface can be used
to indicate that Context.elementSize()
may not be needed for
filtering. This is particularly interesting for filters, such as
JOOX.tag(String)
, JOOX.all()
, etc
Copyright © 2018. All rights reserved.