| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.jcr.type | |
| org.apache.chemistry.opencmis.jcr.util |
| Modifier and Type | Method and Description |
|---|---|
Predicate<javax.jcr.Node> |
JcrTypeHandlerManager.getNodePredicate() |
| Modifier and Type | Field and Description |
|---|---|
static Predicate<?> |
Predicate.FALSE
Constant predicate that returns
false for all objects. |
static Predicate<?> |
Predicate.TRUE
Constant predicate that returns
true for all objects. |
| Constructor and Description |
|---|
FilterIterator(Iterator<T> iterator,
Predicate<T> predicate)
Create a new filtered iterator based on the given
iterator. |
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.