All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AnnotationParser Annotation parser process an annotated elements and annotations.Annotations<A extends java.lang.annotation.Annotation> Annotations collector.AppendableWriter Appendable writer adapter.ArrayConverter<T> Converts given object to an array.ArraysUtil Array utilities.Base32 Base32 encoding.Base64 The fastest Base64 encoder/decoder implementations.BeanCopy Powerful tool for copying properties from one bean into another.BeanException Unchecked bean exception.BeanUtil Supreme utility for reading and writing bean properties.BeanUtilBean Instantiable version ofBeanUtil.BeanVisitor Visitor for bean properties.BigDecimalConverter Converts given object toBigDecimal.BigIntegerConverter Converts given object toBigInteger.BinarySearch<E> Binary search wrapper over any type of user-defined collection.BinarySearchBase Abstract binary search.Bits Part a copy ofjava.io.Bits, which is for unknown reason package local.BooleanArrayConverter Converts given object toboolean[].BooleanConverter Converts given object toBoolean.ByteArrayConverter Converts given object tobyte[].ByteConverter Converts given object toByte.CachingIntrospector Defaultintrospectorthat caches all class descriptors.CalendarConverter Converts given object toByte.CharacterArrayConverter Converts given object tochar[].CharacterConverter Converts given object toCharacter.CharArraySequence SimpleCharSequencewrapper of the char array.CharBufferReader Reader that wraps aCharBuffer.CharSequenceUtil CharUtil Various character and character sequence utilities, includingchar[]-byte[]conversions.ClassArrayConverter Converts given object toClassarray.ClassConverter Converts given object toClass.ClassDescriptor A descriptor class for all methods/fields/properties/constructors of a class.ClassIntrospector Default classClassIntrospectorsimply delegates method calls for more convenient usage.ClassIntrospector.Implementation ClassLoaderStrategy Class loader strategy defines how classes should be loaded.ClassLoaderStrategy.DefaultClassLoaderStrategy Default Jodd class loader strategy.ClassLoaderUtil Utilities to manipulate class path, define and find classes etc.ClassUtil Class utilities.CollectionConverter<T> Collection converter.CollectionUtil Some collection utilities.Converter Just a convenientTypeConverterManagerusage.CsvUtil Helps with CSV strings.CtorDescriptor Constructor descriptor.Ctors Constructors collection.DateConverter Converts given object tojava.util.Date.Descriptor Common descriptor stuff.DigestEngine Digest engines.DigestEngine.JavaDigestEngine DoubleArrayConverter Converts given object todouble[].DoubleConverter Converts given object toDouble.ExceptionUtil Few exception utilities.FieldDescriptor Field descriptor.Fields Collection offield descriptors.FileConverter Converts given object into theFile.FileNameUtil General filename and filepath manipulation utilities.FileUtil File utilities.FloatArrayConverter Converts given object tofloat[].FloatConverter Converts given object toFloat.Getter Unified getter property interface for both methods and fields.HtmlDecoder HTML decoder.HtmlEncoder Encodes text and URL strings in various ways resulting HTML-safe text.HttpMethod Http request methods.InExRules<V,P> Simple ruling engine for includes and excludes rules.InExRules.InExType IntegerArrayConverter Converts given object toint[].IntegerConverter Converts given object to anInteger.IOUtil Optimized byte and character stream utilities.Jodd Jodd!JulianDate Julian Date stamp, for high precision calculations.LocalDateConverter LocalDateTimeConverter LocaleConverter Converts given object to JavaLocale.LocalTimeConverter LongArrayConverter Converts given object tolong[].LongConverter Converts given object to aLong.MapEntry<K,V> DefaultMap.Entryimplementation.Mapper Value or type mapper.MapperFunction<IN,OUT> Mapper function allows object to be converted before actually used - usually before injected usingBeanUtil.MapperFunctionInstances Simple cache ofMapperFunctioninstances.MathUtil Various math utilities.MethodDescriptor Method descriptor.MethodParamDescriptor Method parameter descriptor.Methods Methods collection.MimeTypes Map file extensions to MIME types.NaturalOrderComparator<T> Probably the best natural strings comparator.NetUtil Network utilities.PathUtil Properties Bean properties collection.PropertiesUtil Misc java.util.Properties utils.PropertyDescriptor Property descriptor.RandomString Class that generates random strings.ResourcesUtil Setter Unified setter property interface for both methods and fields.ShortArrayConverter Converts given object toshort[].ShortConverter Converts given object toShort.SqlDateConverter Converts given object tojava.sql.Date.SqlTimeConverter Converts given object tojava.sql.Time.SqlTimestampConverter Converts given object tojava.sql.Timestamp.StreamGobbler Consumes a stream.StringArrayConverter Converts given object toString[].StringConverter Converts given object toString.StringPool Pool ofStringconstants to prevent repeating of hard-codedStringliterals in the code.StringTemplateMatcher StringTemplateMatcher.Match StringTemplateParser Parser for string macro templates.StringUtil String utilities.SystemInfo Various system information.SystemUtil Task Piece of code that that has no result and may throw an exception.ThreadFactoryBuilder FluentThreadFactorybuilder.ThreadUtil Thread utilities.TimeUtil TimeZoneConverter Converts given object to JavaTimeZone.TypeCache<T> Types cache.TypeCache.Builder<A> TypeConversionException Type conversion exception.TypeConverter<T> Object converter interface.TypeConverterManager Provides dynamic object conversion to a type.UncheckedException Unchecked exception and also a wrapper for checked exceptions.UncheckedException.CallableVoid UnicodeInputStream Unicode input stream for detecting UTF encodings and reading BOM characters.URIConverter Converter given object toURI.URLCoder Encodes URLs correctly, significantly faster and more convenient.URLCoder.Builder URLConverter Converts given object toURL.URLDecoder URL decoder.Util Some general utilities.UUIDConverter Wildcard Checks whether a string or path matches a given wildcard pattern.ZipBuilder ZIP builder class for building both files or in-memory zips.ZipUtil Performs zip/gzip/zlib operations on files and directories.