| Package | Description |
|---|---|
| net.sf.okapi.filters.xliff |
| Modifier and Type | Method and Description |
|---|---|
Parameters.SegmentationType |
Parameters.getOutputSegmentationType() |
static Parameters.SegmentationType |
Parameters.SegmentationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Parameters.SegmentationType[] |
Parameters.SegmentationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<Parameters.SegmentationType> |
Parameters.SegmentationType.byValue(int value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Parameters.setOutputSegmentationType(Parameters.SegmentationType segmentationType) |
Copyright © 2022. All rights reserved.