Interface StopwordFilterDictionary

All Superinterfaces:
AcceptingVisitor
All Known Implementing Classes:
DefaultDictionaryImpl

public interface StopwordFilterDictionary extends AcceptingVisitor
A parameter supplying a StopwordFilter.
See Also:
  • Method Details