|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.docdiff.DiffGenerator
public class DiffGenerator
This class generates information about the differences between two versions of a document.
The result of the comparision is generated as a series of events to an instance of
DocDiffOutput.
| Constructor Summary | |
|---|---|
DiffGenerator(org.outerj.daisy.repository.Version version1,
org.outerj.daisy.repository.Version version2,
DocDiffOutput output)
|
|
| Method Summary | |
|---|---|
void |
generateDiff()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiffGenerator(org.outerj.daisy.repository.Version version1,
org.outerj.daisy.repository.Version version2,
DocDiffOutput output)
| Method Detail |
|---|
public void generateDiff()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||