Class | Description |
---|---|
FileResourceCollectorVisitor |
A
PredicatedResourceVisitor which simply "collects" file resources matching a given pattern. |
Functions |
Functional-ish
Function , Predicate and Comparator implementations that are useful when working with ResourceOrigin and Resource , and some more useful ones that had no better place for now. |
Functions.CollectorFunction<T> |
A simple Function which aggregates arguments from all its invocations.
|
LoggingResourceVisitor |
A
ResourceVisitor which logs the files and directories it traverses, then simply delegate to another given visitor. |
PredicatedResourceVisitor | |
ResourceTreeWalker |
Implements a simple traversal of a tree of
Resource . |
VoidFunction<T> |
Convenient abstract class that implements a
Function whose target type is Void, e.g avoids having to declare
the Void type parameter having to explicitly return null in implements. |
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.