| Package | Description |
|---|---|
| net.sf.okapi.common |
Classes commonly used across the whole Okapi Framework.
|
| net.sf.okapi.common.annotation |
Classes to implement and manage annotations.
|
| net.sf.okapi.common.encoder |
Classes to implement and manage encoders for different file formats.
|
| net.sf.okapi.common.filters |
Interfaces and base classes to implement filters
|
| net.sf.okapi.common.filters.fontmappings | |
| net.sf.okapi.common.filterwriter |
Interfaces and classes to allow the output of a document in its original
format.
|
| net.sf.okapi.common.layerprovider | |
| net.sf.okapi.common.pipeline |
Interfaces and classes to implement and manage pipelines.
|
| net.sf.okapi.common.pipelinebuilder | |
| net.sf.okapi.common.pipelinedriver |
Interfaces and classes to implement and pipeline drivers.
|
| net.sf.okapi.common.plugins |
Classes allowing to use components as simple (non-OSGi) plug-ins.
|
| net.sf.okapi.common.query |
Helper classes for the translation resources connectors.
|
| net.sf.okapi.common.resource |
Interfaces and classes that represent the parsed resources attached to the
events sent by a filter.
|
| net.sf.okapi.common.resource.simplifier | |
| net.sf.okapi.common.skeleton |
Interfaces and classes for the skeleton objects.
|
| net.sf.okapi.common.uidescription |
Classes used to describe, in a UI-independent way, the UI parts used to edit
parameters.
|
| Class and Description |
|---|
| AbstractGroupParameters |
| BaseContext
Basic implementation of the
IContext interface. |
| BaseParameters
Base class for properties-like parameters that implement IParameters.
|
| BOMNewlineEncodingDetector.NewlineType
Defines type friendly newline types.
|
| ClassInfo
Stores a class name and its class-loader, for dynamic loading.
|
| Event
Represents an event generated by a filter that implements IFilter.
|
| EventType
The type of events used when working with the pipeline and its associated
interfaces such as
IFilter or
IFilterWriter. |
| IContext
Common set of methods to provide context information.
|
| IParameterDescriptor
Provides the different information common to all types of parameters used
to configure steps, filters, and other okapi components.
|
| IParameters
Common way for a component to expose its
parameters in a generic way.
|
| IParametersEditor
Common way to call in an editor to modify the parameters of
a component.
|
| IParametersEditorMapper
Common set of methods to manage parameters editors and editor description providers.
|
| IResource
Common set of features all the types of resources associated with events have.
|
| ISimplifierRulesParameters
Implemented by
IFilter IParameters to provide code simplifier rule support. |
| ISkeleton
Represents a skeleton object.
|
| IUserPrompt
An interface for prompting the user for confirmation before continuing.
|
| LocaleFilter
Provides ways to work with sets of
LocaleId objects and regular expressions. |
| LocaleFilter.FilterType
Type of locale filter.
|
| LocaleId
Holds the normalized identifier for a given language/locale.
|
| LocalePair
A source and target locale pair.
|
| ParameterDescriptor
Default implementation of the
IParameterDescriptor interface. |
| ParametersDescription
Groups in a single objects all the parameter descriptors associated with
a given object such as a step or a filter.
|
| ParametersString
String-based representation of a set of parameters.
|
| Range
Represents a range: a start and end position.
|
| ReversedIterator
Create a reversed iterator for a list compatible with foreach.
|
| Sanitiser
A sanitiser.
|
| Sanitiser.Filter
Sanitiser's filter.
|
| StringParameters
Parameters implementation based on
ParametersString. |
| Util.SUPPORTED_OS
Enumeration of supported OSes
|
| Class and Description |
|---|
| LocaleId
Holds the normalized identifier for a given language/locale.
|
| Class and Description |
|---|
| BaseParameters
Base class for properties-like parameters that implement IParameters.
|
| IParameters
Common way for a component to expose its
parameters in a generic way.
|
| StringParameters
Parameters implementation based on
ParametersString. |
| Class and Description |
|---|
| AbstractGroupParameters |
| BaseParameters
Base class for properties-like parameters that implement IParameters.
|
| Event
Represents an event generated by a filter that implements IFilter.
|
| EventType
The type of events used when working with the pipeline and its associated
interfaces such as
IFilter or
IFilterWriter. |
| IContext
Common set of methods to provide context information.
|
| IdGenerator
Provides a common way to generate sequential ID that are unique for a given root.
|
| IParameters
Common way for a component to expose its
parameters in a generic way.
|
| IParametersEditor
Common way to call in an editor to modify the parameters of
a component.
|
| IParametersEditorMapper
Common set of methods to manage parameters editors and editor description providers.
|
| IResource
Common set of features all the types of resources associated with events have.
|
| ISimplifierRulesParameters
Implemented by
IFilter IParameters to provide code simplifier rule support. |
| ISkeleton
Represents a skeleton object.
|
| LocaleId
Holds the normalized identifier for a given language/locale.
|
| ParametersEditorMapper
Common set of methods to manage parameters editors.
|
| ParametersString
String-based representation of a set of parameters.
|
| StringParameters
Parameters implementation based on
ParametersString. |
| Class and Description |
|---|
| LocalePair
A source and target locale pair.
|
| ParametersString
String-based representation of a set of parameters.
|
| Class and Description |
|---|
| BaseParameters
Base class for properties-like parameters that implement IParameters.
|
| EditorFor
Annotation to use on classes implementing one of the interfaces
allowing to edit parameters, to indicate which parameters class
the editor supports or describes.
|
| Event
Represents an event generated by a filter that implements IFilter.
|
| IParameters
Common way for a component to expose its
parameters in a generic way.
|
| LocaleId
Holds the normalized identifier for a given language/locale.
|
| ParametersDescription
Groups in a single objects all the parameter descriptors associated with
a given object such as a step or a filter.
|
| Range
Represents a range: a start and end position.
|
| StringParameters
Parameters implementation based on
ParametersString. |
| XMLWriter
Helper class to write XML documents.
|
| Class and Description |
|---|
| IParameters
Common way for a component to expose its
parameters in a generic way.
|
| Class and Description |
|---|
| Event
Represents an event generated by a filter that implements IFilter.
|
| IParameters
Common way for a component to expose its
parameters in a generic way.
|
| LocaleId
Holds the normalized identifier for a given language/locale.
|
| Class and Description |
|---|
| Event
Represents an event generated by a filter that implements IFilter.
|
| IParameters
Common way for a component to expose its
parameters in a generic way.
|
| LocaleId
Holds the normalized identifier for a given language/locale.
|
| Class and Description |
|---|
| BaseContext
Basic implementation of the
IContext interface. |
| ExecutionContext
A class to encapsulate information about execution details such as
the name of the application, the current UI parent, etc.
|
| IContext
Common set of methods to provide context information.
|
| LocaleId
Holds the normalized identifier for a given language/locale.
|
| Class and Description |
|---|
| ClassInfo
Stores a class name and its class-loader, for dynamic loading.
|
| Class and Description |
|---|
| IParameters
Common way for a component to expose its
parameters in a generic way.
|
| LocaleId
Holds the normalized identifier for a given language/locale.
|
| Class and Description |
|---|
| Event
Represents an event generated by a filter that implements IFilter.
|
| ExecutionContext
A class to encapsulate information about execution details such as
the name of the application, the current UI parent, etc.
|
| IParameters
Common way for a component to expose its
parameters in a generic way.
|
| IResource
Common set of features all the types of resources associated with events have.
|
| ISegmenter
Common methods to provide segmentation facility to extracted content.
|
| ISkeleton
Represents a skeleton object.
|
| LocaleId
Holds the normalized identifier for a given language/locale.
|
| Range
Represents a range: a start and end position.
|
| Class and Description |
|---|
| Event
Represents an event generated by a filter that implements IFilter.
|
| LocaleId
Holds the normalized identifier for a given language/locale.
|
| Class and Description |
|---|
| Event
Represents an event generated by a filter that implements IFilter.
|
| IResource
Common set of features all the types of resources associated with events have.
|
| ISkeleton
Represents a skeleton object.
|
| LocaleId
Holds the normalized identifier for a given language/locale.
|
| Class and Description |
|---|
| IParameterDescriptor
Provides the different information common to all types of parameters used
to configure steps, filters, and other okapi components.
|
| ParameterDescriptor
Default implementation of the
IParameterDescriptor interface. |
| ParametersDescription
Groups in a single objects all the parameter descriptors associated with
a given object such as a step or a filter.
|
Copyright © 2021. All rights reserved.