|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.maven.plugins.jdocbook.revdiff.DiffCreator
public class DiffCreator
Responsible for creating a diff description.
Constructor Summary | |
---|---|
DiffCreator(boolean xincludeSupport,
org.apache.maven.plugin.logging.Log log)
|
Method Summary | |
---|---|
Diff |
findDiff(java.io.File master,
java.io.File translation)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiffCreator(boolean xincludeSupport, org.apache.maven.plugin.logging.Log log) throws GenerationException
GenerationException
Method Detail |
---|
public Diff findDiff(java.io.File master, java.io.File translation) throws GenerationException
GenerationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |