|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Archivedigger
.
Comparator
s hold search data and know to tell if a given File
or ZipEntry
match the search criteria.ZipEntry
matches search criteria.
String
comparisons.
String
to check if it matches the search criteria.
Comparator
that checks if the searched file or
ZipEntry
String representation matches the search.String
array where each String describes an absolute
location of a matching result.Digger
can search all sorts of locations
(for example, directories or archives).SearchData
object.String
array where each String describes a relative
location of a matching result (relative to this digger search
start point).Digger
.SearchData
.Comparator
that checks if the searched file or
ZipEntry
String representation matches the search.SearchProcessor
extracts matching entries into a given
directory.ExtractingProcessor
.
ExtractingProcessor
.
Comparator
compares fields names to check if they match the search criteria.SearchProcessor
prints matching fields to the standard
output stream.FieldPrintProcessor
.
Comparator
compares method names to check if they match the search criteria.SearchProcessor
prints matching methods to the standard
output stream.FieldPrintProcessor
.
SearchProcessor
prints matching entries to the standard
output stream.File
that matches the search criteria is found.
ZipEntry
that matches the search criteria is found.
SearchProcessor
s are applied when a File
or
a ZipEntry
are found to match the search criteria.String
transformation.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |