it.uniroma2.info.ai_nlp.LinguisticWatermark
Interface WholeWordToggling

All Superinterfaces:
ApproximateSearchToggling

public interface WholeWordToggling
extends ApproximateSearchToggling

this interface allows for switching between exact and non exact match when searching the resource for given word(s)

Author:
Armando Stellato

Method Summary
 void setWholeWordSearchStatus(boolean bool)
          sets the WholeWordSearchStatus field of the LinguisticInterface to bool
 

Method Detail

setWholeWordSearchStatus

void setWholeWordSearchStatus(boolean bool)
sets the WholeWordSearchStatus field of the LinguisticInterface to bool