Package org.apache.jackrabbit.jcr2spi.query
-
Interface Summary Interface Description ScoreNodeIterator Extends theNodeIteratorinterface by adding aScoreNodeIterator.getScore()method that returns the score for the node that is returned byNodeIterator.nextNode(). -
Class Summary Class Description NodeIteratorImpl Implements aNodeIteratorreturned byQueryResult.getNodes().QueryImpl Provides the default implementation for a JCR query.QueryManagerImpl This class implements theQueryManagerinterface.QueryObjectModelImpl QueryObjectModelImplimplements the jcr2spi query object model.