net.simplace.pipe.filler.FWFilebasedFormComponentFiller
Generates form options of the files in the given paths
formFiller.jumper: Base directory for the search
formFiller.subdirs: If sub-directories are to be used (default TRUE) [TRUE|FALES]
formFiller.regexp: Regular expression the filename is checked with
public class FWFilebasedFormComponentFiller extends
FWAbstractFormComponentFiller {
// Public Constructors
public FWFilebasedFormComponentFiller();
// Protected Instance Methods
}
Hierarchy: java.lang.Object - FWAbstractFormComponentFiller - FWFilebasedFormComponentFiller