Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.sling.query.impl.iterator.AbstractIterator<T> (implements java.util.Iterator<E>)
    • org.apache.sling.query.AbstractQuery<T,​Q> (implements java.lang.Iterable<T>)
    • org.apache.sling.query.impl.iterator.AdaptToIterator<F,​T> (implements java.util.Iterator<E>)
    • org.apache.sling.query.impl.function.AddFunction<T> (implements org.apache.sling.query.api.internal.IteratorToIteratorFunction<T>)
    • org.apache.sling.query.impl.iterator.ArgumentResettingIterator<T> (implements java.util.Iterator<E>)
    • org.apache.sling.query.impl.resource.jcr.query.Atomic (implements org.apache.sling.query.impl.resource.jcr.query.Term)
    • org.apache.sling.query.impl.selector.parser.Attribute
    • org.apache.sling.query.impl.function.ChildrenFunction<T> (implements org.apache.sling.query.api.internal.ElementToIteratorFunction<T>)
    • org.apache.sling.query.impl.function.ClosestFunction<T> (implements org.apache.sling.query.api.internal.ElementToIteratorFunction<T>)
    • org.apache.sling.query.impl.function.CompositeFunction<T> (implements org.apache.sling.query.api.internal.IteratorToIteratorFunction<T>)
    • org.apache.sling.query.impl.function.DescendantFunction<T> (implements org.apache.sling.query.api.internal.IteratorToIteratorFunction<T>)
    • org.apache.sling.query.impl.function.EvenFunction<T> (implements org.apache.sling.query.api.internal.IteratorToIteratorFunction<T>)
    • org.apache.sling.query.impl.function.FilterFunction<T> (implements org.apache.sling.query.api.internal.IteratorToIteratorFunction<T>)
    • org.apache.sling.query.impl.function.FindFunction<T> (implements org.apache.sling.query.api.internal.ElementToIteratorFunction<T>)
    • org.apache.sling.query.impl.resource.jcr.query.Formula (implements org.apache.sling.query.impl.resource.jcr.query.Term)
    • org.apache.sling.query.impl.function.HasFunction<T> (implements org.apache.sling.query.api.internal.ElementToIteratorFunction<T>)
    • org.apache.sling.query.impl.function.IdentityFunction<T> (implements org.apache.sling.query.api.internal.IteratorToIteratorFunction<T>)
    • org.apache.sling.query.impl.predicate.IterableContainsPredicate<T> (implements java.util.function.Predicate<T>)
    • org.apache.sling.query.impl.function.IteratorToIteratorFunctionWrapper<T> (implements org.apache.sling.query.api.internal.IteratorToIteratorFunction<T>)
    • org.apache.sling.query.impl.util.IteratorUtils
    • org.apache.sling.query.impl.resource.jcr.query.JcrQueryBuilder
    • org.apache.sling.query.impl.function.LastFunction<T> (implements org.apache.sling.query.api.internal.IteratorToIteratorFunction<T>)
    • org.apache.sling.query.impl.util.LazyList<E> (implements java.util.List<E>)
    • org.apache.sling.query.impl.selector.parser.Modifier
    • org.apache.sling.query.impl.function.NextFunction<T> (implements org.apache.sling.query.api.internal.ElementToIteratorFunction<T>)
    • org.apache.sling.query.impl.function.NotFunction<T> (implements org.apache.sling.query.api.internal.IteratorToIteratorFunction<T>)
    • org.apache.sling.query.impl.iterator.OptionDecoratingIterator<T> (implements java.util.Iterator<E>)
    • org.apache.sling.query.impl.iterator.OptionStrippingIterator<T> (implements java.util.Iterator<E>)
    • org.apache.sling.query.impl.function.ParentFunction<T> (implements org.apache.sling.query.api.internal.ElementToIteratorFunction<T>)
    • org.apache.sling.query.impl.predicate.ParentPredicate<T> (implements java.util.function.Predicate<T>)
    • org.apache.sling.query.impl.function.ParentsFunction<T> (implements org.apache.sling.query.api.internal.ElementToIteratorFunction<T>)
    • org.apache.sling.query.impl.selector.parser.ParserContext
    • org.apache.sling.query.impl.function.PrevFunction<T> (implements org.apache.sling.query.api.internal.ElementToIteratorFunction<T>)
    • org.apache.sling.query.impl.predicate.RejectingPredicate<T> (implements java.util.function.Predicate<T>)
    • org.apache.sling.query.impl.resource.ResourcePredicate (implements java.util.function.Predicate<T>)
    • org.apache.sling.query.impl.resource.ResourcePropertyPredicate (implements java.util.function.Predicate<T>)
    • org.apache.sling.query.impl.resource.ResourceTreeProvider (implements org.apache.sling.query.api.internal.TreeProvider<T>)
    • org.apache.sling.query.impl.selector.parser.Selector
    • org.apache.sling.query.impl.selector.SelectorFunction<T> (implements org.apache.sling.query.api.internal.IteratorToIteratorFunction<T>, java.util.function.Predicate<T>)
    • org.apache.sling.query.impl.selector.parser.SelectorParser
    • org.apache.sling.query.impl.selector.parser.SelectorSegment
    • org.apache.sling.query.impl.resource.jcr.SessionJcrTypeResolver (implements org.apache.sling.query.impl.resource.jcr.JcrTypeResolver)
    • org.apache.sling.query.impl.function.SiblingsFunction<T> (implements org.apache.sling.query.api.internal.ElementToIteratorFunction<T>)
    • org.apache.sling.query.impl.function.SliceFunction<T> (implements org.apache.sling.query.api.internal.IteratorToIteratorFunction<T>)
    • org.apache.sling.query.impl.function.UniqueFunction<T> (implements org.apache.sling.query.api.internal.IteratorToIteratorFunction<T>)

Interface Hierarchy

  • org.apache.sling.query.impl.resource.jcr.JcrTypeResolver
  • org.apache.sling.query.impl.resource.jcr.query.Term

Enum Hierarchy