Package org.databene.benerator.primitive.regex

Provides a generator that creates String that match a regular expression.

See:
          Description

Class Summary
RegexGeneratorFactory Creates generators for regular expressions and their sub parts.
RegexStringGenerator Generates Strings that comply to a regular expression.
UniqueCompositeStringGenerator Uses n String generators and appends the output of each one in each generate() call.
 

Package org.databene.benerator.primitive.regex Description

Provides a generator that creates String that match a regular expression.



Copyright © 2011. All Rights Reserved.