Uses of Package
org.apache.jackrabbit.jcr2spi.query
-
Packages that use org.apache.jackrabbit.jcr2spi.query Package Description org.apache.jackrabbit.jcr2spi.query -
Classes in org.apache.jackrabbit.jcr2spi.query used by org.apache.jackrabbit.jcr2spi.query Class Description QueryImpl Provides the default implementation for a JCR query.ScoreNodeIterator Extends theNodeIterator
interface by adding aScoreNodeIterator.getScore()
method that returns the score for the node that is returned byNodeIterator.nextNode()
.