| Package | Description |
|---|---|
| net.sf.okapi.common.resource |
Interfaces and classes that represent the parsed resources attached to the
events sent by a filter.
|
| Modifier and Type | Method and Description |
|---|---|
static TextFragment.CompareMode |
TextFragment.CompareMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextFragment.CompareMode[] |
TextFragment.CompareMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
TextFragment.compareTo(TextFragment frag,
TextFragment.CompareMode compMode)
Compares with another TextFragment.
|
Copyright © 2021. All rights reserved.