Interface FieldFactory

All Known Implementing Classes:
ECMAFieldFactory

public interface FieldFactory
Factory abstract interface for generating field objects from a given node.

The idea of this factory is to break a circular compile dependency between SF/MFNode and all the field classes.

Version:
$Revision: 1.2 $
Author:
Justin Couch