Interface FileName
- All Known Implementing Classes:
FileNameImpl
public interface FileName
A model to represent file names - comprising a base name, a content type part and a list of encodings
- Author:
- raven
-
Method Summary
Modifier and TypeMethodDescriptiongetExtension(boolean precedeWithDotIfNotEmpty) The concatenation of contentPart and encoding parts (joined with dot) without a preceding dot