Class FileFeatureCollectorFactory

java.lang.Object
com.e1c.langtool.v8.dt.resourcestorage.FileFeatureCollectorFactory
All Implemented Interfaces:
FeatureCollectorFactory

public class FileFeatureCollectorFactory extends Object implements FeatureCollectorFactory
A factory for creating FeatureValueCollector by give IFile objects. It converts translation file (*.trans) to V8 file and then check if V8 file has registerd collector factory.
See Also: