SMILA (incubation) API documentation

org.eclipse.smila.search.plugin
Interface ISearchAccess


public interface ISearchAccess

Author:
GSchmidt To change this generated comment go to Window>Preferences>Java>Code Generation>Code and Comments

Method Summary
 java.lang.Class getCodecClass(IDFParameter parameter)
           
 java.lang.Class getCodecClass(INFParameter parameter)
           
 java.lang.Class getCodecClass(ITFParameter parameter)
           
 

Method Detail

getCodecClass

java.lang.Class getCodecClass(ITFParameter parameter)

getCodecClass

java.lang.Class getCodecClass(IDFParameter parameter)

getCodecClass

java.lang.Class getCodecClass(INFParameter parameter)

SMILA (incubation) API documentation