org.eclipse.jetty.util.resource
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 © 2014. All Rights Reserved.