| 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.Marker |
TextFragment.Marker.asEnum(int markerType) |
static TextFragment.Marker |
TextFragment.Marker.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextFragment.Marker[] |
TextFragment.Marker.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.