public interface ResourceLocator
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getInputStreamForResource(java.lang.String resourceName)
Finds a resource with a given name.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.