- i(String, String) - Method in class de.bensoft.acis.utils.Logging.Logger
-
Adds a new log entry with log level INFO to the log file.
- indexOfWord(String, int) - Method in class de.bensoft.acis.core.language.Sentence
-
Returns the first occurrence of a word in the sentence.
- INTERNAL_SERVER_ERROR - Static variable in class de.bensoft.acis.server.Server.HttpStatusCodeRepresentation
-
- IOUtils - Class in de.bensoft.acis.utils
-
Provides common utilities to help with handling IO such as Files or ways to
save things.
- IOUtils() - Constructor for class de.bensoft.acis.utils.IOUtils
-
- IOUtils.SavingConfig - Class in de.bensoft.acis.utils
-
Represents a way to save to a file.
- isEnabled() - Method in class de.bensoft.acis.core.language.WordCache
-
Returns whether the caching is enabled.
- isEnabled() - Method in class de.bensoft.acis.utils.Logging.LoggingConfig
-
Returns whether logging is enabled.
- isHostReachable(String, int) - Static method in class de.bensoft.acis.utils.IOUtils
-
Checks whether a host is reachable.
- isInCache(String) - Method in class de.bensoft.acis.core.language.WordCache
-
Checks whether a word is present in the cache.