public class BundleUtils
extends java.lang.Object
| Constructor and Description |
|---|
BundleUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.io.InputStream |
getDisplayStream(TaskGraph taskGraph)
Gets the display stream.
|
static java.lang.String |
readFile(java.lang.String path)
Read file.
|
public static java.io.InputStream getDisplayStream(TaskGraph taskGraph)
taskGraph - the task graphpublic static java.lang.String readFile(java.lang.String path)
path - the path