public interface Visitable
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ArchiveComponentVisitor visitor)
calls back to the appropriate handle-method.
|
void accept(ArchiveComponentVisitor visitor) throws java.io.FileNotFoundException, java.io.IOException, IllegalDeviceTypeException
visitor - the visiting visitoroutputStream - outputDirectory - java.io.FileNotFoundExceptionjava.io.IOExceptionIllegalDeviceTypeException