public class FileUtil extends Object
Constructor and Description |
---|
FileUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
createParentFolder(Class<?> PKG,
String filename,
boolean createParentFolder,
LogChannelInterface log,
VariableSpace vs) |
static boolean |
isFullyQualified(String pathname)
Tests whether this abstract pathname is absolute.
|
public static boolean createParentFolder(Class<?> PKG, String filename, boolean createParentFolder, LogChannelInterface log, VariableSpace vs)
public static boolean isFullyQualified(String pathname)
Copyright © 2018 Hitachi Vantara. All rights reserved.