|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrintingVisitor | |
---|---|
de.danielbechler.diff.visitor |
Uses of PrintingVisitor in de.danielbechler.diff.visitor |
---|
Subclasses of PrintingVisitor in de.danielbechler.diff.visitor | |
---|---|
class |
ToMapPrintingVisitor
This visitor generates the same output as the PrintingVisitor , but instead of printing it to
System.out , it will store the messages in a Map, identified by the property path of the
visited node. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |