public class JaggeryParser extends Object
| Constructor and Description |
|---|
JaggeryParser() |
public static InputStream parse(InputStream stream) throws org.jaggeryjs.scriptengine.exceptions.ScriptException
stream - script as the input streamorg.jaggeryjs.scriptengine.exceptions.ScriptException - If an error occurred during the script parsingCopyright © 2015 WSO2 Inc. All rights reserved.