类 KaptchaTextCreator

java.lang.Object
com.google.code.kaptcha.util.Configurable
com.google.code.kaptcha.text.impl.DefaultTextCreator
com.walker.support.kaptcha.KaptchaTextCreator
所有已实现的接口:
com.google.code.kaptcha.text.TextProducer

public class KaptchaTextCreator extends com.google.code.kaptcha.text.impl.DefaultTextCreator
验证码文本生成器
作者:
Mike
  • 构造器详细资料

    • KaptchaTextCreator

      public KaptchaTextCreator()
  • 方法详细资料

    • getText

      public String getText()
      指定者:
      getText 在接口中 com.google.code.kaptcha.text.TextProducer
      覆盖:
      getText 在类中 com.google.code.kaptcha.text.impl.DefaultTextCreator