Uses of Package
org.joox

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.
 



Copyright © 2012. All Rights Reserved.