Interface | Description |
---|---|
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 | Description |
---|---|
NodeIteratorImpl |
Implements a
NodeIterator returned by
QueryResult.getNodes() . |
QueryImpl |
Provides the default implementation for a JCR query.
|
QueryManagerImpl |
This class implements the
QueryManager interface. |
QueryObjectModelImpl |
QueryObjectModelImpl implements the jcr2spi query object model. |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.