Package | Description |
---|---|
net.sourceforge.htmlunit.corejs.javascript |
Modifier and Type | Method and Description |
---|---|
WrapFactory |
Context.getWrapFactory()
Return the current WrapFactory, or null if none is defined.
|
Modifier and Type | Method and Description |
---|---|
void |
Context.setWrapFactory(WrapFactory wrapFactory)
Set a WrapFactory for this Context.
|