fr.gouv.culture.sdx.search
Interface TermHighlighter

All Superinterfaces:
org.apache.avalon.framework.component.Composable, org.apache.avalon.framework.configuration.Configurable, org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler, org.apache.avalon.framework.logger.LogEnabled, Pipeline, org.apache.cocoon.xml.XMLConsumer, org.apache.cocoon.xml.XMLPipe, org.apache.cocoon.xml.XMLProducer
All Known Implementing Classes:
LuceneTermHighlighter

public interface TermHighlighter
extends Pipeline


Field Summary
 
Fields inherited from interface fr.gouv.culture.sdx.pipeline.Pipeline
ATTRIBUTE_ID, ATTRIBUTE_TYPE, CLASS_NAME_SUFFIX, ELEMENT_NAME, ELEMENT_NAME_PIPELINES, PACKAGE_QUALNAME
 
Method Summary
 void recycle()
           
 void setQuery(Query q)
           
 void setTerms(Terms terms)
           
 
Methods inherited from interface fr.gouv.culture.sdx.pipeline.Pipeline
addTransformation, getId, getParameters, getTransformedBytes, getTransformedFile, newInstance, setParameters, setProperties
 
Methods inherited from interface org.xml.sax.ContentHandler
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
 
Methods inherited from interface org.xml.sax.ext.LexicalHandler
comment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity
 
Methods inherited from interface org.apache.cocoon.xml.XMLProducer
setConsumer
 
Methods inherited from interface org.apache.avalon.framework.logger.LogEnabled
enableLogging
 
Methods inherited from interface org.apache.avalon.framework.configuration.Configurable
configure
 
Methods inherited from interface org.apache.avalon.framework.component.Composable
compose
 

Method Detail

setQuery

public void setQuery(Query q)
              throws SDXException
Throws:
SDXException

setTerms

public void setTerms(Terms terms)

recycle

public void recycle()


Copyright © 2000-2004 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.