public class XLIFFToolAnnotation extends Object implements IAnnotation
| Constructor and Description |
|---|
XLIFFToolAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(XLIFFTool tool,
StartSubDocument startSubDoc) |
XLIFFTool |
get(String toolId) |
String |
toXML() |
void |
updateToolProperty(StartSubDocument startSubDoc)
Synchronize the value of the tool property on the StartSubDocument
event with the XML representation of this annotation.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringpublic void add(XLIFFTool tool, StartSubDocument startSubDoc)
public void updateToolProperty(StartSubDocument startSubDoc)
startSubDoc - the StartSubDocument eventpublic String toXML()
Copyright © 2021. All rights reserved.