| Package | Description |
|---|---|
| net.sf.okapi.filters.xliff | |
| net.sf.okapi.filters.xliff.its |
| Modifier and Type | Method and Description |
|---|---|
void |
XLIFFFilter.open(RawDocument input,
boolean generateSkeleton,
IITSDataStore datastore)
Opens the input document described in a give RawDocument object, optionally creates skeleton information,
and set the default data store to use to harvest ITS standoff annotations.
|
| Constructor and Description |
|---|
XLIFFITSFilterExtension(XMLInputFactory xmlFactory,
IITSDataStore datastore,
URI docURI,
XLIFFFilter filter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ITSDefaultDataStore
Simple HashMap for storing ITS references for future use.
|
| Modifier and Type | Method and Description |
|---|---|
IITSDataStore |
ITSStandoffManager.getDataStore() |
| Constructor and Description |
|---|
ITSStandoffManager(IITSDataStore dataStore)
Use specified storage for ITS standoff annotations.
|
Copyright © 2022. All rights reserved.