| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
TreeProvider.query(List<SelectorSegment> segment,
T resource) |
| Constructor and Description |
|---|
FindFunction(SearchStrategy searchStrategy,
TreeProvider<T> provider,
SelectorSegment preFilteringSelector) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<org.apache.sling.api.resource.Resource> |
ResourceTreeProvider.query(List<SelectorSegment> segments,
org.apache.sling.api.resource.Resource resource) |
| Constructor and Description |
|---|
JcrQueryIterator(List<SelectorSegment> segments,
org.apache.sling.api.resource.Resource root,
JcrTypeResolver typeResolver) |
| Modifier and Type | Method and Description |
|---|---|
String |
JcrQueryBuilder.buildQuery(List<SelectorSegment> segments,
String rootPath) |
| Modifier and Type | Method and Description |
|---|---|
abstract <T> Function<?,?> |
HierarchyOperator.getFunction(SelectorSegment segment,
SearchStrategy strategy,
TreeProvider<T> provider) |
| Modifier and Type | Method and Description |
|---|---|
static List<SelectorSegment> |
SelectorParser.getFirstSegmentFromEachSelector(List<Selector> selectors) |
List<SelectorSegment> |
Selector.getSegments() |
| Constructor and Description |
|---|
Selector(List<SelectorSegment> segments) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.