Package com.gargoylesoftware.htmlunit.javascript.regexp

This package contains improvement to Rhino native RegExp based on JDK 1.4 regular expression support.

See:
 Description

Class Summary
HtmlUnitRegExpProxy Begins customisation of JavaScript RegExp base on JDK regular expression support.
 

Package com.gargoylesoftware.htmlunit.javascript.regexp Description

This package contains improvement to Rhino native RegExp based on JDK 1.4 regular expression support. Currently only a small part of RegExp functionalites have been improved but work will continue on this. Optimally this package should disappear once Rhino has fixed its RegExp bugs and performance problems.



Copyright © 2003-2016 AppPerfect Corporation. All Rights Reserved.