|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComputePhaseException | |
|---|---|
| ndiff | |
| ndiff.phases | |
| Uses of ComputePhaseException in ndiff |
|---|
| Methods in ndiff that throw ComputePhaseException | |
|---|---|
DOMDocument |
Ndiff.diff(java.lang.String URIdocA,
java.lang.String URIdocB)
Calcola il diff tra i due documenti e restituisce il DOMDocument corrispondente al delta |
void |
Ndiff.diff(java.lang.String URIdocA,
java.lang.String URIdocB,
java.lang.String URIdelta)
Calcola il diff tra docA e docB e salva il delta in URIdelta |
| Uses of ComputePhaseException in ndiff.phases |
|---|
| Methods in ndiff.phases that throw ComputePhaseException | |
|---|---|
void |
Propagation.compute()
|
void |
Partition.compute()
|
void |
FindUpdate.compute()
|
void |
FindMove.compute()
|
void |
DeltaDerive.compute()
|
METAdelta |
DeltaDerive.derive()
Calcola il METAdelta e lo restituisce |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||