public final class FileUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CARBON_PROPERTIES_FILE_PATH |
| Modifier and Type | Method and Description |
|---|---|
static void |
close(Closeable stream)
closes the stream
|
static Properties |
getCarbonProperties() |
public static final String CARBON_PROPERTIES_FILE_PATH
public static Properties getCarbonProperties()
public static void close(Closeable stream)
stream - stream to be closed.Copyright © 2016 The Apache Software Foundation. All rights reserved.