public class FileUtil extends Object
| 构造器和说明 |
|---|
FileUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
createParentFolder(Class<?> PKG,
String filename,
boolean createParentFolder,
org.pentaho.di.core.logging.LogChannelInterface log,
org.pentaho.di.core.variables.VariableSpace vs) |
static boolean |
isFullyQualified(String pathname)
Tests whether this abstract pathname is absolute.
|
public static boolean createParentFolder(Class<?> PKG, String filename, boolean createParentFolder, org.pentaho.di.core.logging.LogChannelInterface log, org.pentaho.di.core.variables.VariableSpace vs)
public static boolean isFullyQualified(String pathname)
Copyright © 2024 Hitachi Vantara. All rights reserved.