Package | Description |
---|---|
votorola.a.diff |
Differencing of position drafts.
|
Modifier and Type | Method and Description |
---|---|
DiffKeyParse |
DraftPair.diffKeyParse()
The difference key of this draft pair.
|
DiffKeyParse |
DiffKeyParse.newReverseParse()
Constructs the reverse of this parse, in which all components of a-draft and
b-draft are interchanged.
|
Modifier and Type | Method and Description |
---|---|
static DraftPair |
DraftPair.newDraftPair(DiffKeyParse diffKeyParse,
PollwikiVS wiki)
Constructs a DraftPair from a parsed difference key.
|
Constructor and Description |
---|
DraftPair.RevisionSeriesMismatch(DiffKeyParse diffKeyParse,
PollwikiVS wiki) |