| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.core |
Classes implementing the object model of a parsed XLIFF document.
|
| Modifier and Type | Method and Description |
|---|---|
PCont |
Tags.getPCont(CharSequence ctext,
int pos)
Gets the
PCont for a given reference in a coded text. |
PCont |
Tags.getPCont(int key)
Gets the
PCont for a given key. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<PCont> |
Tags.iteratorPCont()
Creates an iterator for the
PCont objects in this collection. |
| Modifier and Type | Method and Description |
|---|---|
int |
Tags.add(PCont tag)
Adds a protected content tag to this object.
|
| Constructor and Description |
|---|
PCont(PCont original)
Copy constructor.
|
Copyright © 2020. All rights reserved.