public class FileNameExtractorImpl extends Object implements FileNameExtractor
| Constructor and Description |
|---|
FileNameExtractorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
extract(String name) |
protected String |
getDefaultEncoding() |
public String extract(String name)
extract in interface FileNameExtractorname - of the file which may be a file's path or urlprotected String getDefaultEncoding()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.