| Package | Description |
|---|---|
| net.sf.okapi.virtualdb | |
| net.sf.okapi.virtualdb.jdbc.h2 |
| Modifier and Type | Method and Description |
|---|---|
IVTextUnit |
IVDocument.getTextUnit(String extractionId)
Gets the virtual text unit for a given extraction id.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<IVTextUnit> |
IVSet.textUnits()
Creates an iterable object for all the virtual text units in this set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
H2TextUnit |
| Modifier and Type | Method and Description |
|---|---|
IVTextUnit |
H2Document.getTextUnit(String extractionId) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IVTextUnit> |
H2SubDocument.textUnits() |
Iterable<IVTextUnit> |
H2Set.textUnits() |
Iterable<IVTextUnit> |
H2Group.textUnits() |
Iterable<IVTextUnit> |
H2Document.textUnits() |
Copyright © 2019. All rights reserved.