TokenMarkerFactory()
Private constructor to prevent instantiation.
static final String CROSSFIRE_DIALOG
File extension for CrossfireDialogTokenMarker.
static TokenMarker createTokenMarker(@Nullable final String extension)
Creates a TokenMarker for a given file extension.
A TokenMarker for the message field of Daimonin AI objects.
A TokenMarker for the message field of Crossfire objects allowing.
static final String DAIMONIN_AI
File extension for DaimoninAITokenMarker.
static TokenMarker createTokenMarker(@Nullable final File file)
Creates a suitable TokenMarker for a given file.
static final Map< String, Class<? extends TokenMarker > > TOKEN_MARKERS
Maps file extensions to token marker classes.
A token marker that splits lines of text into tokens.
A factory for creatingTokenMarker instances for Files.