A B C D E F G H I J K L M N O P R S T U V W _ 

A

add(Object) - 类 中的方法ameba.util.bean.BeanCollection
 
add(int, Object) - 类 中的方法ameba.util.bean.BeanList
 
add(Object) - 类 中的方法ameba.util.bean.BeanList
 
add(Object) - 类 中的方法ameba.util.bean.BeanListIterator
 
add(Object) - 类 中的方法ameba.util.bean.BeanSet
 
addAll(Collection) - 类 中的方法ameba.util.bean.BeanCollection
 
addAll(Collection) - 类 中的方法ameba.util.bean.BeanList
 
addAll(int, Collection) - 类 中的方法ameba.util.bean.BeanList
 
addAll(Collection) - 类 中的方法ameba.util.bean.BeanSet
 
addAnswer() - 类 中的方法ameba.captcha.audio.AudioCaptcha.Builder
 
addAnswer(TextProducer) - 类 中的方法ameba.captcha.audio.AudioCaptcha.Builder
 
addBackground(BufferedImage) - 接口 中的方法ameba.captcha.backgrounds.BackgroundProducer
Add the background to the given image.
addBackground(BufferedImage) - 类 中的方法ameba.captcha.backgrounds.FlatColorBackgroundProducer
 
addBackground(BufferedImage) - 类 中的方法ameba.captcha.backgrounds.GradiatedBackgroundProducer
 
addBackground(BufferedImage) - 类 中的方法ameba.captcha.backgrounds.SquigglesBackgroundProducer
 
addBackground(BufferedImage) - 类 中的方法ameba.captcha.backgrounds.TransparentBackgroundProducer
 
addBackground() - 类 中的方法ameba.captcha.Captcha.Builder
Add a background using the default BackgroundProducer (a TransparentBackgroundProducer).
addBackground(BackgroundProducer) - 类 中的方法ameba.captcha.Captcha.Builder
Add a background using the given BackgroundProducer.
addBorder() - 类 中的方法ameba.captcha.Captcha.Builder
Draw a single-pixel wide black border around the image.
addError(Result.Error) - 类 中的方法ameba.util.Result
addError.
addFont(Font) - 类 中的方法ameba.util.Images.Captcha
 
addGimpy(GimpyRenderer) - 类 中的方法ameba.util.Images.Captcha
 
addNoise() - 类 中的方法ameba.captcha.audio.AudioCaptcha.Builder
 
addNoise(NoiseProducer) - 类 中的方法ameba.captcha.audio.AudioCaptcha.Builder
 
addNoise(List<Sample>) - 接口 中的方法ameba.captcha.audio.noise.NoiseProducer
 
addNoise(List<Sample>) - 类 中的方法ameba.captcha.audio.noise.RandomNoiseProducer
Append the given samples to each other, then add random noise to the result.
addNoise() - 类 中的方法ameba.captcha.Captcha.Builder
Add noise using the default NoiseProducer (a CurvedLineNoiseProducer).
addNoise(NoiseProducer) - 类 中的方法ameba.captcha.Captcha.Builder
Add noise using the given NoiseProducer.
addNoise() - 类 中的方法ameba.util.Images.Captcha
Add noise to the captcha.
addNoise(Color) - 类 中的方法ameba.util.Images.Captcha
 
addNoise(String) - 类 中的方法ameba.util.Images.Captcha
Add noise to the captcha.
addText() - 类 中的方法ameba.captcha.Captcha.Builder
Generate the answer to the CAPTCHA using the DefaultTextProducer.
addText(TextProducer) - 类 中的方法ameba.captcha.Captcha.Builder
Generate the answer to the CAPTCHA using the given TextProducer.
addText(WordRenderer) - 类 中的方法ameba.captcha.Captcha.Builder
Generate the answer to the CAPTCHA using the default TextProducer, and render it to the image using the given WordRenderer.
addText(TextProducer, WordRenderer) - 类 中的方法ameba.captcha.Captcha.Builder
Generate the answer to the CAPTCHA using the given TextProducer, and render it to the image using the given WordRenderer.
addVoice() - 类 中的方法ameba.captcha.audio.AudioCaptcha.Builder
 
addVoice(VoiceProducer) - 类 中的方法ameba.captcha.audio.AudioCaptcha.Builder
 
ameba.captcha - 程序包 ameba.captcha
 
ameba.captcha.audio - 程序包 ameba.captcha.audio
 
ameba.captcha.audio.noise - 程序包 ameba.captcha.audio.noise
 
ameba.captcha.audio.producer - 程序包 ameba.captcha.audio.producer
 
ameba.captcha.backgrounds - 程序包 ameba.captcha.backgrounds
 
ameba.captcha.gimpy - 程序包 ameba.captcha.gimpy
 
ameba.captcha.noise - 程序包 ameba.captcha.noise
 
ameba.captcha.text.producer - 程序包 ameba.captcha.text.producer
 
ameba.captcha.text.renderer - 程序包 ameba.captcha.text.renderer
 
ameba.captcha.util - 程序包 ameba.captcha.util
 
ameba.util - 程序包 ameba.util
 
ameba.util.bean - 程序包 ameba.util.bean
 
append(List<Sample>) - 类 中的静态方法ameba.captcha.audio.Mixer
 
ArabicTextProducer - ameba.captcha.text.producer中的类
 
ArabicTextProducer() - 类 的构造器ameba.captcha.text.producer.ArabicTextProducer
 
ArabicTextProducer(int) - 类 的构造器ameba.captcha.text.producer.ArabicTextProducer
 
asByteArray(long, double[]) - 类 中的静态方法ameba.captcha.audio.Sample
Helper method to convert a double[] to a byte[] in a format that can be used by AudioInputStream.
asByteArray() - 类 中的方法ameba.captcha.audio.Sample
Return the interleaved samples as a byte[].
Assert - ameba.util中的类
Assertion utility class that assists in validating arguments.
Assert() - 类 的构造器ameba.util.Assert
 
AudioCaptcha - ameba.captcha.audio中的类
A builder for generating a CAPTCHA audio/answer pair.
AudioCaptcha.Builder - ameba.captcha.audio中的类
 
AudioCaptcha.Builder() - 类 的构造器ameba.captcha.audio.AudioCaptcha.Builder
 
available() - 类 中的方法ameba.util.UnsafeByteArrayInputStream
 

B

background - 类 中的变量ameba.util.Images.Captcha
 
BackgroundProducer - ameba.captcha.backgrounds中的接口
 
bean - 类 中的变量ameba.util.bean.BeanMap
An empty array.
beanClass - 类 中的变量ameba.util.bean.BeanMap
 
BeanCollection<T> - ameba.util.bean中的类
 
BeanCollection(Collection<T>, BeanTransformer) - 类 的构造器ameba.util.bean.BeanCollection
 
BeanCollection(Collection<T>) - 类 的构造器ameba.util.bean.BeanCollection
 
BeanInvoker - ameba.util.bean中的类
 
BeanInvoker(String, Object) - 类 的构造器ameba.util.bean.BeanInvoker
 
BeanIterable<T> - ameba.util.bean中的类
 
BeanIterable(Iterable<T>, BeanTransformer) - 类 的构造器ameba.util.bean.BeanIterable
 
BeanIterable(Iterable<T>) - 类 的构造器ameba.util.bean.BeanIterable
 
BeanIterator<T> - ameba.util.bean中的类
 
BeanIterator(Iterator<T>, BeanTransformer) - 类 的构造器ameba.util.bean.BeanIterator
 
BeanIterator(Iterator<T>) - 类 的构造器ameba.util.bean.BeanIterator
 
BeanList<T> - ameba.util.bean中的类
 
BeanList(List<T>, BeanTransformer) - 类 的构造器ameba.util.bean.BeanList
 
BeanList(List<T>) - 类 的构造器ameba.util.bean.BeanList
 
BeanListIterator<T> - ameba.util.bean中的类
 
BeanListIterator(ListIterator<T>, BeanTransformer) - 类 的构造器ameba.util.bean.BeanListIterator
 
BeanListIterator(ListIterator<T>) - 类 的构造器ameba.util.bean.BeanListIterator
 
BeanMap<T> - ameba.util.bean中的类
 
BeanMap() - 类 的构造器ameba.util.bean.BeanMap
Constructs a new empty BeanMap.
BeanMap(T) - 类 的构造器ameba.util.bean.BeanMap
Constructs a new BeanMap that operates on the specified bean.
BeanMap(T, BeanTransformer) - 类 的构造器ameba.util.bean.BeanMap
 
BeanMap.Entry<T> - ameba.util.bean中的类
Map entry used by BeanMap.
BeanMap.Entry(BeanMap<T>, String, Object) - 类 的构造器ameba.util.bean.BeanMap.Entry
Constructs a new Entry.
BeanSet<T> - ameba.util.bean中的类
 
BeanSet(Set<T>, BeanTransformer) - 类 的构造器ameba.util.bean.BeanSet
 
BeanSet(Set<T>) - 类 的构造器ameba.util.bean.BeanSet
 
beanTransformer - 类 中的变量ameba.util.bean.BeanCollection
 
beanTransformer - 类 中的变量ameba.util.bean.BeanIterable
 
beanTransformer - 类 中的变量ameba.util.bean.BeanIterator
 
beanTransformer - 类 中的变量ameba.util.bean.BeanList
 
beanTransformer - 类 中的变量ameba.util.bean.BeanSet
 
BeanTransformer<T> - ameba.util.bean中的类
 
BeanTransformer() - 类 的构造器ameba.util.bean.BeanTransformer
 
BlockGimpyRenderer - ameba.captcha.gimpy中的类
 
BlockGimpyRenderer() - 类 的构造器ameba.captcha.gimpy.BlockGimpyRenderer
 
BlockGimpyRenderer(int) - 类 的构造器ameba.captcha.gimpy.BlockGimpyRenderer
 
buffer - 类 中的变量ameba.util.UnsafeByteArrayOutputStream
 
build() - 类 中的方法ameba.captcha.audio.AudioCaptcha.Builder
 
build() - 类 中的方法ameba.captcha.Captcha.Builder
Build the CAPTCHA.

C

Captcha - ameba.captcha中的类
A builder for generating a CAPTCHA image/answer pair.
captcha(int, int) - 类 中的静态方法ameba.util.Images
Create a captche image
captcha() - 类 中的静态方法ameba.util.Images
Create a 150x150 captcha image
Captcha.Builder - ameba.captcha中的类
 
Captcha.Builder(int, int) - 类 的构造器ameba.captcha.Captcha.Builder
 
ChineseTextProducer - ameba.captcha.text.producer中的类
TextProducer implementation that will return Chinese characters.
ChineseTextProducer() - 类 的构造器ameba.captcha.text.producer.ChineseTextProducer
 
ChineseTextProducer(int) - 类 的构造器ameba.captcha.text.producer.ChineseTextProducer
 
CLASS_EXTENSION - 类 中的静态变量ameba.util.ClassUtils
 
ClassUtils - ameba.util中的类
 
ClassUtils() - 类 的构造器ameba.util.ClassUtils
 
clear() - 类 中的方法ameba.util.bean.BeanCollection
 
clear() - 类 中的方法ameba.util.bean.BeanList
 
clear() - 类 中的方法ameba.util.bean.BeanMap
This method reinitializes the bean map to have default values for the bean's properties.
clear() - 类 中的方法ameba.util.bean.BeanSet
 
clear() - 类 中的方法ameba.util.LinkedProperties
 
clone() - 类 中的方法ameba.util.bean.BeanMap
Clone this bean map using the following process:
If there is no underlying bean, return a cloned BeanMap without a bean.
close() - 类 中的方法ameba.util.UnsafeByteArrayInputStream
 
close() - 类 中的方法ameba.util.UnsafeByteArrayOutputStream
 
collection - 类 中的变量ameba.util.bean.BeanCollection
 
ColoredEdgesWordRenderer - ameba.captcha.text.renderer中的类
 
ColoredEdgesWordRenderer() - 类 的构造器ameba.captcha.text.renderer.ColoredEdgesWordRenderer
 
ColoredEdgesWordRenderer(List<Color>, List<Font>) - 类 的构造器ameba.captcha.text.renderer.ColoredEdgesWordRenderer
 
ColoredEdgesWordRenderer(List<Color>, List<Font>, float) - 类 的构造器ameba.captcha.text.renderer.ColoredEdgesWordRenderer
 
compare(URL, URL) - 类 中的方法ameba.util.UrlExternalFormComparator
 
contains(Object) - 类 中的方法ameba.util.bean.BeanCollection
 
contains(Object) - 类 中的方法ameba.util.bean.BeanList
 
contains(Object) - 类 中的方法ameba.util.bean.BeanSet
 
contains(Object) - 类 中的方法ameba.util.LinkedProperties
 
contains(String) - 类 中的静态方法ameba.util.MimeType
 
containsAll(Collection) - 类 中的方法ameba.util.bean.BeanCollection
 
containsAll(Collection) - 类 中的方法ameba.util.bean.BeanList
 
containsAll(Collection) - 类 中的方法ameba.util.bean.BeanSet
 
containsKey(Object) - 类 中的方法ameba.util.bean.BeanMap
Returns true if the bean defines a property with the given name.
containsKey(Object) - 类 中的方法ameba.util.LinkedProperties
 
containsValue(Object) - 类 中的方法ameba.util.LinkedProperties
 
Cookies - ameba.util中的类
 
count - 类 中的变量ameba.util.UnsafeByteArrayOutputStream
 
create() - 类 中的静态方法ameba.util.LinkedProperties
 
create(String...) - 类 中的静态方法ameba.util.LinkedProperties
 
crop(File, File, int, int, int, int) - 类 中的静态方法ameba.util.Images
Crop an image
CurvedLineNoiseProducer - ameba.captcha.noise中的类
Adds a randomly curved line to the image.
CurvedLineNoiseProducer() - 类 的构造器ameba.captcha.noise.CurvedLineNoiseProducer
 
CurvedLineNoiseProducer(Color, float) - 类 的构造器ameba.captcha.noise.CurvedLineNoiseProducer
 

D

data - 类 中的变量ameba.util.UnsafeByteArrayInputStream
 
decodeBytes(byte[], double[]) - 类 中的方法ameba.captcha.audio.Sample
 
DEFAULT - 类 中的静态变量ameba.util.bean.BeanTransformer
 
DefaultTextProducer - ameba.captcha.text.producer中的类
Produces text of a given length from a given array of characters.
DefaultTextProducer() - 类 的构造器ameba.captcha.text.producer.DefaultTextProducer
 
DefaultTextProducer(int, char[]) - 类 的构造器ameba.captcha.text.producer.DefaultTextProducer
 
DefaultWordRenderer - ameba.captcha.text.renderer中的类
Renders the answer onto the image.
DefaultWordRenderer() - 类 的构造器ameba.captcha.text.renderer.DefaultWordRenderer
Use the default color (black) and fonts (Arial and Courier).
DefaultWordRenderer(List<Color>, List<Font>) - 类 的构造器ameba.captcha.text.renderer.DefaultWordRenderer
Build a WordRenderer using the given Colors and Fonts.
DELETED_COOKIE_VALUE - 类 中的静态变量ameba.util.Cookies
 
doesNotContain(String, String, String) - 类 中的静态方法ameba.util.Assert
Assert that the given text does not contain the given substring.
doesNotContain(String, String) - 类 中的静态方法ameba.util.Assert
Assert that the given text does not contain the given substring.
DropShadowGimpyRenderer - ameba.captcha.gimpy中的类
Adds a dark drop-shadow.
DropShadowGimpyRenderer() - 类 的构造器ameba.captcha.gimpy.DropShadowGimpyRenderer
 
DropShadowGimpyRenderer(int, int) - 类 的构造器ameba.captcha.gimpy.DropShadowGimpyRenderer
 

E

elements() - 类 中的方法ameba.util.LinkedProperties
 
entryIterator() - 类 中的方法ameba.util.bean.BeanMap
Convenience method for getting an iterator over the entries.
entrySet() - 类 中的方法ameba.util.bean.BeanMap
Gets a Set of MapEntry objects that are the mappings for this BeanMap.
entrySet() - 类 中的方法ameba.util.LinkedProperties
 
equals(Object) - 类 中的方法ameba.util.bean.BeanCollection
 
equals(Object) - 类 中的方法ameba.util.bean.BeanList
 
equals(Object) - 类 中的方法ameba.util.bean.BeanSet
 
equals(Object) - 类 中的方法ameba.util.LinkedProperties
 

F

failure() - 类 中的静态方法ameba.util.Result
failure.
failure(String) - 类 中的静态方法ameba.util.Result
failure.
failure(String, String) - 类 中的静态方法ameba.util.Result
failure.
failure(int, String) - 类 中的静态方法ameba.util.Result
failure.
failure(long, String) - 类 中的静态方法ameba.util.Result
failure.
failure(int, String, String) - 类 中的静态方法ameba.util.Result
failure.
failure(String, String, String) - 类 中的静态方法ameba.util.Result
 
failure(long, String, String) - 类 中的静态方法ameba.util.Result
 
failure(int, String, List<Result.Error>) - 类 中的静态方法ameba.util.Result
failure.
failure(int, String, String, List<Result.Error>) - 类 中的静态方法ameba.util.Result
failure.
failure(String, String, String, List<Result.Error>) - 类 中的静态方法ameba.util.Result
 
failure(long, String, String, List<Result.Error>) - 类 中的静态方法ameba.util.Result
 
failure(String, List<Result.Error>) - 类 中的静态方法ameba.util.Result
failure.
failure(String, String, List<Result.Error>) - 类 中的静态方法ameba.util.Result
failure.
firePropertyChange(Object, Object, Object) - 类 中的方法ameba.util.bean.BeanMap
Called during a successful AbstractMap.put(Object, Object) operation.
FishEyeGimpyRenderer - ameba.captcha.gimpy中的类
Overlays a warped grid to the image.
FishEyeGimpyRenderer() - 类 的构造器ameba.captcha.gimpy.FishEyeGimpyRenderer
 
FishEyeGimpyRenderer(Color, Color) - 类 的构造器ameba.captcha.gimpy.FishEyeGimpyRenderer
 
FiveLetterFirstNameTextProducer - ameba.captcha.text.producer中的类
 
FiveLetterFirstNameTextProducer() - 类 的构造器ameba.captcha.text.producer.FiveLetterFirstNameTextProducer
 
FlatColorBackgroundProducer - ameba.captcha.backgrounds中的类
 
FlatColorBackgroundProducer() - 类 的构造器ameba.captcha.backgrounds.FlatColorBackgroundProducer
 
FlatColorBackgroundProducer(Color) - 类 的构造器ameba.captcha.backgrounds.FlatColorBackgroundProducer
 
fonts - 类 中的变量ameba.util.Images.Captcha
 

G

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 the image using the default GimpyRenderer (a RippleGimpyRenderer).
gimp(GimpyRenderer) - 类 中的方法ameba.captcha.Captcha.Builder
Gimp the image using the given GimpyRenderer.
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
 

H

h - 类 中的变量ameba.util.Images.Captcha
 
hashCode() - 类 中的方法ameba.util.bean.BeanCollection
 
hashCode() - 类 中的方法ameba.util.bean.BeanList
 
hashCode() - 类 中的方法ameba.util.bean.BeanSet
 
hashCode() - 类 中的方法ameba.util.LinkedProperties
 
hasNext() - 类 中的方法ameba.util.bean.BeanIterator
 
hasNext() - 类 中的方法ameba.util.bean.BeanListIterator
 
hasPrevious() - 类 中的方法ameba.util.bean.BeanListIterator
 

I

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
 

J

JAVA_EXTENSION - 类 中的静态变量ameba.util.ClassUtils
 

K

keyIterator() - 类 中的方法ameba.util.bean.BeanMap
Convenience method for getting an iterator over the keys.
keys() - 类 中的方法ameba.util.LinkedProperties
 
keySet() - 类 中的方法ameba.util.bean.BeanMap
Get the keys for this BeanMap.
keySet() - 类 中的方法ameba.util.LinkedProperties
 

L

lastIndexOf(Object) - 类 中的方法ameba.util.bean.BeanList
 
limit - 类 中的变量ameba.util.UnsafeByteArrayInputStream
 
LinkedProperties - ameba.util中的类
 
LinkedProperties() - 类 的构造器ameba.util.LinkedProperties
 
list - 类 中的变量ameba.util.bean.BeanList
 
listIterator() - 类 中的方法ameba.util.bean.BeanList
 
listIterator(int) - 类 中的方法ameba.util.bean.BeanList
 

M

makeNoise(BufferedImage) - 类 中的方法ameba.captcha.noise.CurvedLineNoiseProducer
 
makeNoise(BufferedImage) - 接口 中的方法ameba.captcha.noise.NoiseProducer
 
makeNoise(BufferedImage) - 类 中的方法ameba.captcha.noise.StraightLineNoiseProducer
 
mark - 类 中的变量ameba.util.UnsafeByteArrayInputStream
 
mark(int) - 类 中的方法ameba.util.UnsafeByteArrayInputStream
 
markSupported() - 类 中的方法ameba.util.UnsafeByteArrayInputStream
 
MimeType - ameba.util中的类
 
MimeType() - 类 的构造器ameba.util.MimeType
 
mix(Sample, double, Sample, double) - 类 中的静态方法ameba.captcha.audio.Mixer
 
Mixer - ameba.captcha.audio中的类
Helper class for operating on audio Samples.
Mixer() - 类 的构造器ameba.captcha.audio.Mixer
 

N

NAME - 类 中的静态变量ameba.captcha.audio.AudioCaptcha
 
NAME - 类 中的静态变量ameba.captcha.Captcha
 
needTransform(Object) - 类 中的方法ameba.util.bean.BeanTransformer
 
newDeletedCookie(String) - 类 中的静态方法ameba.util.Cookies
 
newHttpOnlyCookie(String, String) - 类 中的静态方法ameba.util.Cookies
 
newHttpOnlyCookie(String, String, int) - 类 中的静态方法ameba.util.Cookies
 
newInstance(String) - 类 中的静态方法ameba.util.ClassUtils
 
newInstance(Class, Object...) - 类 中的静态方法ameba.util.ClassUtils
 
next() - 类 中的方法ameba.util.bean.BeanIterator
 
next() - 类 中的方法ameba.util.bean.BeanListIterator
 
nextIndex() - 类 中的方法ameba.util.bean.BeanListIterator
 
noise - 类 中的变量ameba.util.Images.Captcha
 
NoiseProducer - ameba.captcha.audio.noise中的接口
 
NoiseProducer - ameba.captcha.noise中的接口
 
noNullElements(Object[], String) - 类 中的静态方法ameba.util.Assert
Assert that an array has no null elements.
noNullElements(Object[]) - 类 中的静态方法ameba.util.Assert
Assert that an array has no null elements.
notEmpty(Object[], String) - 类 中的静态方法ameba.util.Assert
Assert that an array has elements; that is, it must not be null and must have at least one element.
notEmpty(Object[]) - 类 中的静态方法ameba.util.Assert
Assert that an array has elements; that is, it must not be null and must have at least one element.
notEmpty(Collection, String) - 类 中的静态方法ameba.util.Assert
Assert that a collection has elements; that is, it must not be null and must have at least one element.
notEmpty(Collection) - 类 中的静态方法ameba.util.Assert
Assert that a collection has elements; that is, it must not be null and must have at least one element.
notEmpty(Map, String) - 类 中的静态方法ameba.util.Assert
Assert that a Map has entries; that is, it must not be null and must have at least one entry.
notEmpty(Map) - 类 中的静态方法ameba.util.Assert
Assert that a Map has entries; that is, it must not be null and must have at least one entry.
notNull(Object, String) - 类 中的静态方法ameba.util.Assert
Assert that an object is not null .
notNull(Object) - 类 中的静态方法ameba.util.Assert
Assert that an object is not null .
NumbersAnswerProducer - ameba.captcha.text.producer中的类
TextProducer implementation that will return a series of numbers.
NumbersAnswerProducer() - 类 的构造器ameba.captcha.text.producer.NumbersAnswerProducer
 
NumbersAnswerProducer(int) - 类 的构造器ameba.captcha.text.producer.NumbersAnswerProducer
 

O

onTransform(Object) - 类 中的方法ameba.util.bean.BeanTransformer
 

P

parseDuration(String) - 类 中的静态方法ameba.util.Times
Parse a duration
position - 类 中的变量ameba.util.UnsafeByteArrayInputStream
 
position() - 类 中的方法ameba.util.UnsafeByteArrayInputStream
 
position(int) - 类 中的方法ameba.util.UnsafeByteArrayInputStream
 
previous() - 类 中的方法ameba.util.bean.BeanListIterator
 
previousIndex() - 类 中的方法ameba.util.bean.BeanListIterator
 
propertyNames() - 类 中的方法ameba.util.LinkedProperties
 
put(String, Object) - 类 中的方法ameba.util.bean.BeanMap
Sets the bean property with the given name to the given value.
put(Object, Object) - 类 中的方法ameba.util.LinkedProperties
 
put(String, String) - 类 中的静态方法ameba.util.MimeType
Associates the specified extension and content type
putAll(Map<?, ?>) - 类 中的方法ameba.util.LinkedProperties
 
putAllWriteable(BeanMap<T>) - 类 中的方法ameba.util.bean.BeanMap
Puts all of the writable properties from the given BeanMap into this BeanMap.

R

RandomNoiseProducer - ameba.captcha.audio.noise中的类
Adds noise to a Sample from one of the given noiseFiles.
RandomNoiseProducer() - 类 的构造器ameba.captcha.audio.noise.RandomNoiseProducer
 
RandomNoiseProducer(String[]) - 类 的构造器ameba.captcha.audio.noise.RandomNoiseProducer
 
RandomNumberVoiceProducer - ameba.captcha.audio.producer中的类
VoiceProducer which generates a vocalization for a given number, randomly selecting from a list of voices.
RandomNumberVoiceProducer() - 类 的构造器ameba.captcha.audio.producer.RandomNumberVoiceProducer
 
RandomNumberVoiceProducer(Map<Integer, String[]>) - 类 的构造器ameba.captcha.audio.producer.RandomNumberVoiceProducer
Creates a RandomNumberVoiceProducer for the given voices, a map of numbers to their corresponding filenames.
read() - 类 中的方法ameba.util.Images.Captcha
 
read(byte[]) - 类 中的方法ameba.util.Images.Captcha
 
read(InputStream) - 类 中的静态方法ameba.util.IOUtils
 
read(Reader) - 类 中的静态方法ameba.util.IOUtils
 
read(Reader, int) - 类 中的静态方法ameba.util.IOUtils
 
read() - 类 中的方法ameba.util.UnsafeByteArrayInputStream
 
read(byte[], int, int) - 类 中的方法ameba.util.UnsafeByteArrayInputStream
 
readByteArray(InputStream) - 类 中的静态方法ameba.util.IOUtils
 
readByteArrayFromResource(String) - 类 中的静态方法ameba.util.IOUtils
 
readFromResource(String) - 类 中的静态方法ameba.util.IOUtils
 
readHandleType - 类 中的变量ameba.util.bean.BeanMap
 
readInvokers - 类 中的变量ameba.util.bean.BeanMap
 
readResource(String) - 类 中的静态方法ameba.captcha.util.SampleUtil
Get a file resource and return it as an InputStream.
readSample(String) - 类 中的静态方法ameba.captcha.util.SampleUtil
 
rehash() - 类 中的方法ameba.util.LinkedProperties
 
reinitialise() - 类 中的方法ameba.util.bean.BeanMap
Reinitializes this bean.
remove(Object) - 类 中的方法ameba.util.bean.BeanCollection
 
remove() - 类 中的方法ameba.util.bean.BeanIterator
 
remove(int) - 类 中的方法ameba.util.bean.BeanList
 
remove(Object) - 类 中的方法ameba.util.bean.BeanList
 
remove() - 类 中的方法ameba.util.bean.BeanListIterator
 
remove(Object) - 类 中的方法ameba.util.bean.BeanSet
 
remove(Object) - 类 中的方法ameba.util.LinkedProperties
 
removeAll(Collection) - 类 中的方法ameba.util.bean.BeanCollection
 
removeAll(Collection) - 类 中的方法ameba.util.bean.BeanList
 
removeAll(Collection) - 类 中的方法ameba.util.bean.BeanSet
 
render(String, BufferedImage) - 类 中的方法ameba.captcha.text.renderer.ColoredEdgesWordRenderer
 
render(String, BufferedImage) - 类 中的方法ameba.captcha.text.renderer.DefaultWordRenderer
Render a word onto a BufferedImage.
render(String, BufferedImage) - 接口 中的方法ameba.captcha.text.renderer.WordRenderer
Render a word to a BufferedImage.
reset() - 类 中的方法ameba.util.UnsafeByteArrayInputStream
 
reset() - 类 中的方法ameba.util.UnsafeByteArrayOutputStream
 
resize(File, File, int, int) - 类 中的静态方法ameba.util.Images
Resize an image
resize(File, File, int, int, boolean) - 类 中的静态方法ameba.util.Images
Resize an image
Result - ameba.util中的类
Result class.
Result(boolean) - 类 的构造器ameba.util.Result
Constructor for Result.
Result(String, List<Result.Error>) - 类 的构造器ameba.util.Result
Constructor for Result.
Result(String, String, String, List<Result.Error>) - 类 的构造器ameba.util.Result
Constructor for Result.
Result(int, String, List<Result.Error>) - 类 的构造器ameba.util.Result
Constructor for Result.
Result(int, String, String, List<Result.Error>) - 类 的构造器ameba.util.Result
Constructor for Result.
Result(boolean, String) - 类 的构造器ameba.util.Result
Constructor for Result.
Result(boolean, String, String) - 类 的构造器ameba.util.Result
Constructor for Result.
Result(String, String, List<Result.Error>) - 类 的构造器ameba.util.Result
Constructor for Result.
Result.Error - ameba.util中的类
 
Result.Error(String) - 类 的构造器ameba.util.Result.Error
 
Result.Error(String, String) - 类 的构造器ameba.util.Result.Error
 
Result.Error(String, String, String) - 类 的构造器ameba.util.Result.Error
 
Result.Error(String, String, String, String) - 类 的构造器ameba.util.Result.Error
 
retainAll(Collection) - 类 中的方法ameba.util.bean.BeanCollection
 
retainAll(Collection) - 类 中的方法ameba.util.bean.BeanList
 
retainAll(Collection) - 类 中的方法ameba.util.bean.BeanSet
 
RippleGimpyRenderer - ameba.captcha.gimpy中的类
 
RippleGimpyRenderer() - 类 的构造器ameba.captcha.gimpy.RippleGimpyRenderer
 

S

Sample - ameba.captcha.audio中的类
Class representing a sound sample, typically read in from a file.
Sample(InputStream) - 类 的构造器ameba.captcha.audio.Sample
 
SampleUtil - ameba.captcha.util中的类
 
SampleUtil() - 类 的构造器ameba.captcha.util.SampleUtil
 
SC_AUDIO_FORMAT - 类 中的静态变量ameba.captcha.audio.Sample
 
searchProperty(Object, String) - 类 中的静态方法ameba.util.ClassUtils
 
set(int, Object) - 类 中的方法ameba.util.bean.BeanList
 
set(Object) - 类 中的方法ameba.util.bean.BeanListIterator
 
set(String, Object) - 类 中的方法ameba.util.bean.BeanMap
 
set - 类 中的变量ameba.util.bean.BeanSet
 
setBackground(String, String) - 类 中的方法ameba.util.Images.Captcha
Set a gradient background.
setBackground(String) - 类 中的方法ameba.util.Images.Captcha
Set a solid background.
setBean(T) - 类 中的方法ameba.util.bean.BeanMap
Sets the bean to be operated on by this map.
setCode(String) - 类 中的方法ameba.util.Result.Error
 
setCode(String) - 类 中的方法ameba.util.Result
Setter for the field code.
setDescription(String) - 类 中的方法ameba.util.Result.Error
 
setDescription(String) - 类 中的方法ameba.util.Result
Setter for the field description.
setErrors(List<Result.Error>) - 类 中的方法ameba.util.Result
Setter for the field errors.
setFromColor(Color) - 类 中的方法ameba.captcha.backgrounds.GradiatedBackgroundProducer
 
setMessage(String) - 类 中的方法ameba.util.Result.Error
 
setMessage(String) - 类 中的方法ameba.util.Result
Setter for the field message.
setSource(String) - 类 中的方法ameba.util.Result.Error
 
setSquigglesBackground() - 类 中的方法ameba.util.Images.Captcha
Set a squiggles background
setSuccess(boolean) - 类 中的方法ameba.util.Result
Setter for the field success.
setToColor(Color) - 类 中的方法ameba.captcha.backgrounds.GradiatedBackgroundProducer
 
setValue(Object) - 类 中的方法ameba.util.bean.BeanMap.Entry
Sets the value.
ShearGimpyRenderer - ameba.captcha.gimpy中的类
 
ShearGimpyRenderer() - 类 的构造器ameba.captcha.gimpy.ShearGimpyRenderer
 
ShearGimpyRenderer(Color) - 类 的构造器ameba.captcha.gimpy.ShearGimpyRenderer
 
size() - 类 中的方法ameba.util.bean.BeanCollection
 
size() - 类 中的方法ameba.util.bean.BeanList
 
size() - 类 中的方法ameba.util.bean.BeanMap
Returns the number of properties defined by the bean.
size() - 类 中的方法ameba.util.bean.BeanSet
 
size() - 类 中的方法ameba.util.LinkedProperties
 
size() - 类 中的方法ameba.util.UnsafeByteArrayInputStream
 
size() - 类 中的方法ameba.util.UnsafeByteArrayOutputStream
 
skip(long) - 类 中的方法ameba.util.UnsafeByteArrayInputStream
 
SquigglesBackgroundProducer - ameba.captcha.backgrounds中的类
 
SquigglesBackgroundProducer() - 类 的构造器ameba.captcha.backgrounds.SquigglesBackgroundProducer
 
state(boolean, String) - 类 中的静态方法ameba.util.Assert
Assert a boolean expression, throwing IllegalStateException if the test result is false.
state(boolean) - 类 中的静态方法ameba.util.Assert
Assert a boolean expression, throwing IllegalStateException if the test result is false.
StraightLineNoiseProducer - ameba.captcha.noise中的类
Draws a 4-pixel thick straight red line through the given image.
StraightLineNoiseProducer() - 类 的构造器ameba.captcha.noise.StraightLineNoiseProducer
Default constructor creates a 4-pixel wide red line.
StraightLineNoiseProducer(Color, int) - 类 的构造器ameba.captcha.noise.StraightLineNoiseProducer
 
StretchGimpyRenderer - ameba.captcha.gimpy中的类
Stretch the given image over the X and Y axes.
StretchGimpyRenderer() - 类 的构造器ameba.captcha.gimpy.StretchGimpyRenderer
 
StretchGimpyRenderer(double, double) - 类 的构造器ameba.captcha.gimpy.StretchGimpyRenderer
 
stringPropertyNames() - 类 中的方法ameba.util.LinkedProperties
 
subList(int, int) - 类 中的方法ameba.util.bean.BeanList
 
success() - 类 中的静态方法ameba.util.Result
success.
success(String) - 类 中的静态方法ameba.util.Result
success.
success(int, String) - 类 中的静态方法ameba.util.Result
success.
success(String, String) - 类 中的静态方法ameba.util.Result
success.
success(long, String) - 类 中的静态方法ameba.util.Result
 

T

text - 类 中的变量ameba.util.Images.Captcha
 
textColor - 类 中的变量ameba.util.Images.Captcha
 
TextProducer - ameba.captcha.text.producer中的接口
Generate an answer for the CAPTCHA.
Times - ameba.util中的类
 
Times() - 类 的构造器ameba.util.Times
 
toArray() - 类 中的方法ameba.util.bean.BeanCollection
 
toArray(Object[]) - 类 中的方法ameba.util.bean.BeanCollection
 
toArray() - 类 中的方法ameba.util.bean.BeanList
 
toArray(Object[]) - 类 中的方法ameba.util.bean.BeanList
 
toArray() - 类 中的方法ameba.util.bean.BeanSet
 
toArray(Object[]) - 类 中的方法ameba.util.bean.BeanSet
 
toBase64(File) - 类 中的静态方法ameba.util.Images
Encode an image to base64 using a data: URI
toByteArray(File) - 类 中的静态方法ameba.util.IOUtils
 
toByteArray() - 类 中的方法ameba.util.UnsafeByteArrayOutputStream
 
toByteBuffer() - 类 中的方法ameba.util.UnsafeByteArrayOutputStream
 
toDuration(long) - 类 中的静态方法ameba.util.Times
 
toString() - 类 中的方法ameba.captcha.audio.AudioCaptcha.Builder
 
toString() - 类 中的方法ameba.captcha.audio.AudioCaptcha
 
toString() - 类 中的方法ameba.captcha.audio.noise.RandomNoiseProducer
 
toString() - 类 中的方法ameba.captcha.audio.Sample
 
toString() - 类 中的方法ameba.captcha.Captcha.Builder
 
toString() - 类 中的方法ameba.captcha.Captcha
 
toString() - 类 中的方法ameba.util.bean.BeanCollection
 
toString() - 类 中的方法ameba.util.bean.BeanList
 
toString() - 类 中的方法ameba.util.bean.BeanListIterator
 
toString() - 类 中的方法ameba.util.bean.BeanMap
Renders a string representation of this object.
toString() - 类 中的方法ameba.util.bean.BeanSet
 
toString(Class, Method) - 类 中的静态方法ameba.util.ClassUtils
 
toString(Date) - 类 中的静态方法ameba.util.IOUtils
 
toString(StackTraceElement[]) - 类 中的静态方法ameba.util.IOUtils
 
toString() - 类 中的方法ameba.util.LinkedProperties
 
toString() - 类 中的方法ameba.util.UnsafeByteArrayOutputStream
 
toString(String) - 类 中的方法ameba.util.UnsafeByteArrayOutputStream
 
transform(BeanInvoker) - 类 中的方法ameba.util.bean.BeanMap
 
transform(Object) - 类 中的方法ameba.util.bean.BeanTransformer
 
transformer - 类 中的变量ameba.util.bean.BeanMap
 
transformPropertyName(String) - 类 中的方法ameba.util.bean.BeanMap
 
TransparentBackgroundProducer - ameba.captcha.backgrounds中的类
Generates a transparent background.
TransparentBackgroundProducer() - 类 的构造器ameba.captcha.backgrounds.TransparentBackgroundProducer
 
types - 类 中的变量ameba.util.bean.BeanMap
 

U

UnsafeByteArrayInputStream - ameba.util中的类
 
UnsafeByteArrayInputStream(byte[]) - 类 的构造器ameba.util.UnsafeByteArrayInputStream
 
UnsafeByteArrayInputStream(byte[], int) - 类 的构造器ameba.util.UnsafeByteArrayInputStream
 
UnsafeByteArrayInputStream(byte[], int, int) - 类 的构造器ameba.util.UnsafeByteArrayInputStream
 
UnsafeByteArrayOutputStream - ameba.util中的类
 
UnsafeByteArrayOutputStream() - 类 的构造器ameba.util.UnsafeByteArrayOutputStream
 
UnsafeByteArrayOutputStream(int) - 类 的构造器ameba.util.UnsafeByteArrayOutputStream
 
UrlExternalFormComparator - ameba.util中的类
 
UrlExternalFormComparator() - 类 的构造器ameba.util.UrlExternalFormComparator
 

V

valueIterator() - 类 中的方法ameba.util.bean.BeanMap
Convenience method for getting an iterator over the values.
values() - 类 中的方法ameba.util.bean.BeanMap
Returns the values for the BeanMap.
values() - 类 中的方法ameba.util.LinkedProperties
 
VoiceProducer - ameba.captcha.audio.producer中的接口
Generates a vocalization for a single character.

W

w - 类 中的变量ameba.util.Images.Captcha
 
WordRenderer - ameba.captcha.text.renderer中的接口
Render the answer for the CAPTCHA onto the image.
write(InputStream, Path) - 类 中的静态方法ameba.util.IOUtils
 
write(InputStream, File) - 类 中的静态方法ameba.util.IOUtils
 
write(InputStream, Path, StandardCopyOption) - 类 中的静态方法ameba.util.IOUtils
 
write(int) - 类 中的方法ameba.util.UnsafeByteArrayOutputStream
 
write(byte[], int, int) - 类 中的方法ameba.util.UnsafeByteArrayOutputStream
 
writeInvokers - 类 中的变量ameba.util.bean.BeanMap
 
writeTo(OutputStream) - 类 中的方法ameba.util.UnsafeByteArrayOutputStream
 

_

_transform(List) - 类 中的方法ameba.util.bean.BeanTransformer
 
_transform(Set) - 类 中的方法ameba.util.bean.BeanTransformer
 
_transform(Collection) - 类 中的方法ameba.util.bean.BeanTransformer
 
_transform(Object[]) - 类 中的方法ameba.util.bean.BeanTransformer
 
_transform(Iterable) - 类 中的方法ameba.util.bean.BeanTransformer
 
_transform(Iterator) - 类 中的方法ameba.util.bean.BeanTransformer
 
_transform(ListIterator) - 类 中的方法ameba.util.bean.BeanTransformer
 
_transform(Map) - 类 中的方法ameba.util.bean.BeanTransformer
 
A B C D E F G H I J K L M N O P R S T U V W _ 

Copyright © 2014–2016. All rights reserved.