[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Roger L. Costello" <costello@m...>
  • To: xml-dev@l...
  • Date: Tue, 19 Jun 2001 08:36:14 -0400

Hi Folks,

I have created a simple tool which, given a range, will generate the
corresponding regular expression.

Example.  

   For this range: 451 - 789
   Here is the regular expression which is generated:

45[1-9]|4[6-9][0-9]|[5-6][0-9][0-9]|7[0-7][0-9]|78[0-9]

You can download the tool from here:

http://www.xfront.org/regexgenLicense.html

/Roger


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member