SyntaxFix
Write A Post
Hire A Developer
Questions
Simplest way to get name from relative path or full path is using
import org.apache.commons.io.FilenameUtils; FilenameUtils.getBaseName(definitionFilePath)