Uses of Interface
org.apache.jackrabbit.core.query.lucene.HighlightingExcerptProvider

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

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

Classes in org.apache.jackrabbit.core.query.lucene that implement HighlightingExcerptProvider
 class AbstractExcerpt
          AbstractExcerpt implements base functionality for an excerpt provider.
 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-2010 The Apache Software Foundation. All Rights Reserved.