| Package | Description |
|---|---|
| net.sf.okapi.common |
Classes commonly used across the whole Okapi Framework.
|
| net.sf.okapi.common.filters.fontmappings |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLocalePair
A default locale pair.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ParametersStringFontMapping.applicableTo(LocalePair pair)
Checks whether the font mapping is applicable to a locale pair.
|
FontMappings |
FontMappings.applicableTo(LocalePair pair)
Returns applicable font mappings to a language pair.
|
boolean |
FontMapping.applicableTo(LocalePair pair)
Checks whether the font mapping is applicable to a language pair.
|
FontMappings |
DefaultFontMappings.applicableTo(LocalePair pair)
Returns applicable font mappings to a language pair in the specified
order.
|
boolean |
DefaultFontMapping.applicableTo(LocalePair pair) |
Copyright © 2022. All rights reserved.