public class ArchiveReader
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
readDescriptors()
Reads all descriptors from the given directory, possibly using a
parse history file, and passes them to the given descriptor
parser.
|