Uses of Class
org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
-
Packages that use AbstractExcerpt Package Description 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 Modifier and Type Class Description class
DefaultHTMLExcerpt
DefaultHTMLExcerpt
creates a HTML excerpt with the following format:class
DefaultXMLExcerpt
DefaultXMLExcerpt
creates an XML excerpt of a matching node.class
WeightedHTMLExcerpt
WeightedHTMLExcerpt
creates a HTML excerpt with the following format:class
WeightedXMLExcerpt
WeightedXMLExcerpt
creates an XML excerpt of a matching node.
-