Package | Description |
---|---|
org.apache.sling.query.api.internal | |
org.apache.sling.query.resource | |
org.apache.sling.query.selector.parser |
Modifier and Type | Method and Description |
---|---|
Predicate<T> |
TreeProvider.getPredicate(String type,
String name,
List<Attribute> attributes) |
Modifier and Type | Method and Description |
---|---|
Predicate<org.apache.sling.api.resource.Resource> |
ResourceTreeProvider.getPredicate(String type,
String id,
List<Attribute> attributes) |
Constructor and Description |
---|
ResourcePropertyPredicate(Attribute attribute) |
Constructor and Description |
---|
ResourcePredicate(String resourceType,
String resourceName,
List<Attribute> attributes,
JcrTypeResolver typeResolver) |
Modifier and Type | Method and Description |
---|---|
List<Attribute> |
SelectorSegment.getAttributes() |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.