- get(int) - 类 中的方法ameba.util.bean.BeanList
-
- get(Object) - 类 中的方法ameba.util.bean.BeanMap
-
Returns the value of the bean's property with the given name.
- get(Object) - 类 中的方法ameba.util.LinkedProperties
-
- get(String) - 类 中的静态方法ameba.util.MimeType
-
- get(String, String) - 类 中的静态方法ameba.util.MimeType
-
- getAnswer() - 类 中的方法ameba.captcha.audio.AudioCaptcha
-
- getAnswer() - 类 中的方法ameba.captcha.Captcha
-
- getAudioInputStream() - 类 中的方法ameba.captcha.audio.Sample
-
- getBackground(int, int) - 接口 中的方法ameba.captcha.backgrounds.BackgroundProducer
-
- getBackground(int, int) - 类 中的方法ameba.captcha.backgrounds.FlatColorBackgroundProducer
-
- getBackground(int, int) - 类 中的方法ameba.captcha.backgrounds.GradiatedBackgroundProducer
-
- getBackground(int, int) - 类 中的方法ameba.captcha.backgrounds.SquigglesBackgroundProducer
-
- getBackground(int, int) - 类 中的方法ameba.captcha.backgrounds.TransparentBackgroundProducer
-
- getBean() - 类 中的方法ameba.util.bean.BeanInvoker
-
- getBean() - 类 中的方法ameba.util.bean.BeanMap
-
Returns the bean currently being operated on.
- getBeanName() - 类 中的方法ameba.util.bean.BeanMap
-
- getByFilename(String) - 类 中的静态方法ameba.util.MimeType
-
- getByFilename(String, String) - 类 中的静态方法ameba.util.MimeType
-
- getChallenge() - 类 中的方法ameba.captcha.audio.AudioCaptcha
-
- getChannelSamples(int, double[], double[]) - 类 中的方法ameba.captcha.audio.Sample
-
Extract samples of a particular channel from interleavedSamples and copy
them into channelSamples
- getClasspathURLs(ClassLoader) - 类 中的静态方法ameba.util.ClassUtils
-
- getCode() - 类 中的方法ameba.util.Result.Error
-
- getCode() - 类 中的方法ameba.util.Result
-
Getter for the field code.
- getContextClassLoader() - 类 中的静态方法ameba.util.ClassUtils
-
- getDescription() - 类 中的方法ameba.util.Result.Error
-
- getDescription() - 类 中的方法ameba.util.Result
-
Getter for the field description.
- getErrors() - 类 中的方法ameba.util.Result
-
Getter for the field errors.
- getFormat() - 类 中的方法ameba.captcha.audio.Sample
-
- getGenericClass(Class<?>) - 类 中的静态方法ameba.util.ClassUtils
-
- getGenericClass(Class<?>, int) - 类 中的静态方法ameba.util.ClassUtils
-
- getImage() - 类 中的方法ameba.captcha.Captcha
-
Get the CAPTCHA image, a PNG.
- getInterleavedSamples() - 类 中的方法ameba.captcha.audio.Sample
-
- getInterleavedSamples(long, long, double[]) - 类 中的方法ameba.captcha.audio.Sample
-
Get the interleaved decoded samples for all channels, from sample index
begin (included) to sample index end (excluded)
and copy them into samples.
- getJarImplVersion(Class) - 类 中的静态方法ameba.util.IOUtils
-
- getJarManifestValue(Class, String) - 类 中的静态方法ameba.util.IOUtils
-
- getJavaVersion() - 类 中的静态方法ameba.util.ClassUtils
-
- getMessage() - 类 中的方法ameba.util.Result.Error
-
- getMessage() - 类 中的方法ameba.util.Result
-
Getter for the field message.
- getProperty(String) - 类 中的方法ameba.util.LinkedProperties
-
- getPropertyName() - 类 中的方法ameba.util.bean.BeanInvoker
-
- getReadInvoker(String) - 类 中的方法ameba.util.bean.BeanMap
-
Returns the accessor for the property with the given name.
- getResource(String) - 类 中的静态方法ameba.util.IOUtils
-
- getResourceAsStream(String) - 类 中的静态方法ameba.util.IOUtils
-
- getResources(String) - 类 中的静态方法ameba.util.IOUtils
-
- getSampleCount() - 类 中的方法ameba.captcha.audio.Sample
-
Return the number of samples of all channels
- getSource() - 类 中的方法ameba.util.Result.Error
-
- getStackTrace(Throwable) - 类 中的静态方法ameba.util.IOUtils
-
- getStereoSamples(double[], double[]) - 类 中的方法ameba.captcha.audio.Sample
-
Convenience method.
- getText() - 类 中的方法ameba.captcha.text.producer.ArabicTextProducer
-
- getText() - 类 中的方法ameba.captcha.text.producer.ChineseTextProducer
-
- getText() - 类 中的方法ameba.captcha.text.producer.DefaultTextProducer
-
- getText() - 类 中的方法ameba.captcha.text.producer.FiveLetterFirstNameTextProducer
-
- getText() - 类 中的方法ameba.captcha.text.producer.NumbersAnswerProducer
-
- getText() - 接口 中的方法ameba.captcha.text.producer.TextProducer
-
Generate a series of characters to be used as the answer for the CAPTCHA.
- getText() - 类 中的方法ameba.util.Images.Captcha
-
Tell the captche to draw a text and retrieve it
- getText(String) - 类 中的方法ameba.util.Images.Captcha
-
Tell the captche to draw a text using the specified color (ex. #000000) and retrieve it
- getText(int) - 类 中的方法ameba.util.Images.Captcha
-
Tell the captche to draw a text of the specified size and retrieve it
- getText(String, int) - 类 中的方法ameba.util.Images.Captcha
-
Tell the captche to draw a text of the specified size using the specified color (ex. #000000) and retrieve it
- getText(int, String) - 类 中的方法ameba.util.Images.Captcha
-
- getText(String, int, String) - 类 中的方法ameba.util.Images.Captcha
-
- getTimeStamp() - 类 中的方法ameba.captcha.Captcha
-
- getType(String) - 类 中的方法ameba.util.bean.BeanMap
-
Returns the type of the property with the given name.
- getVocalization(char) - 类 中的方法ameba.captcha.audio.producer.RandomNumberVoiceProducer
-
- getVocalization(char) - 接口 中的方法ameba.captcha.audio.producer.VoiceProducer
-
- getVoices() - 类 中的方法ameba.captcha.audio.producer.RandomNumberVoiceProducer
-
- getWriteInvoker(String) - 类 中的方法ameba.util.bean.BeanMap
-
Returns the mutator for the property with the given name.
- gimp() - 类 中的方法ameba.captcha.Captcha.Builder
-
- gimp(GimpyRenderer) - 类 中的方法ameba.captcha.Captcha.Builder
-
- gimp(BufferedImage) - 类 中的方法ameba.captcha.gimpy.BlockGimpyRenderer
-
- gimp(BufferedImage) - 类 中的方法ameba.captcha.gimpy.DropShadowGimpyRenderer
-
- gimp(BufferedImage) - 类 中的方法ameba.captcha.gimpy.FishEyeGimpyRenderer
-
- gimp(BufferedImage) - 接口 中的方法ameba.captcha.gimpy.GimpyRenderer
-
- gimp(BufferedImage) - 类 中的方法ameba.captcha.gimpy.RippleGimpyRenderer
-
Apply a RippleFilter to the image.
- gimp(BufferedImage) - 类 中的方法ameba.captcha.gimpy.ShearGimpyRenderer
-
- gimp(BufferedImage) - 类 中的方法ameba.captcha.gimpy.StretchGimpyRenderer
-
- gimpy - 类 中的变量ameba.util.Images.Captcha
-
- GimpyRenderer - ameba.captcha.gimpy中的接口
-
- GradiatedBackgroundProducer - ameba.captcha.backgrounds中的类
-
Creates a gradiated background with the given from and to
Color values.
- GradiatedBackgroundProducer() - 类 的构造器ameba.captcha.backgrounds.GradiatedBackgroundProducer
-
- GradiatedBackgroundProducer(Color, Color) - 类 的构造器ameba.captcha.backgrounds.GradiatedBackgroundProducer
-
- Images - ameba.util中的类
-
Images utils
- Images() - 类 的构造器ameba.util.Images
-
- Images.Captcha - ameba.util中的类
-
A captcha image.
- Images.Captcha(int, int) - 类 的构造器ameba.util.Images.Captcha
-
- indexOf(Object) - 类 中的方法ameba.util.bean.BeanList
-
- initialise() - 类 中的方法ameba.util.bean.BeanMap
-
- invoke(Object) - 类 中的方法ameba.util.bean.BeanInvoker
-
- invoke() - 类 中的方法ameba.util.bean.BeanInvoker
-
- invoke(Object, String, Object...) - 类 中的静态方法ameba.util.ClassUtils
-
- IOUtils - ameba.util中的类
-
- IOUtils() - 类 的构造器ameba.util.IOUtils
-
- isAssignable(Class<?>, Class<?>) - 类 中的静态方法ameba.util.Assert
-
Assert that superType.isAssignableFrom(subType) is true.
- isAssignable(Class<?>, Class<?>, String) - 类 中的静态方法ameba.util.Assert
-
Assert that superType.isAssignableFrom(subType) is true.
- isBeforeJava5(String) - 类 中的静态方法ameba.util.ClassUtils
-
- isBeforeJava6(String) - 类 中的静态方法ameba.util.ClassUtils
-
- isBlank(String, String) - 类 中的静态方法ameba.util.Assert
-
Assert that the given String is not empty; that is,
it must not be null and not the empty String.
- isBlank(String) - 类 中的静态方法ameba.util.Assert
-
Assert that the given String is not empty; that is,
it must not be null and not the empty String.
- isCorrect(String) - 类 中的方法ameba.captcha.audio.AudioCaptcha
-
- isCorrect(String) - 类 中的方法ameba.captcha.Captcha
-
- isEmpty(String, String) - 类 中的静态方法ameba.util.Assert
-
Assert that the given String has valid text content; that is, it must not
be null and must contain at least one non-whitespace character.
- isEmpty(String) - 类 中的静态方法ameba.util.Assert
-
Assert that the given String has valid text content; that is, it must not
be null and must contain at least one non-whitespace character.
- isEmpty() - 类 中的方法ameba.util.bean.BeanCollection
-
- isEmpty() - 类 中的方法ameba.util.bean.BeanList
-
- isEmpty() - 类 中的方法ameba.util.bean.BeanSet
-
- isEmpty() - 类 中的方法ameba.util.LinkedProperties
-
- isInstanceOf(Class<?>, Object) - 类 中的静态方法ameba.util.Assert
-
Assert that the provided object is an instance of the provided class.
- isInstanceOf(Class<?>, Object, String) - 类 中的静态方法ameba.util.Assert
-
Assert that the provided object is an instance of the provided class.
- isNull(Object, String) - 类 中的静态方法ameba.util.Assert
-
Assert that an object is null .
- isNull(Object) - 类 中的静态方法ameba.util.Assert
-
Assert that an object is null .
- isSuccess() - 类 中的方法ameba.util.Result
-
isSuccess.
- isTrue(boolean, String) - 类 中的静态方法ameba.util.Assert
-
Assert a boolean expression, throwing IllegalArgumentException
if the test result is false.
- isTrue(boolean) - 类 中的静态方法ameba.util.Assert
-
Assert a boolean expression, throwing IllegalArgumentException
if the test result is false.
- iterable - 类 中的变量ameba.util.bean.BeanIterable
-
- iterator() - 类 中的方法ameba.util.bean.BeanCollection
-
- iterator() - 类 中的方法ameba.util.bean.BeanIterable
-
- iterator - 类 中的变量ameba.util.bean.BeanIterator
-
- iterator() - 类 中的方法ameba.util.bean.BeanList
-
- iterator() - 类 中的方法ameba.util.bean.BeanSet
-