Nashorn - includes/contains
Cantor, Scott
cantor.2 at osu.edu
Thu May 16 14:59:43 EDT 2019
On 5/16/19, 2:58 PM, "users on behalf of Joshua Brodie" <users-bounces at shibboleth.net on behalf of josbrodie at gmail.com> wrote:
> I'm a novice with Nashorn (+ Javascript, if it is similar).
Nashorn is an ECMAScript implementation, it's not a separate language. Any reference on modern Javascript should point you to the available methods on strings, but in some cases if you access a String as a Java object as a property of some input, you really have Java and would just call Java methods.
-- Scott
More information about the users
mailing list