org.jplate.foundation.parser
Interface JPlateBuilderFactoryIfc<V extends JPlateBuilderIfc>
- All Superinterfaces:
- FactoryIfc<V>, java.io.Serializable
- All Known Subinterfaces:
- CdvBuilderFactoryIfc<V>, CsvBuilderFactoryIfc<V>, TabularBuilderFactoryIfc<V>, TdvBuilderFactoryIfc<V>
public interface JPlateBuilderFactoryIfc<V extends JPlateBuilderIfc>
- extends FactoryIfc<V>
Factory for creating implementations of JPlateBuilderIfc'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/foundation/parser/JPlateBuilderFactoryIfc.java $