Interface FileNameExtractor
-
public interface FileNameExtractorTheFileNameExtractorinterface provides an API for extracting a files name from the providedrawName.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringextract(String rawName)
-