|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.xmlmatcher.js.rhino.RhinoJsEngine
public class RhinoJsEngine
Implementation of JavaScript engine using Mozilla's Rhino library
| Field Summary |
|---|
| Fields inherited from interface net.sf.xmlmatcher.js.JsEngine |
|---|
VAR_ACTUAL, VAR_ERR, VAR_OUT, VAR_TEMPLATE |
| Constructor Summary | |
|---|---|
RhinoJsEngine()
|
|
| Method Summary | |
|---|---|
void |
execute(org.w3c.dom.Element template,
org.w3c.dom.Element actual,
java.lang.String script)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RhinoJsEngine()
| Method Detail |
|---|
public void execute(org.w3c.dom.Element template,
org.w3c.dom.Element actual,
java.lang.String script)
throws XMLMismatchException,
InvalidTemplateException
execute in interface JsEngineXMLMismatchException
InvalidTemplateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||