public class FileFunSecure extends FileFunWrapper
Constructor and Description |
---|
FileFunSecure(FileFun wrapped,
ExHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
handleFile(File file) |
void |
handleFile(File parent,
String name) |
void |
handleFile(String path) |
void |
handleFile(String parent,
String name) |
close, getWrappedFileFun, setWrappedFileFun
public void handleFile(File parent, String name) throws IOException
handleFile
in interface FileFun
handleFile
in class FileFunWrapper
IOException
public void handleFile(File file) throws IOException
handleFile
in interface FileFun
handleFile
in class FileFunWrapper
IOException
public void handleFile(String parent, String name) throws IOException
handleFile
in interface FileFun
handleFile
in class FileFunWrapper
IOException
public void handleFile(String path) throws IOException
handleFile
in interface FileFun
handleFile
in class FileFunWrapper
IOException
Copyright © 2022 Fugerit. All rights reserved.