Package | Description |
---|---|
uk.ac.ox.cs.diadem.webapi.interaction | |
uk.ac.ox.cs.diadem.webapi.interaction.change | |
uk.ac.ox.cs.diadem.webapi.pagestate |
Modifier and Type | Method and Description |
---|---|
void |
Reports.ModificationReportBuilder.majorPageModification(MajorChangeType type) |
Modifier and Type | Method and Description |
---|---|
MajorChangeType |
MajorPageChangeInfo.changeType() |
Modifier and Type | Method and Description |
---|---|
MajorChangeType |
SimplePageState.differenceTypeIfAny(SimplePageState other)
This will have a meaningful result only when either
SimplePageState.identicalTo(SimplePageState) or
SimplePageState.atSameLocation(SimplePageState) have been called, and return false, otherwise it will return
MajorPageChangeInfo.MajorChangeType#UNSPECIFIED ; |
static MajorChangeType |
MajorChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MajorChangeType[] |
MajorChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
MajorChangeType |
SimplePageStateRecorder.whyIsNotsimilar() |
Copyright © 2020 OXPath Team. All rights reserved.