| 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 CodeAnomalies |
TextFragmentUtil.catalogCodeAnomalies(TextFragment source,
TextFragment target)
Store the missing, added or modified codes in the target as compared to
the source.
|
static CodeAnomalies |
TextFragmentUtil.catalogCodeAnomalies(TextFragment source,
TextFragment target,
boolean includeDeletable)
Store the missing or added codes in the target as compared to the source.
|
Copyright © 2021. All rights reserved.