|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.tools.diff.TrailDiff
Field Summary | |
(package private) String |
cond
|
(package private) String |
file1
|
(package private) String |
file2
|
(package private) String |
line
|
(package private) String |
line2
|
(package private) int |
match
|
(package private) String |
result
|
Constructor Summary | |
(package private) |
TrailDiff(String s,
String s1,
String s2)
|
Method Summary | |
void |
findDiff()
|
static void |
main(String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
String file1
String file2
String result
String line
String line2
String cond
int match
Constructor Detail |
TrailDiff(String s, String s1, String s2)
Method Detail |
public void findDiff() throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |