no.sesat.search.result.handler
Class AbstractResultHandlerConfig

java.lang.Object
  extended by no.sesat.search.result.handler.AbstractResultHandlerConfig
All Implemented Interfaces:
Serializable, ResultHandlerConfig
Direct Known Subclasses:
AgeCalculatorResultHandlerConfig, ClusteringHitCountResultHandlerConfig, ClusterOffsetAdapterResultHandlerConfig, DateFormatResultHandlerConfig, DiscardDuplicatesResultHandlerConfig, FieldChooserResultHandlerConfig, FieldEscapeResultHandlerConfig, FieldFilterResultHandlerConfig, FieldSplitterResultHandlerConfig, FindFileFormatResultHandlerConfig, NewsSearchSetBodyResultHandlerConfig, NumberOperationResultHandlerConfig, PhoneNumberChooserResultHandlerConfig, RegexpResultHandlerConfig, SpellingSuggestionChooserResultHandlerConfig

public abstract class AbstractResultHandlerConfig
extends Object
implements ResultHandlerConfig

AbstractResultHandlerConfig

See Also:
Serialized Form

Nested Class Summary
static interface AbstractResultHandlerConfig.Controller
           
 
Constructor Summary
protected AbstractResultHandlerConfig()
          Only to be used by XStream and tests
 
Method Summary
 AbstractResultHandlerConfig readResultHandler(Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractResultHandlerConfig

protected AbstractResultHandlerConfig()
Only to be used by XStream and tests

Method Detail

readResultHandler

public AbstractResultHandlerConfig readResultHandler(Element element)
Specified by:
readResultHandler in interface ResultHandlerConfig
Parameters:
element -
Returns:


Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.