public interface ResourceFactory
| Modifier and Type | Method and Description |
|---|---|
Resource |
getResource(String name)
Query a resource (file, zipentry, ...) by name
|
Resource getResource(String name) throws Exception
name - relative path of the resource about which
information is sought. Expects "/" to be used as the
directory separator.ExceptionCopyright © 2001–2025. All rights reserved.