Module org.jooq.joox
Package org.joox
-
Interface Summary Interface Description Attrs A wrapper for aNamedNodeMapthat 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 anMatchnode setFilter A filter indicating whether an element/index should be kept when reducing anMatchnode setMapper<E> A mapping type providing data for every element.Match A wrapper type forElement -
Class Summary Class Description DefaultContext Elements Impl Impl.VariableResolver A simple variable resolver mapping variable names to their respective index in an XPath expression.JOOX Util DOM utilities -
Enum Summary Enum Description Util.SplitState The states in the state machine for splitting strings into lists