| Package | Description |
|---|---|
| net.sf.okapi.common.filterwriter |
Interfaces and classes to allow the output of a document in its original
format.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TMXWriter.setXmlWriter(XMLWriter writer) |
protected void |
TMXWriter.writeAllPropertiesAsAttibutes(XMLWriter writer,
Set<String> names,
ITextUnit item) |
protected void |
TMXWriter.writeAllPropertiesAsAttibutes(XMLWriter writer,
Set<String> names,
TextContainer item) |
| Constructor and Description |
|---|
TMXWriter(XMLWriter writer)
Creates a new TMXWriter object.
|
Copyright © 2021. All rights reserved.