| Package | Description |
|---|---|
| org.apache.sling.query.iterator |
| Modifier and Type | Method and Description |
|---|---|
static SiblingsIterator.Type |
SiblingsIterator.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SiblingsIterator.Type[] |
SiblingsIterator.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SiblingsIterator(Predicate<T> until,
T resource,
SiblingsIterator.Type type,
TreeProvider<T> provider) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.