Uses of Interface
org.databene.benerator.primitive.VarLengthStringGenerator

Packages that use VarLengthStringGenerator
org.databene.benerator.primitive Implements Generators for simple Java types. 
 

Uses of VarLengthStringGenerator in org.databene.benerator.primitive
 

Classes in org.databene.benerator.primitive that implement VarLengthStringGenerator
 class RandomVarLengthStringGenerator
          Generates Strings composed of numerical digits.
 class UniqueScrambledStringGenerator
          Generates unique strings of variable length.
 



Copyright © 2013. All Rights Reserved.