@Deprecated public interface IComparisonComment extends IComparisonCompositeNode
The Comment interface represents a Comment of document.
Modifier and Type | Method and Description |
---|---|
String |
getCommentAuthor()
Deprecated.
Authors this instance.
|
int |
getPosition()
Deprecated.
Gets or sets the position.
|
void |
setPosition(int value)
Deprecated.
Gets or sets the position.
|
appendChild, getChildNodes, getCount, insertBefore
getComparisonNodeType, getStyleChanged, getText, getType, setStyleChanged, setType
String getCommentAuthor()
int getPosition()
void setPosition(int value)
Copyright © 2018. All rights reserved.