JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Search
Help
net.thevpc.common.io
FileValidator
Contents
Description
Method Summary
Method Details
validateFile(File)
Hide sidebar
Show sidebar
Interface FileValidator
public interface
FileValidator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
validateFile
(
File
file)
Method Details
validateFile
void
validateFile
(
File
file)
throws
IOException
Throws:
IOException