Uses of Class
net.sf.okapi.common.BaseContext
-
Packages that use BaseContext Package Description net.sf.okapi.common Classes commonly used across the whole Okapi Framework.net.sf.okapi.common.pipelinedriver Interfaces and classes to implement and pipeline drivers. -
-
Uses of BaseContext in net.sf.okapi.common
Subclasses of BaseContext in net.sf.okapi.common Modifier and Type Class Description classExecutionContextA class to encapsulate information about execution details such as the name of the application, the current UI parent, etc. -
Uses of BaseContext in net.sf.okapi.common.pipelinedriver
Subclasses of BaseContext in net.sf.okapi.common.pipelinedriver Modifier and Type Class Description classBatchItemContextDefault implementation of theIBatchItemContextinterface.
-