org.jplate.tabular.cdv.parser
Interface CdvBuilderFactoryIfc<V extends CdvBuilderIfc<?>>
- Type Parameters:
 V - The CDV builder type created.
- All Superinterfaces: 
 - FactoryIfc<V>, JPlateBuilderFactoryIfc<V>, java.io.Serializable, TabularBuilderFactoryIfc<V>
 
public interface CdvBuilderFactoryIfc<V extends CdvBuilderIfc<?>>
- extends TabularBuilderFactoryIfc<V>
 
Factory for creating implementations of CdvBuilderIfc's.
    
Modifications:
    $Date: 2008-12-02 12:32:45 -0500 (Tue, 02 Dec 2008) $
    $Revision: 479 $
    $Author: sfloess $
    $HeadURL: https://jplate.svn.sourceforge.net/svnroot/jplate/trunk/src/dev/java/org/jplate/tabular/cdv/parser/CdvBuilderFactoryIfc.java $