Uses of Interface
nl.captcha.text.producer.TextProducer
Packages that use TextProducer
-
Uses of TextProducer in nl.captcha
Methods in nl.captcha that return TextProducerMethods in nl.captcha with parameters of type TextProducerModifier and TypeMethodDescriptionCaptcha.Builder.addText(TextProducer txtProd) Add text to the image using the given TextProducerCaptcha.Builder.addText(TextProducer txtProd, WordRenderer wRenderer) voidCaptchaBean.setTxtProd(TextProducer txtProd) -
Uses of TextProducer in nl.captcha.text.producer
Classes in nl.captcha.text.producer that implement TextProducerModifier and TypeClassDescriptionclassTextProducer implementation that will return Chinese characters.classProduces text of a given length from a given array of characters.class