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 customization 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 © 2002-2011 Gargoyle Software Inc.. All Rights Reserved.