Class RhinoPatcher
- java.lang.Object
-
- lumis.portal.serviceinterface.style.impl.js.rhino.RhinoPatcher
-
public class RhinoPatcher extends java.lang.Object
Patches org.mozilla.javascript.* to adjust the behavior of Rhino.- Since:
- 16.1.0
- Version:
- $Revision: 26156 $ $Date: 2024-01-13 10:26:46 -0300 (Sat, 13 Jan 2024) $
-
-
Constructor Summary
Constructors Constructor Description RhinoPatcher()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
doPatch()
Applies patches.
-