public interface FileNameExtractor
FileNameExtractor
interface provides an API for extracting
a files name from the provided rawName
.Modifier and Type | Method and Description |
---|---|
String |
extract(String rawName) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.