@Deprecated public interface IWordsCompareResult extends ICompareResult
Interface IWordsCompareResult
Modifier and Type | Method and Description |
---|---|
IComparisonDocument |
getDocument()
Deprecated.
Gets document.
|
IComparisonDocument |
getDocumentMulti()
Deprecated.
Gets the document multi.
|
List<IComparisonNode> |
getNodes()
Deprecated.
Gets nodes.
|
int |
getSaveFormat()
Deprecated.
Gets format.
|
void |
setSaveFormat(int value)
Deprecated.
Sets format.
|
getChanges, getCountOfErrors, getImages, getStream, saveDocument, saveImages, updateChanges
List<IComparisonNode> getNodes()
IComparisonDocument getDocument() throws Exception
Exception
- the exceptionIComparisonDocument getDocumentMulti() throws Exception
Exception
int getSaveFormat()
void setSaveFormat(int value)
value
- the valueCopyright © 2018. All rights reserved.