|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.joox used by org.joox | |
---|---|
Content
A Callback providing (mostly new) content for each element |
|
Context
The context object passed to callback methods in Content ,
Each , Filter , and Mapper |
|
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 an 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. |
|
Filter
A filter indicating whether an element/index should be kept when reducing an Match node set |
|
Mapper
A mapping type providing data for every element. |
|
Match
A wrapper type for Element
This is the main type of the jOOX library. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |