Package org.ringojs.util
Various utility classes.
-
Class Summary Class Description CaseInsensitiveMap<V> Map wrapper that makes a string-keyed map case insensitive while still preserving case in key collections.DebuggerBase A base class for Debuggers and Profilers implemented in Javascript.ScriptUtils A collection of Rhino utility methods.StackUtils Utility class to extract pure JavaScript stack trace from Java exceptionsStringUtils Utility class for String manipulation.