| Package | Description |
|---|---|
| org.lsst.ccs.bootstrap | |
| org.lsst.ccs.bootstrap.resources |
| Modifier and Type | Method and Description |
|---|---|
static ResourcesTree |
BootstrapUtils.getBootstrapResourcesTree()
Get the ResourceTree for this Bootstrap environment.
|
| Modifier and Type | Method and Description |
|---|---|
static Properties |
ResourcesUtils.getMergedProperties(ResourcesTree tree,
String[] properties,
boolean useSystem,
ResourcesTreeProperties parentProps) |
static Properties |
ResourcesUtils.getMergedPropertyFile(ResourcesTree tree,
String fileName)
Get a merged version of a given property file from the given
ResourcesTree.
|
static Properties |
ResourcesUtils.getMergedPropertyFile(ResourcesTree tree,
String fileName,
boolean useSystem)
Get a merged version of a given property file from the given
ResourcesTree.
|
static InputStream |
ResourcesUtils.getResourceFromResourceTree(ResourcesTree tree,
String resourceName) |
Copyright © 2014 LSST. All rights reserved.