Package org.ringojs.wrappers
A collection of JavaScript wrappers and host objects.
-
Class Summary Class Description Binary A wrapper around a Java byte array compliant to the Binary/ByteArray/ByteString classes defined in the Binary/B proposal.EventAdapter ScriptableList ScriptableList is a wrapper for java.util.List instances that allows developers to interact with them like it was a native JavaScript array.ScriptableMap ScriptableMap is a wrapper for java.util.Map instances that allows developers to interact with them as if it were a native JavaScript object.ScriptableWrapper A scriptable wrapper around a scriptable object.Storable Stream A CommonJS-compliant wrapper around a Java input or output stream.