spring-framework / org.springframework.core.io / PathResource / getFilename

getFilename

open fun getFilename(): String

This implementation returns the name of the file.

See Also
java.nio.file.Path#getFileName()