Uses of Interface
org.aksw.commons.util.string.FileName
-
Packages that use FileName Package Description org.aksw.commons.util.string -
-
Uses of FileName in org.aksw.commons.util.string
Classes in org.aksw.commons.util.string that implement FileName Modifier and Type Class Description classFileNameImplMethods in org.aksw.commons.util.string that return FileName Modifier and Type Method Description static FileNameFileNameImpl. create(String baseName, String contentPart, List<String> encodingParts)static FileNameFileNameUtils. deriveFileName(String filename, EntityInfo entityInfo)Removes all encoding parts from the filename; optionally also removes the content type part.
-