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
|
java.lang.String getName()
java.io.Reader getReader()
throws java.io.IOException
java.io.IOException - if an error occurslong getSize()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"