Package | Description |
---|---|
org.apache.sling.query.function | |
org.apache.sling.query.iterator |
Modifier and Type | Class and Description |
---|---|
class |
ChildrenFunction<T> |
class |
ClosestFunction<T> |
class |
FindFunction<T> |
class |
HasFunction<T> |
class |
NextFunction<T> |
class |
ParentFunction<T> |
class |
ParentsFunction<T> |
class |
PrevFunction<T> |
class |
SiblingsFunction<T> |
Constructor and Description |
---|
ExpandingIterator(ElementToIteratorFunction<T> expandingFunction,
Iterator<Option<T>> sourceIterator) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.