@ProviderType public interface ScriptResource
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Gets the name (path) of the resource
|
java.io.Reader |
getReader()
Opens a reader to this resource
|
long |
getSize()
Returns the size of this resource
|
@Nonnull java.lang.String getName()
@Nonnull java.io.Reader getReader() throws java.io.IOException
java.io.IOException
- if an error occurslong getSize()
Copyright © 2010 - 2020 Adobe. All Rights Reserved