Uses of Class
org.databene.benerator.wrapper.ConvertingGenerator

Packages that use ConvertingGenerator
org.databene.benerator.wrapper Defines generators that wrap other generators and forward or convert their products 
 

Uses of ConvertingGenerator in org.databene.benerator.wrapper
 

Subclasses of ConvertingGenerator in org.databene.benerator.wrapper
 class AsStringGenerator<E>
          Wraps another Generator and converts its products to Strings.
 



Copyright © 2013. All Rights Reserved.