Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • com.github.simy4.xpath.expr.axis.AxisResolver
  • java.lang.Comparable<T>
    • com.github.simy4.xpath.view.View<N>
      • com.github.simy4.xpath.view.IterableNodeView<N> (also extends java.lang.Iterable<T>)
  • com.github.simy4.xpath.spi.Effect
  • com.github.simy4.xpath.expr.Expr
  • com.github.simy4.xpath.util.Function<T,​R>
  • java.lang.Iterable<T>
    • com.github.simy4.xpath.view.IterableNodeView<N> (also extends com.github.simy4.xpath.view.View<N>)
  • com.github.simy4.xpath.navigator.Navigator<N>
  • com.github.simy4.xpath.spi.NavigatorSpi
  • com.github.simy4.xpath.navigator.Node
  • com.github.simy4.xpath.util.Predicate<T>
  • com.github.simy4.xpath.view.ViewVisitor<N,​T>