@ProviderType public interface ScriptResourceProvider
| Modifier and Type | Method and Description |
|---|---|
ScriptResource |
getResource(String path)
Provides a script resource for the given path.
|
@CheckForNull ScriptResource getResource(@Nonnull String path) throws IOException
path - the pathnullIOException - if an error occurrsCopyright © 2010 - 2020 Adobe. All Rights Reserved