Package org.apache.jackrabbit.jcr2spi.query

Interface Summary
ScoreNodeIterator Extends the NodeIterator interface by adding a ScoreNodeIterator.getScore() method that returns the score for the node that is returned by NodeIterator.nextNode().
 

Class Summary
NodeIteratorImpl Implements a NodeIterator returned by QueryResult.getNodes().
QueryImpl Provides the default implementation for a JCR query.
QueryManagerImpl This class implements the QueryManager interface.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.