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