Package oscript.data

Class Summary
SunRegExp An implementation of RegExp that under the hood uses the java.util.regex package that comes with j2se v1.4
SunRegExpResult The implementation of RegExpResult using Sun's java.util.regex package that comes with j2se v1.4 and later.