it.uniroma2.info.ai_nlp.LinguisticWatermark
Interface MatchCaseToggling

All Superinterfaces:
ApproximateSearchToggling

public interface MatchCaseToggling
extends ApproximateSearchToggling

this interface allows for switching between case sensitive and case insensitive match when searching the resource for given word(s)

Author:
Armando Stellato

Method Summary
 void setMatchCaseSearchStatus(boolean bool)
          sets the MatchCaseSearchStatus field of the LinguisticInterface to bool
 

Method Detail

setMatchCaseSearchStatus

void setMatchCaseSearchStatus(boolean bool)
sets the MatchCaseSearchStatus field of the LinguisticInterface to bool