public interface ResourceFactory
Modifier and Type | Method and Description |
---|---|
Resource |
getResource(java.lang.String path)
Get a resource for a path.
|
Resource getResource(java.lang.String path)
path
- The path to the resourceCopyright © 2013. All Rights Reserved.