public final class FileNameUtil extends Object
Constructor and Description |
---|
FileNameUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
removeExtension(Path path,
ResourceTypeDefinition type) |
static String |
removeExtension(Path path,
String extension) |
static String |
removeExtension(String fileName,
String extension) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.