public class AnnotatorSettings extends Object
Defines settings for customizing Annotator behavior.
Annotator
AnnotatorSettings()
ICache
getCache()
ILogger
getLogger()
void
setCache(ICache value)
setLogger(ILogger value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AnnotatorSettings()
public final ICache getCache()
Cache
public final ILogger getLogger()
Logger
public final void setCache(ICache value)
value
public final void setLogger(ILogger value)