Uses of Class
org.mozilla.javascript.WrapFactory
-
Uses of WrapFactory in org.mozilla.javascript
Modifier and TypeMethodDescriptionfinal WrapFactory
Context.getWrapFactory()
Return the current WrapFactory, or null if none is defined.Modifier and TypeMethodDescriptionfinal void
Context.setWrapFactory
(WrapFactory wrapFactory) Set a WrapFactory for this Context.