Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
I
K
M
N
O
P
R
S
A
addNewFileSet(NewFileSet)
- Method in class net.refactoror.ant.
DiffTree
addOldFileSet(OldFileSet)
- Method in class net.refactoror.ant.
DiffTree
C
computeChecksums(File)
- Method in class net.refactoror.ant.
DiffTree.ElementMap
createFileset()
- Method in class net.refactoror.ant.
DiffTree.ElementMap
D
DiffTree
- class net.refactoror.ant.
DiffTree
.
Compare two revisions of a directory structure to determine which elements (files and directories) have been added, deleted, and changed.
DiffTree()
- Constructor for class net.refactoror.ant.
DiffTree
DiffTree.ElementMap
- class net.refactoror.ant.
DiffTree.ElementMap
.
A sorted list of elements.
DiffTree.ElementMap(boolean, String, File, String)
- Constructor for class net.refactoror.ant.
DiffTree.ElementMap
DiffTree.ElementMap(DiffTree.ElementMap, Comparator)
- Constructor for class net.refactoror.ant.
DiffTree.ElementMap
dumpPath(String, DataType, String)
- Method in class net.refactoror.ant.
DiffTree
E
execute()
- Method in class net.refactoror.ant.
DiffTree
execute()
- Method in class net.refactoror.ant.
NewFileSet
execute()
- Method in class net.refactoror.ant.
OldFileSet
F
filesetId
- Variable in class net.refactoror.ant.
DiffTree.ElementMap
I
indicator
- Variable in class net.refactoror.ant.
DiffTree.ElementMap
isDir
- Variable in class net.refactoror.ant.
DiffTree.ElementMap
K
keysToString()
- Method in class net.refactoror.ant.
DiffTree.ElementMap
M
matchChecksum(String)
- Method in class net.refactoror.ant.
DiffTree.ElementMap
N
NewFileSet
- class net.refactoror.ant.
NewFileSet
.
Represents a FileSet sub-element for DiffTree; essentially a marker class.
NewFileSet()
- Constructor for class net.refactoror.ant.
NewFileSet
net.refactoror.ant
- package net.refactoror.ant
O
OldFileSet
- class net.refactoror.ant.
OldFileSet
.
Represents a FileSet sub-element for DiffTree; essentially a marker class.
OldFileSet()
- Constructor for class net.refactoror.ant.
OldFileSet
P
pairsToString(String)
- Method in class net.refactoror.ant.
DiffTree.ElementMap
processResults(DiffTree.DiffResults, DiffTree.DiffResults)
- Method in class net.refactoror.ant.
DiffTree
If you extend this Task, override this method in order to produce the results in different ways, (eg, generate an XML file).
R
removeAllKeys(Map)
- Method in class net.refactoror.ant.
DiffTree.ElementMap
S
setAssert(String)
- Method in class net.refactoror.ant.
DiffTree
setDifferentiateMovedFiles(boolean)
- Method in class net.refactoror.ant.
DiffTree
setDump(boolean)
- Method in class net.refactoror.ant.
DiffTree
setId(String)
- Method in class net.refactoror.ant.
NewFileSet
override so that references will see OldFileSet rather than FileSet.
setId(String)
- Method in class net.refactoror.ant.
OldFileSet
override so that references will see OldFileSet rather than FileSet.
setListUnchanged(boolean)
- Method in class net.refactoror.ant.
DiffTree
setNewDir(File)
- Method in class net.refactoror.ant.
DiffTree
setOldDir(File)
- Method in class net.refactoror.ant.
DiffTree
setPrefix(String)
- Method in class net.refactoror.ant.
DiffTree
A
C
D
E
F
I
K
M
N
O
P
R
S
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes