Class FWClasspathFormComponentFiller

java.lang.Object
net.simplace.pipe.filler.FWAbstractFormComponentFiller
net.simplace.pipe.filler.FWClasspathFormComponentFiller

public class FWClasspathFormComponentFiller extends FWAbstractFormComponentFiller
Form Component Filler creates - form options from application Class path. Following filtering possibilities are available - formFiller.regexp for a regular expression the class names are checked with - formFiller.package for a package name the classes are searched in
Author:
Andreas Enders