JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.sling.query
,
org.apache.sling.query.api
,
org.apache.sling.query.api.internal
,
org.apache.sling.query.function
,
org.apache.sling.query.iterator
,
org.apache.sling.query.iterator.tree
,
org.apache.sling.query.predicate
,
org.apache.sling.query.resource
,
org.apache.sling.query.resource.jcr
,
org.apache.sling.query.resource.jcr.query
,
org.apache.sling.query.selector
,
org.apache.sling.query.selector.parser
,
org.apache.sling.query.util
Class Hierarchy
java.lang.
Object
org.apache.sling.query.iterator.
AbstractIterator
<T> (implements java.util.
Iterator
<E>)
org.apache.sling.query.iterator.
AlternativeIterator
<T>
org.apache.sling.query.iterator.tree.
BfsTreeIterator
<T>
org.apache.sling.query.iterator.
DescendantsIterator
<T>
org.apache.sling.query.iterator.tree.
DfsTreeIterator
<T>
org.apache.sling.query.iterator.
EmptyElementFilter
<T>
org.apache.sling.query.iterator.
ExpandingIterator
<T>
org.apache.sling.query.iterator.
FilteringIterator
<T>
org.apache.sling.query.resource.jcr.
JcrQueryIterator
org.apache.sling.query.iterator.
LastIterator
<T>
org.apache.sling.query.iterator.
MergingIterator
<T>
org.apache.sling.query.iterator.
ParentsIterator
<T>
org.apache.sling.query.iterator.
ReverseIterator
<T>
org.apache.sling.query.iterator.
SiblingsIterator
<T>
org.apache.sling.query.iterator.
SliceIterator
<T>
org.apache.sling.query.iterator.
SuppIterator
<T>
org.apache.sling.query.iterator.
UniqueIterator
<T>
org.apache.sling.query.iterator.
WarningIterator
<T>
org.apache.sling.query.
AbstractQuery
<T,Q> (implements java.lang.
Iterable
<T>)
org.apache.sling.query.
SlingQuery
org.apache.sling.query.iterator.
AdaptToIterator
<F,T> (implements java.util.
Iterator
<E>)
org.apache.sling.query.function.
AddFunction
<T> (implements org.apache.sling.query.api.internal.
IteratorToIteratorFunction
<T>)
org.apache.sling.query.iterator.
ArgumentResettingIterator
<T> (implements java.util.
Iterator
<E>)
org.apache.sling.query.resource.jcr.query.
Atomic
(implements org.apache.sling.query.resource.jcr.query.
Term
)
org.apache.sling.query.selector.parser.
Attribute
org.apache.sling.query.function.
ChildrenFunction
<T> (implements org.apache.sling.query.api.internal.
ElementToIteratorFunction
<T>)
org.apache.sling.query.function.
ClosestFunction
<T> (implements org.apache.sling.query.api.internal.
ElementToIteratorFunction
<T>)
org.apache.sling.query.function.
CompositeFunction
<T> (implements org.apache.sling.query.api.internal.
IteratorToIteratorFunction
<T>)
org.apache.sling.query.function.
DescendantFunction
<T> (implements org.apache.sling.query.api.internal.
IteratorToIteratorFunction
<T>)
org.apache.sling.query.function.
EvenFunction
<T> (implements org.apache.sling.query.api.internal.
IteratorToIteratorFunction
<T>)
org.apache.sling.query.function.
FilterFunction
<T> (implements org.apache.sling.query.api.internal.
IteratorToIteratorFunction
<T>)
org.apache.sling.query.function.
FindFunction
<T> (implements org.apache.sling.query.api.internal.
ElementToIteratorFunction
<T>)
org.apache.sling.query.resource.jcr.query.
Formula
(implements org.apache.sling.query.resource.jcr.query.
Term
)
org.apache.sling.query.function.
HasFunction
<T> (implements org.apache.sling.query.api.internal.
ElementToIteratorFunction
<T>)
org.apache.sling.query.function.
IdentityFunction
<T> (implements org.apache.sling.query.api.internal.
IteratorToIteratorFunction
<T>)
org.apache.sling.query.predicate.
IterableContainsPredicate
<T> (implements org.apache.sling.query.api.
Predicate
<T>)
org.apache.sling.query.function.
IteratorToIteratorFunctionWrapper
<T> (implements org.apache.sling.query.api.internal.
IteratorToIteratorFunction
<T>)
org.apache.sling.query.util.
IteratorUtils
org.apache.sling.query.resource.jcr.query.
JcrQueryBuilder
org.apache.sling.query.function.
LastFunction
<T> (implements org.apache.sling.query.api.internal.
IteratorToIteratorFunction
<T>)
org.apache.sling.query.util.
LazyList
<E> (implements java.util.
List
<E>)
org.apache.sling.query.selector.parser.
Modifier
org.apache.sling.query.function.
NextFunction
<T> (implements org.apache.sling.query.api.internal.
ElementToIteratorFunction
<T>)
org.apache.sling.query.function.
NotFunction
<T> (implements org.apache.sling.query.api.internal.
IteratorToIteratorFunction
<T>)
org.apache.sling.query.api.internal.
Option
<T>
org.apache.sling.query.iterator.
OptionDecoratingIterator
<T> (implements java.util.
Iterator
<E>)
org.apache.sling.query.iterator.
OptionStrippingIterator
<T> (implements java.util.
Iterator
<E>)
org.apache.sling.query.function.
ParentFunction
<T> (implements org.apache.sling.query.api.internal.
ElementToIteratorFunction
<T>)
org.apache.sling.query.predicate.
ParentPredicate
<T> (implements org.apache.sling.query.api.
Predicate
<T>)
org.apache.sling.query.function.
ParentsFunction
<T> (implements org.apache.sling.query.api.internal.
ElementToIteratorFunction
<T>)
org.apache.sling.query.selector.parser.
ParserContext
org.apache.sling.query.function.
PrevFunction
<T> (implements org.apache.sling.query.api.internal.
ElementToIteratorFunction
<T>)
org.apache.sling.query.predicate.
RejectingPredicate
<T> (implements org.apache.sling.query.api.
Predicate
<T>)
org.apache.sling.query.resource.
ResourcePredicate
(implements org.apache.sling.query.api.
Predicate
<T>)
org.apache.sling.query.resource.
ResourcePropertyPredicate
(implements org.apache.sling.query.api.
Predicate
<T>)
org.apache.sling.query.resource.
ResourceTreeProvider
(implements org.apache.sling.query.api.internal.
TreeProvider
<T>)
org.apache.sling.query.selector.parser.
Selector
org.apache.sling.query.selector.
SelectorFunction
<T> (implements org.apache.sling.query.api.internal.
IteratorToIteratorFunction
<T>, org.apache.sling.query.api.
Predicate
<T>)
org.apache.sling.query.selector.parser.
SelectorParser
org.apache.sling.query.selector.parser.
SelectorSegment
org.apache.sling.query.resource.jcr.
SessionJcrTypeResolver
(implements org.apache.sling.query.resource.jcr.
JcrTypeResolver
)
org.apache.sling.query.function.
SiblingsFunction
<T> (implements org.apache.sling.query.api.internal.
ElementToIteratorFunction
<T>)
org.apache.sling.query.function.
SliceFunction
<T> (implements org.apache.sling.query.api.internal.
IteratorToIteratorFunction
<T>)
org.apache.sling.query.function.
UniqueFunction
<T> (implements org.apache.sling.query.api.internal.
IteratorToIteratorFunction
<T>)
Interface Hierarchy
org.apache.sling.query.api.
Function
<F,T>
org.apache.sling.query.api.internal.
ElementToIteratorFunction
<T>
org.apache.sling.query.api.internal.
IteratorToIteratorFunction
<T>
org.apache.sling.query.resource.jcr.
JcrTypeResolver
org.apache.sling.query.api.
Predicate
<T>
org.apache.sling.query.resource.jcr.query.
Term
org.apache.sling.query.api.internal.
TreeProvider
<T>
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.sling.query.resource.jcr.
JcrOperator
org.apache.sling.query.resource.jcr.query.
Formula.Operator
org.apache.sling.query.api.
SearchStrategy
org.apache.sling.query.iterator.
SiblingsIterator.Type
org.apache.sling.query.selector.parser.
State
org.apache.sling.query.selector.
HierarchyOperator
org.apache.sling.query.selector.
FunctionType
org.apache.sling.query.predicate.
SelectorOperator
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2007–2015
The Apache Software Foundation
. All rights reserved.