FindIt
FindIt can be used to create, edit, validate and execute regular expressions. Working within the FindIt environment, you can construct anything from a simple number format matching expression to a complex multi-alternation composite expression.
Features
- » Graphical User Interface (GUI) pattern builder uses simple English phrases as basic building blocks for all regular expressions.
- » The builder supports nested element blocks, nested alternations, quantifiers and many pre-defined tokens such as "number", "letter" and "space".
- » All expressions constructed in the visual pattern builder are instantly translated into a Perl-style equivalent regular expression which can be used in any data processing application.
Supported Technologies
Software
Click on a technology to view similar products within this category.
Pricing
- Unspecified -
Additional Product Information
FindIt version 2.0 brings substential improvements in both quality and functionality. The major improvements are:
- Loading/Saving of patterns
- Support for "Exactly" "Minimum" and "Maximum" quantifiers
- Nested element blocks
- New "Matches" view displays tree structure of match results and captures
- Switchable panels
- Optional capturing of elements
- Public Java API makes it possible to integrate FindIt inside other applications