Module org.jooq.joox
Package org.joox
-
Interface Summary Interface Description Attrs A wrapper for aNamedNodeMap
that is returned when callingNode.getAttributes()
on a matched element.Content A Callback providing (mostly new) content for each elementContext Each A callback to be executed for a set of matched elements.FastFilter A filter indicating whether an element/index should be kept when reducing anMatch
node setFilter A filter indicating whether an element/index should be kept when reducing anMatch
node setMapper<E> A mapping type providing data for every element.Match A wrapper type forElement
-
Class Summary Class Description JOOX