|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.code.kaptcha.util.Configurable
com.google.code.kaptcha.text.impl.DefaultTextCreator
public class DefaultTextCreator
DefaultTextCreator
creates random text from an array of characters
with specified length.
Constructor Summary | |
---|---|
DefaultTextCreator()
|
Method Summary | |
---|---|
java.lang.String |
getText()
|
Methods inherited from class com.google.code.kaptcha.util.Configurable |
---|
getConfig, setConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultTextCreator()
Method Detail |
---|
public java.lang.String getText()
getText
in interface TextProducer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |