public interface JavaScriptFileManager
Modifier and Type | Method and Description |
---|---|
String |
getDirectoryPath(String path) |
File |
getFile(String path) |
JavaScriptFile |
getJavaScriptFile(Object object) |
JavaScriptFile getJavaScriptFile(Object object) throws org.jaggeryjs.scriptengine.exceptions.ScriptException
org.jaggeryjs.scriptengine.exceptions.ScriptException
File getFile(String path) throws org.jaggeryjs.scriptengine.exceptions.ScriptException
org.jaggeryjs.scriptengine.exceptions.ScriptException
Copyright © 2019 WSO2 Inc. All rights reserved.