Class FileProber
java.lang.Object
ro.sync.ecss.extensions.dita.map.topicref.util.FileProber
Class that checks if a file exists.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileProber
public FileProber()
-
-
Method Details
-
exists
Check if a file exists.- Parameters:
fileUrl
- The file URL.- Returns:
- the status of the file.
-