| Package | Description |
|---|---|
| org.mozilla.javascript |
| Modifier and Type | Method and Description |
|---|---|
Object |
ContextFactory.call(ContextAction action)
Call
run(Context cx)
using the Context instance associated with the current thread. |
static Object |
Context.call(ContextAction action)
Deprecated.
use
ContextFactory.call(ContextAction) instead as
this method relies on usage of a static singleton "global"
ContextFactory. |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.