Uses of Class
org.apache.jackrabbit.core.query.lucene.AbstractExcerpt

Packages that use AbstractExcerpt
org.apache.jackrabbit.core.query.lucene   
 

Uses of AbstractExcerpt in org.apache.jackrabbit.core.query.lucene
 

Subclasses of AbstractExcerpt in org.apache.jackrabbit.core.query.lucene
 class DefaultHTMLExcerpt
          DefaultHTMLExcerpt creates a HTML excerpt with the following format: <div> <span><strong>Jackrabbit</strong> implements both the mandatory XPath and optional SQL <strong>query</strong> syntax.
 class DefaultXMLExcerpt
          DefaultXMLExcerpt creates an XML excerpt of a matching node.
 class WeightedHTMLExcerpt
          WeightedHTMLExcerpt creates a HTML excerpt with the following format: <div> <span><strong>Jackrabbit</strong> implements both the mandatory XPath and optional SQL <strong>query</strong> syntax.
 class WeightedXMLExcerpt
          WeightedXMLExcerpt creates an XML excerpt of a matching node.
 



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