| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.core |
Classes implementing the object model of a parsed XLIFF document.
|
| Modifier and Type | Method and Description |
|---|---|
Tags |
Store.getSourceTags()
Gets the source tags for this store.
|
Tags |
Part.getSourceTags()
Gets all the source tags for the unit where this part is.
|
Tags |
Fragment.getTags()
Gets the source or target tags for the unit where this segment is located.
|
Tags |
Store.getTargetTags()
Gets the target tags for this store.
|
Tags |
Part.getTargetTags()
Gets all the target tags for the unit where this part is.
|
| Modifier and Type | Method and Description |
|---|---|
static Tag |
CloneFactory.create(Tag original,
Tags destinationTags)
Creates a deep-copy clone of a given
Tag object. |
static void |
Fragment.printCommonAttributes(CTag code,
Tags tags,
StringBuilder tmp,
CTag closing,
boolean outputDataRefEnd)
Output the common attributes for a given CTag object.
|
Copyright © 2020. All rights reserved.