|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScriptContent
Web Script Content
| Method Summary | |
|---|---|
InputStream |
getInputStream()
Gets an input stream to the contents of the script |
String |
getPath()
Gets the path to the content |
String |
getPathDescription()
Gets path description |
Reader |
getReader()
Gets a reader to the contents of the script |
boolean |
isCachable()
Returns true if the script content is considered cachedable - i.e. |
boolean |
isSecure()
Returns true if the script location is considered secure - i.e. |
| Method Detail |
|---|
InputStream getInputStream()
Reader getReader()
String getPath()
String getPathDescription()
boolean isCachable()
boolean isSecure()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||