Package | Description |
---|---|
org.apache.sling.query |
Modifier and Type | Class and Description |
---|---|
class |
AbstractQuery<T,Q extends AbstractQuery<T,Q>> |
Modifier and Type | Class and Description |
---|---|
class |
SlingQuery
SlingQuery is a Sling resource tree traversal tool inspired by the jQuery.
|
Modifier and Type | Method and Description |
---|---|
protected SlingQuery |
SlingQuery.clone(AbstractQuery<org.apache.sling.api.resource.Resource,SlingQuery> original,
SearchStrategy strategy) |
protected abstract Q |
AbstractQuery.clone(AbstractQuery<T,Q> original,
SearchStrategy strategy) |
Constructor and Description |
---|
AbstractQuery(AbstractQuery<T,Q> original,
SearchStrategy searchStrategy) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.