开发者

ECMA 262/Perl 5 regexp support in java

开发者 https://www.devze.com 2023-02-21 23:05 出处:网络
Are there any libraries that supports this regexp-specification in java? Know the Mozilla Rhino uses this specification, but how can this be implemented in java?

Are there any libraries that supports this regexp-specification in java?

Know the Mozilla Rhino uses this specification, but how can this be implemented in java?

UPDATE:

Found a library called jakarta-oro that supports perl5-regular expression w开发者_如何学JAVAhich uses ecma-262.

http://jakarta.apache.org/oro/index.html


If Rhino supports it, why not use the Rhino scripting support in Java to use Rhino? Look up JSR-223, and you can use javascript in a Java application if that's what you need.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号