| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
See MapUtils.apply(Map, int, INodeApplicator) and
 MapUtils.apply(Node, Node, int, INodeApplicator).
| Field Summary | |
| static int | SEARCH_CONTINUEContinue applying nodes (return value of apply(Node, Node)) | 
| static int | SEARCH_STOPDon't apply any more nodes (return value of apply(Node, Node)) | 
| static int | SEARCH_TRIMDon't apply any nodes underneath the current node(return value ofapply(Node, Node)) | 
| Method Summary | |
|  int | apply(Node parentNode,
      Node node) | 
| Field Detail | 
public static final int SEARCH_CONTINUE
apply(Node, Node))
public static final int SEARCH_TRIM
node
 (return value of apply(Node, Node))
public static final int SEARCH_STOP
apply(Node, Node))
| Method Detail | 
public int apply(Node parentNode,
                 Node node)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||