类 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
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.google.code.kaptcha.util.Configurable
getConfig, setConfig
-
构造器详细资料
-
KaptchaTextCreator
public KaptchaTextCreator()
-
-
方法详细资料
-
getText
- 指定者:
getText在接口中com.google.code.kaptcha.text.TextProducer- 覆盖:
getText在类中com.google.code.kaptcha.text.impl.DefaultTextCreator
-