public class ResourcesTree extends Object
| Constructor and Description |
|---|
ResourcesTree() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDistributionResourceDirectory(String resourceDirectoryPath) |
void |
addUserResourceDirectory(String resourceDirectoryPath) |
void |
clear() |
List<ResourceDirectory> |
getResourceDirectoryList() |
public void addDistributionResourceDirectory(String resourceDirectoryPath)
public void addUserResourceDirectory(String resourceDirectoryPath)
public List<ResourceDirectory> getResourceDirectoryList()
public void clear()
Copyright © 2014 LSST. All rights reserved.