BatchEngine
io.github.nicheapplab.tcodeengine.BatchEngine
BatchEngine provides batched conversion into Japanese. Prefix key strokes should be handled outside of the library. It has two subclasses:
- ArchivedBatchEngine uses dictionary files from a zip archive file
- SQLiteBatchEngine uses SQLite database which is created from the zip archive file
Both of them uses Layout type for its self annotation. Currently QwertyLayout and DvorakLayout are supported.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ArchivedBatchEngineclass SQLiteBatchEngine
- Self type
Members list
In this article