Use FilenameUtils' getBaseName() and getExtension().
Make use of the getBaseName()
and getExtension()
methods in Commons IO's FilenameUtils
class.
Make use of the getBaseName()
and getExtension()
methods in Commons IO's FilenameUtils
class.