58596061626364
/** * instantiate the FontValidatorFactory used by the FontValidationHelper */ protected void initFontValidatorFactory () { this.fontValidationFactory = new FontValidatorFactory(); }