public class RevisionGroup
extends java.lang.Object
Revision objects.
To learn more, visit the Track Changes in a Document documentation article.
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthor()
Gets the author of this revision group.
|
int |
getRevisionType()
Gets the type of revisions included in this group.
|
java.lang.String |
getText()
Returns inserted/deleted/moved text or description of format change.
|
public java.lang.String getText()
public java.lang.String getAuthor()
public int getRevisionType()
RevisionType constants.