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

A

AbstractCacheMap<K,V> - Class in jodd.cache
Default implementation of timed and size cache map.
AbstractCacheMap() - Constructor for class jodd.cache.AbstractCacheMap
 
AbstractFormatter - Class in jodd.datetime.formatter
Abstract formatter for easier JdtFormatter implementations.
AbstractFormatter() - Constructor for class jodd.datetime.formatter.AbstractFormatter
 
accept(File, String) - Method in class jodd.io.filter.RegExpFileFilter
 
accept(File, String) - Method in class jodd.io.filter.WildcardFileFilter
 
AdaptiveFileUpload - Class in jodd.servlet.upload.impl
Smart FileUpload implementation that defer the action of what to do with uploaded file for later.
AdaptiveFileUpload(MultipartRequestInputStream) - Constructor for class jodd.servlet.upload.impl.AdaptiveFileUpload
 
AdaptiveFileUpload(MultipartRequestInputStream, int, File, int, boolean, String[], boolean) - Constructor for class jodd.servlet.upload.impl.AdaptiveFileUpload
 
AdaptiveFileUpload.Factory - Class in jodd.servlet.upload.impl
 
AdaptiveFileUpload.Factory() - Constructor for class jodd.servlet.upload.impl.AdaptiveFileUpload.Factory
 
add(int, int, int, int, int, double, boolean) - Method in class jodd.datetime.JDateTime
Adds time to current time.
add(int, int, int, int, int, double) - Method in class jodd.datetime.JDateTime
Performs time adding with preset value of monthFix attribute.
add(int, int, int, boolean) - Method in class jodd.datetime.JDateTime
Adds date, leaving time unchanged.
add(int, int, int) - Method in class jodd.datetime.JDateTime
Adds date, leaving time unchanged, with preset value of monthFix.
add(JulianDateStamp) - Method in class jodd.datetime.JulianDateStamp
Adds a JD to current instance.
add(double) - Method in class jodd.datetime.JulianDateStamp
Adds a double to current instance.
add(E) - Method in interface jodd.util.collection.Bag
(Violation) Adds one copy the specified object to the Bag.
add(E, int) - Method in interface jodd.util.collection.Bag
Adds nCopies copies of the specified object to the Bag.
add(boolean) - Method in class jodd.util.collection.BooleanArrayList
Appends the specified element to the end of this list.
add(int, boolean) - Method in class jodd.util.collection.BooleanArrayList
Inserts the specified element at the specified position in this list.
add(byte) - Method in class jodd.util.collection.ByteArrayList
Appends the specified element to the end of this list.
add(int, byte) - Method in class jodd.util.collection.ByteArrayList
Inserts the specified element at the specified position in this list.
add(char) - Method in class jodd.util.collection.CharArrayList
Appends the specified element to the end of this list.
add(int, char) - Method in class jodd.util.collection.CharArrayList
Inserts the specified element at the specified position in this list.
add(double) - Method in class jodd.util.collection.DoubleArrayList
Appends the specified element to the end of this list.
add(int, double) - Method in class jodd.util.collection.DoubleArrayList
Inserts the specified element at the specified position in this list.
add(float) - Method in class jodd.util.collection.FloatArrayList
Appends the specified element to the end of this list.
add(int, float) - Method in class jodd.util.collection.FloatArrayList
Inserts the specified element at the specified position in this list.
add(E) - Method in class jodd.util.collection.HashBag
Adds a new element to the bag, incrementing its count in the underlying map.
add(E, int) - Method in class jodd.util.collection.HashBag
Adds a new element to the bag, incrementing its count in the map.
add(int) - Method in class jodd.util.collection.IntArrayList
Appends the specified element to the end of this list.
add(int, int) - Method in class jodd.util.collection.IntArrayList
Inserts the specified element at the specified position in this list.
add(long) - Method in class jodd.util.collection.LongArrayList
Appends the specified element to the end of this list.
add(int, long) - Method in class jodd.util.collection.LongArrayList
Inserts the specified element at the specified position in this list.
add(E) - Method in class jodd.util.collection.SetMapAdapter
Adds the specified element to this set if it is not already present.
add(short) - Method in class jodd.util.collection.ShortArrayList
Appends the specified element to the end of this list.
add(int, short) - Method in class jodd.util.collection.ShortArrayList
Inserts the specified element at the specified position in this list.
add(Comparator) - Method in class jodd.util.MultiComparator
 
addAll(boolean[]) - Method in class jodd.util.collection.BooleanArrayList
Appends all of the elements in the specified array to the end of this list.
addAll(int, boolean[]) - Method in class jodd.util.collection.BooleanArrayList
Appends all of the elements in the specified array at the specified position in this list.
addAll(byte[]) - Method in class jodd.util.collection.ByteArrayList
Appends all of the elements in the specified array to the end of this list.
addAll(int, byte[]) - Method in class jodd.util.collection.ByteArrayList
Appends all of the elements in the specified array at the specified position in this list.
addAll(char[]) - Method in class jodd.util.collection.CharArrayList
Appends all of the elements in the specified array to the end of this list.
addAll(int, char[]) - Method in class jodd.util.collection.CharArrayList
Appends all of the elements in the specified array at the specified position in this list.
addAll(double[]) - Method in class jodd.util.collection.DoubleArrayList
Appends all of the elements in the specified array to the end of this list.
addAll(int, double[]) - Method in class jodd.util.collection.DoubleArrayList
Appends all of the elements in the specified array at the specified position in this list.
addAll(float[]) - Method in class jodd.util.collection.FloatArrayList
Appends all of the elements in the specified array to the end of this list.
addAll(int, float[]) - Method in class jodd.util.collection.FloatArrayList
Appends all of the elements in the specified array at the specified position in this list.
addAll(Collection<? extends E>) - Method in class jodd.util.collection.HashBag
Invokes HashBag.add(Object) for each element in the given collection.
addAll(int[]) - Method in class jodd.util.collection.IntArrayList
Appends all of the elements in the specified array to the end of this list.
addAll(int, int[]) - Method in class jodd.util.collection.IntArrayList
Appends all of the elements in the specified array at the specified position in this list.
addAll(long[]) - Method in class jodd.util.collection.LongArrayList
Appends all of the elements in the specified array to the end of this list.
addAll(int, long[]) - Method in class jodd.util.collection.LongArrayList
Appends all of the elements in the specified array at the specified position in this list.
addAll(short[]) - Method in class jodd.util.collection.ShortArrayList
Appends all of the elements in the specified array to the end of this list.
addAll(int, short[]) - Method in class jodd.util.collection.ShortArrayList
Appends all of the elements in the specified array at the specified position in this list.
addAttachment(String, DataHandler) - Method in class jodd.mail.Email
Adds a generic attachment.
addAttachment(String, String) - Method in class jodd.mail.Email
Adds a HTML attachment.
addAttachment(String) - Method in class jodd.mail.Email
Adds an existing file as attachment.
addDay(int, boolean) - Method in class jodd.datetime.JDateTime
Adds days.
addDay(int) - Method in class jodd.datetime.JDateTime
Adds days, with preset value of monthFix.
addFile(File) - Method in class jodd.io.FileMonitor
Adds file to listen for.
addFileToClassPath(String) - Static method in class jodd.util.ClassLoaderUtil
Adds additional file or path to classpath during runtime.
addFileToClassPath(String, URLClassLoader) - Static method in class jodd.util.ClassLoaderUtil
Adds additional file or path to classpath during runtime.
addFileToClassPath(File) - Static method in class jodd.util.ClassLoaderUtil
Adds additional file or path to classpath during runtime.
addFileToClassPath(File, URLClassLoader) - Static method in class jodd.util.ClassLoaderUtil
Adds additional file or path to classpath during runtime.
addFilter(FileFilter) - Method in class jodd.io.findfile.FilterFindFile
Adds a file filter.
addFilters(FileFilter[]) - Method in class jodd.io.findfile.FilterFindFile
Adds array of file filters.
addHeader(String, String) - Method in class jodd.mail.Email
Add single header.
addHeaders(Map) - Method in class jodd.mail.Email
Add map of headers.
addHour(int, boolean) - Method in class jodd.datetime.JDateTime
Adds hours.
addHour(int) - Method in class jodd.datetime.JDateTime
Adds hours, with preset value of monthFix.
addListener(FileChangeListener) - Method in class jodd.io.FileMonitor
Adds listener to this file monitor.
addMillisecond(int, boolean) - Method in class jodd.datetime.JDateTime
Adds milliseconds.
addMillisecond(int) - Method in class jodd.datetime.JDateTime
Adds milliseconds, with preset value of monthFix.
addMinute(int, boolean) - Method in class jodd.datetime.JDateTime
Adds minutes.
addMinute(int) - Method in class jodd.datetime.JDateTime
Adds minutes, with preset value of monthFix.
addMonth(int, boolean) - Method in class jodd.datetime.JDateTime
Adds month.
addMonth(int) - Method in class jodd.datetime.JDateTime
Adds month, with preset value of monthFix.
addNode(DefaultMutableTreeNode, Component, Component) - Method in class jodd.swing.spy.SwingSpyPanel
Recursively adds new nodes to the tree.
addSecond(double, boolean) - Method in class jodd.datetime.JDateTime
Adds seconds.
addSecond(double) - Method in class jodd.datetime.JDateTime
Adds seconds, with preset value of monthFix.
addTime(int, int, double, boolean) - Method in class jodd.datetime.JDateTime
Adds time.
addTime(int, int, double) - Method in class jodd.datetime.JDateTime
Adds time, with preset value of monthFix.
addUrlToClassPath(URL) - Static method in class jodd.util.ClassLoaderUtil
Adds the content pointed by the URL to the classpath during runtime.
addUrlToClassPath(URL, URLClassLoader) - Static method in class jodd.util.ClassLoaderUtil
Adds the content pointed by the URL to the classpath during runtime.
addYear(int, boolean) - Method in class jodd.datetime.JDateTime
Adds year.
addYear(int) - Method in class jodd.datetime.JDateTime
Adds year, with preset value of monthFix.
afterInit() - Method in class jodd.util.DateFormatSymbolsEx
 
aggressive - Variable in class jodd.util.JavaSourceClassLoader
 
allClasses - Variable in class jodd.util.RuntimeJavaSourceLoader
 
allCtors - Variable in class jodd.introspector.ClassDescriptor
 
allFields - Variable in class jodd.introspector.ClassDescriptor
 
allMethods - Variable in class jodd.introspector.ClassDescriptor
 
allowFileExtensions - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
allowFileExtensions - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload.Factory
 
allProperties - Variable in class jodd.introspector.ClassDescriptor
 
allSources - Variable in class jodd.util.RuntimeJavaSourceLoader
 
alternate - Variable in class jodd.format.PrintfFormat
 
AMPERSAND - Static variable in interface jodd.util.StringPool
 
AND - Static variable in interface jodd.util.StringPool
 
AppletUtil - Class in jodd.util
Misc applet utilities.
AppletUtil() - Constructor for class jodd.util.AppletUtil
 
array(Object[], int) - Static method in class jodd.servlet.HtmlFormUtil
Performs safe array lookup.
array(int[], int) - Static method in class jodd.servlet.HtmlFormUtil
 
array(long[], int) - Static method in class jodd.servlet.HtmlFormUtil
 
ArrayEnumeration - Class in jodd.util.collection
Enumeration over an array.
ArrayEnumeration(Object[]) - Constructor for class jodd.util.collection.ArrayEnumeration
 
ArrayEnumeration(Object[], int, int) - Constructor for class jodd.util.collection.ArrayEnumeration
 
arrayForcedGet(BeanProperty, Object, int) - Static method in class jodd.bean.BeanUtilUtil
Returns the element of an array forced.
arrayForcedSet(BeanProperty, Object, int, Object) - Static method in class jodd.bean.BeanUtilUtil
Sets the array element forced.
ArrayIterator - Class in jodd.util.collection
Iterator over an array.
ArrayIterator(Object[]) - Constructor for class jodd.util.collection.ArrayIterator
 
ArrayIterator(Object[], int, int) - Constructor for class jodd.util.collection.ArrayIterator
 
ArraysUtil - Class in jodd.util
More array utilities.
ArraysUtil() - Constructor for class jodd.util.ArraysUtil
 
AsciiStringInputStream - Class in jodd.io
Simple InputStream subclass to fetch low order bytes from a String.
AsciiStringInputStream(String) - Constructor for class jodd.io.AsciiStringInputStream
 
ASTERISK - Static variable in interface jodd.util.StringPool
 
AT - Static variable in interface jodd.util.StringPool
 
attach(Class) - Method in class jodd.util.RuntimeJavaSourceLoader
Attaches class sources for monitoring.
attach(String) - Method in class jodd.util.RuntimeJavaSourceLoader
Attaches class sources for monitoring.
attributesToString(Object) - Static method in class jodd.bean.BeanUtil
Constructs sorted string of all class attributes and their values. s
available - Variable in class jodd.io.AsciiStringInputStream
 
available() - Method in class jodd.io.AsciiStringInputStream
 
available - Variable in class jodd.io.StringInputStream
 
available() - Method in class jodd.io.StringInputStream
 

B

BACK_SLASH - Static variable in interface jodd.util.StringPool
 
Bag<E> - Interface in jodd.util.collection
Bags are a specialization of unordered collections that explicitly allow duplicates.
Base64 - Class in jodd.util
One of the fastest implementation of the Base64 encoding.
Base64() - Constructor for class jodd.util.Base64
 
baseUrl(String) - Static method in class jodd.servlet.HtmlEncode
 
baseUrl(String, String) - Static method in class jodd.servlet.HtmlEncode
 
baseUrl(String, PageContext) - Static method in class jodd.servlet.HtmlEncode
 
baseUrl(String, String, PageContext) - Static method in class jodd.servlet.HtmlEncode
 
baseUrl(String, HttpServletRequest, HttpServletResponse) - Static method in class jodd.servlet.HtmlEncode
 
baseUrl(String, String, HttpServletRequest, HttpServletResponse) - Static method in class jodd.servlet.HtmlEncode
 
baStream - Variable in class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
BeanException - Exception in jodd.bean
Unchecked bean exception.
BeanException(Throwable) - Constructor for exception jodd.bean.BeanException
 
BeanException() - Constructor for exception jodd.bean.BeanException
 
BeanException(String) - Constructor for exception jodd.bean.BeanException
 
BeanException(String, BeanProperty) - Constructor for exception jodd.bean.BeanException
 
BeanException(String, Throwable) - Constructor for exception jodd.bean.BeanException
 
BeanException(String, BeanProperty, Throwable) - Constructor for exception jodd.bean.BeanException
 
BeanLoader - Interface in jodd.bean.loader
Bean Loaders know how to populate a bean from provided source.
BeanLoaderManager - Class in jodd.bean
Manager for BeanLoader instances that populates java beans from various sources.
BeanLoaderManager() - Constructor for class jodd.bean.BeanLoaderManager
 
BeanModifier - Interface in jodd.bean.modifier
 
BeanUtil - Class in jodd.bean
Yet another utility for reading and writing bean properties.
BeanUtil() - Constructor for class jodd.bean.BeanUtil
 
BeanUtilUtil - Class in jodd.bean
Various bean property utilities that makes writings of BeanUtil classes easy.
BeanUtilUtil() - Constructor for class jodd.bean.BeanUtilUtil
 
BigDecimalConverter - Class in jodd.typeconverter
Converts given object to BigDecimal.
BigDecimalConverter() - Constructor for class jodd.typeconverter.BigDecimalConverter
 
BigIntegerConverter - Class in jodd.typeconverter
Converts given object to BigInteger.
BigIntegerConverter() - Constructor for class jodd.typeconverter.BigIntegerConverter
 
BLOCK - Static variable in class jodd.servlet.HtmlEncode
 
block(Object) - Static method in class jodd.servlet.HtmlEncode
 
block(String) - Static method in class jodd.servlet.HtmlEncode
Encodes text into HTML-safe block preserving paragraphs.
BooleanArrayConverter - Class in jodd.typeconverter
Converts given object to byte[].
BooleanArrayConverter() - Constructor for class jodd.typeconverter.BooleanArrayConverter
 
BooleanArrayList - Class in jodd.util.collection
ArrayList of boolean primitives.
BooleanArrayList() - Constructor for class jodd.util.collection.BooleanArrayList
Constructs an empty list with an initial capacity.
BooleanArrayList(int) - Constructor for class jodd.util.collection.BooleanArrayList
Constructs an empty list with the specified initial capacity.
BooleanArrayList(boolean[]) - Constructor for class jodd.util.collection.BooleanArrayList
Constructs a list containing the elements of the specified array.
BooleanConverter - Class in jodd.typeconverter
Converts given object to Boolean.
BooleanConverter() - Constructor for class jodd.typeconverter.BooleanConverter
 
boundary - Variable in class jodd.servlet.upload.MultipartRequestInputStream
 
breakOnError - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
breakOnError - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload.Factory
 
broadcastSessionCreated(HttpSessionEvent) - Method in class jodd.servlet.HttpSessionListenerBroadcaster
Broadcast all HttpSessionListenerBroadcaster.sessionCreated(javax.servlet.http.HttpSessionEvent) messages to all registered session listeners.
broadcastSessionDestoryed(HttpSessionEvent) - Method in class jodd.servlet.HttpSessionListenerBroadcaster
Broadcast all HttpSessionListenerBroadcaster.sessionDestroyed(javax.servlet.http.HttpSessionEvent) messages to all registered session listeners.
buf - Variable in class jodd.io.StringOutputStream
The internal destination StringBuffer.
BUF_SIZE - Static variable in class jodd.util.Base64
 
buffer - Variable in class jodd.servlet.filter.GzipResponseStream
The buffer through which all of our output bytes are passed.
BUFFER_SIZE - Static variable in class jodd.io.StreamUtil
Buffer size is set to 32 KB.
bufferCount - Variable in class jodd.servlet.filter.GzipResponseStream
The number of data bytes currently in the buffer.
buildMessage(String, Throwable) - Static method in class jodd.util.ExceptionUtil
Build a message for the given base message and root cause.
ByteArrayConverter - Class in jodd.typeconverter
Converts given object to byte[].
ByteArrayConverter() - Constructor for class jodd.typeconverter.ByteArrayConverter
 
ByteArrayDataSource - Class in jodd.mail
Implements a DataSource from an InputStream, a byte array, a String, a File.
ByteArrayDataSource(File, String) - Constructor for class jodd.mail.ByteArrayDataSource
Create a datasource from a File.
ByteArrayDataSource(InputStream, String) - Constructor for class jodd.mail.ByteArrayDataSource
Create a datasource from an input stream.
ByteArrayDataSource(byte[], String) - Constructor for class jodd.mail.ByteArrayDataSource
Create a datasource from a byte array.
ByteArrayDataSource(String, String) - Constructor for class jodd.mail.ByteArrayDataSource
Create a datasource from a String.
ByteArrayList - Class in jodd.util.collection
ArrayList of byte primitives.
ByteArrayList() - Constructor for class jodd.util.collection.ByteArrayList
Constructs an empty list with an initial capacity.
ByteArrayList(int) - Constructor for class jodd.util.collection.ByteArrayList
Constructs an empty list with the specified initial capacity.
ByteArrayList(byte[]) - Constructor for class jodd.util.collection.ByteArrayList
Constructs a list containing the elements of the specified array.
ByteArrayOutputStreamWrapper - Class in jodd.servlet.filter
Implementation of ServletOutputStream that allows the filter to hold the Response content for insertion into the cache.
ByteArrayOutputStreamWrapper(OutputStream) - Constructor for class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
ByteArrayOutputStreamWrapper() - Constructor for class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
ByteArrayResponseWrapper - Class in jodd.servlet.filter
 
ByteArrayResponseWrapper(ServletResponse) - Constructor for class jodd.servlet.filter.ByteArrayResponseWrapper
 
byteArrayToObject(byte[]) - Static method in class jodd.util.ObjectUtil
De-serialize an object from byte array.
ByteConverter - Class in jodd.typeconverter
Converts given object to Byte.
ByteConverter() - Constructor for class jodd.typeconverter.ByteConverter
 

C

Cache<K,V> - Interface in jodd.cache
Cache interface.
cache - Variable in class jodd.introspector.SimpleIntrospector
 
cache - Variable in class jodd.introspector.WeakIntrospector
 
cacheMap - Variable in class jodd.cache.AbstractCacheMap
 
cacheSize - Variable in class jodd.cache.AbstractCacheMap
 
CaddyDialog - Class in jodd.swing
JDialog that doesn't block.
CaddyDialog() - Constructor for class jodd.swing.CaddyDialog
 
CaddyDialog(Frame) - Constructor for class jodd.swing.CaddyDialog
 
CaddyDialog(Frame, String) - Constructor for class jodd.swing.CaddyDialog
 
CaddyDialog(Frame, String, boolean) - Constructor for class jodd.swing.CaddyDialog
 
CaddyDialog(Dialog) - Constructor for class jodd.swing.CaddyDialog
 
CaddyDialog(Dialog, String) - Constructor for class jodd.swing.CaddyDialog
 
CaddyDialog(Dialog, String, boolean) - Constructor for class jodd.swing.CaddyDialog
 
CalendarConverter - Class in jodd.datetime.converter
 
CalendarConverter() - Constructor for class jodd.datetime.converter.CalendarConverter
 
cancelPruneSchedule() - Method in class jodd.cache.TimedCache
Cancels prune schedules.
capitalize(String) - Static method in class jodd.util.StringUtil
Capitalizes a string, changing the first letter to upper case.
castType(Object, Class) - Static method in class jodd.util.ReflectUtil
Casts an object to destination type using type conversion if available.
cause - Variable in exception jodd.util.UncheckedException
 
CAUSE_DIV - Static variable in exception jodd.util.UncheckedException
Divider between causes printouts.
causeDetails - Variable in exception jodd.util.UncheckedException
If set to true stack trace will be enhanced with cause's stack traces.
center(JFrame) - Static method in class jodd.util.AppletUtil
Center frame window.
changeListener - Variable in class jodd.util.RuntimeJavaSourceLoader
 
CharacterConverter - Class in jodd.typeconverter
Converts given object to Character.
CharacterConverter() - Constructor for class jodd.typeconverter.CharacterConverter
 
CharacterEncodingFilter - Class in jodd.servlet.filter
Example filter that sets the character encoding to be used in parsing the incoming request, either unconditionally or only if the client did not specify a character encoding.
CharacterEncodingFilter() - Constructor for class jodd.servlet.filter.CharacterEncodingFilter
 
CharArrayList - Class in jodd.util.collection
ArrayList of char primitives.
CharArrayList() - Constructor for class jodd.util.collection.CharArrayList
Constructs an empty list with an initial capacity.
CharArrayList(int) - Constructor for class jodd.util.collection.CharArrayList
Constructs an empty list with the specified initial capacity.
CharArrayList(char[]) - Constructor for class jodd.util.collection.CharArrayList
Constructs a list containing the elements of the specified array.
CharArrayResponseWrapper - Class in jodd.servlet.filter
A response wrapper that takes everything the client would normally output and saves it in one big character array.
CharArrayResponseWrapper(HttpServletResponse) - Constructor for class jodd.servlet.filter.CharArrayResponseWrapper
Initializes wrapper.
charOffset - Variable in class jodd.io.StringInputStream
 
CharUtil - Class in jodd.util
Various character utilities.
CharUtil() - Constructor for class jodd.util.CharUtil
 
checked(boolean) - Static method in class jodd.servlet.HtmlFormUtil
 
checked(Boolean) - Static method in class jodd.servlet.HtmlFormUtil
 
checked(Object) - Static method in class jodd.servlet.HtmlFormUtil
 
checked(Object, String) - Static method in class jodd.servlet.HtmlFormUtil
Checks if string representation of an object equals to specified value.
checkedExist(Object) - Static method in class jodd.servlet.HtmlFormUtil
Checks if object exists.
checkedValue(Object, String) - Static method in class jodd.servlet.HtmlFormUtil
Shortcut for HtmlFormUtil.checked(Object, String).
checkedValue(boolean, String) - Static method in class jodd.servlet.HtmlFormUtil
Shortcut for HtmlFormUtil.checked(boolean).
checkedValue(Boolean, String) - Static method in class jodd.servlet.HtmlFormUtil
Shortcut for HtmlFormUtil.checked(boolean).
checkedValue(Object) - Static method in class jodd.servlet.HtmlFormUtil
Shortcut for HtmlFormUtil.checked(Object) assuming that value equals to "true".
checkedValueExist(Object) - Static method in class jodd.servlet.HtmlFormUtil
 
checkUpload() - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
Determines if upload is allowed.
classBuffer - Variable in class jodd.util.JavaSourceClassLoader
 
ClassDescriptor - Class in jodd.introspector
A descriptor class for all methods/fields/constructors of a class.
ClassDescriptor(Class) - Constructor for class jodd.introspector.ClassDescriptor
 
classForName(String, boolean) - Method in class jodd.util.RuntimeJavaSourceLoader
 
ClassIntrospector - Class in jodd.introspector
Default class Introspector simply delegates method calls for more convenient usage.
ClassIntrospector() - Constructor for class jodd.introspector.ClassIntrospector
 
ClassLoaderUtil - Class in jodd.util
 
ClassLoaderUtil() - Constructor for class jodd.util.ClassLoaderUtil
 
cleanDir() - Method in class jodd.io.FileEx
 
cleanDir(String) - Static method in class jodd.io.FileUtil
 
cleanDir(String, FileUtil.Settings) - Static method in class jodd.io.FileUtil
 
cleanDir(File) - Static method in class jodd.io.FileUtil
 
cleanDir(File, FileUtil.Settings) - Static method in class jodd.io.FileUtil
Cleans a directory without deleting it.
clear() - Method in class jodd.cache.AbstractCacheMap
Clears current cache.
clear() - Method in interface jodd.cache.Cache
Clears current cache.
clear() - Method in class jodd.cache.NoCache
 
clear() - Method in class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
clear() - Method in class jodd.util.collection.BooleanArrayList
Removes all of the elements from this list.
clear() - Method in class jodd.util.collection.ByteArrayList
Removes all of the elements from this list.
clear() - Method in class jodd.util.collection.CharArrayList
Removes all of the elements from this list.
clear() - Method in class jodd.util.collection.DoubleArrayList
Removes all of the elements from this list.
clear() - Method in class jodd.util.collection.FloatArrayList
Removes all of the elements from this list.
clear() - Method in class jodd.util.collection.HashBag
Clears the bag by clearing the underlying map.
clear() - Method in class jodd.util.collection.IntArrayList
Removes all of the elements from this list.
clear() - Method in class jodd.util.collection.IntHashMap
Removes all mappings from this map.
clear() - Method in class jodd.util.collection.LongArrayList
Removes all of the elements from this list.
clear() - Method in class jodd.util.collection.SetMapAdapter
Removes all of the elements from this set.
clear() - Method in class jodd.util.collection.ShortArrayList
Removes all of the elements from this list.
clear() - Method in class jodd.util.ref.ReferenceMap
 
clone() - Method in class jodd.datetime.DateTimeStamp
 
clone() - Method in class jodd.datetime.JDateTime
 
clone() - Method in class jodd.datetime.JulianDateStamp
 
clone() - Method in class jodd.io.FileUtil.Settings
 
clone() - Method in interface jodd.util.CloneableObject
Performs instance cloning.
clone() - Method in class jodd.util.collection.IntHashMap
Returns a shallow copy of this IntHashMap instance: the keys and values themselves are not cloned.
clone(Object) - Static method in class jodd.util.ObjectUtil
Clone an object by invoking it's clone() method, even if it is not overridden.
CloneableObject - Interface in jodd.util
Since Cloneable is just a marker interface, it is not possible to clone different type of objects at once.
cloneSettings() - Static method in class jodd.io.FileUtil
Creates new FileUtil.Settings instance by cloning current default settings.
cloneViaSerialization(Serializable) - Static method in class jodd.util.ObjectUtil
Create object copy using serialization mechanism.
close() - Method in class jodd.io.DebugOutputStream
 
close() - Method in class jodd.io.FastByteArrayOutputStream
Closing a FastByteArrayOutputStream has no effect.
close() - Method in class jodd.io.FastCharArrayWriter
Closing a FastCharArrayWriter has no effect.
close(InputStream) - Static method in class jodd.io.StreamUtil
Closes an input stream and releases any system resources associated with this stream.
close(OutputStream) - Static method in class jodd.io.StreamUtil
Closes an output stream and releases any system resources associated with this stream.
close(Reader) - Static method in class jodd.io.StreamUtil
Closes a character-input stream and releases any system resources associated with this stream.
close(Writer) - Static method in class jodd.io.StreamUtil
Closes a character-output stream and releases any system resources associated with this stream.
close() - Method in class jodd.io.StringOutputStream
Sets the internal StringBuffer to null.
close() - Method in class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
close() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
 
close() - Method in class jodd.servlet.filter.GzipResponseStream
Close this output stream, causing any buffered data to be flushed and any further output data to throw an IOException.
close(Context) - Static method in class jodd.util.ContextUtil
Closes naming context.
closed - Variable in class jodd.servlet.filter.GzipResponseStream
Has this stream been closed?
closed() - Method in class jodd.servlet.filter.GzipResponseStream
Has this response stream been closed?
COLON - Static variable in interface jodd.util.StringPool
 
COMMA - Static variable in interface jodd.util.StringPool
 
ComparableComparator<T extends java.lang.Comparable<T>> - Class in jodd.util
Comparator that adapts Comparables to the Comparator interface.
ComparableComparator() - Constructor for class jodd.util.ComparableComparator
 
compare(File) - Method in class jodd.io.FileEx
 
compare(String, String) - Static method in class jodd.io.FileUtil
 
compare(File, File) - Static method in class jodd.io.FileUtil
Compare the contents of two files to determine if they are equal or not.
compare(InputStream, InputStream) - Static method in class jodd.io.StreamUtil
Compares the content of two byte streams.
compare(Reader, Reader) - Static method in class jodd.io.StreamUtil
Compares the content of two character streams.
compare(T, T) - Method in class jodd.util.ComparableComparator
 
compare(Object, Object) - Method in class jodd.util.MultiComparator
 
compareDeclarations(Method, Method) - Static method in class jodd.util.ReflectUtil
Compares method declarations: signature and return types.
compareParameteres(Class[], Class[]) - Static method in class jodd.util.ReflectUtil
Compares method or ctor parameters.
compareSignatures(Method, Method) - Static method in class jodd.util.ReflectUtil
Compares method signatures: names and parameters
compareSignatures(Constructor, Constructor) - Static method in class jodd.util.ReflectUtil
Compares constructor signatures: names and parameters
compareSignatures(Field, Field) - Static method in class jodd.util.ReflectUtil
 
compareTo(Object) - Method in class jodd.datetime.DateTimeStamp
Compares this object with the specified object for order.
compareTo(Object) - Method in class jodd.datetime.JDateTime
Compares current JDateTime object with another one, up to 1 millisecond.
compareTo(Object) - Method in class jodd.mutable.MutableBoolean
Compares value of two same instances.
compareTo(Object) - Method in class jodd.mutable.MutableByte
Compares value of two same instances.
compareTo(Object) - Method in class jodd.mutable.MutableDouble
Compares value of two same instances.
compareTo(Object) - Method in class jodd.mutable.MutableFloat
Compares value of two same instances.
compareTo(Object) - Method in class jodd.mutable.MutableInteger
Compares value of two same instances.
compareTo(Object) - Method in class jodd.mutable.MutableLong
Compares value of two same instances.
compareTo(Object) - Method in class jodd.mutable.MutableShort
Compares value of two same instances.
compileAndLoadClass(String) - Method in class jodd.util.JavaSourceClassLoader
 
compileAndLoadClass(String, boolean) - Method in class jodd.util.JavaSourceClassLoader
Compiles and then loads the class with the specified name.
compileClass(String) - Method in class jodd.util.JavaSourceClassLoader
Compiles java source file.
compressionThreshold - Variable in class jodd.servlet.filter.GzipResponseStream
The threshold number which decides to compress or not.
concat(String, String) - Static method in class jodd.io.FileNameUtil
Concatenates a filename to a base path using normal command line style rules.
connectorArguments(LaunchingConnector, String, String, boolean) - Static method in class jodd.util.VmUtil
Returns the launching connector's arguments.
contains(int, int) - Method in class jodd.swing.spy.SwingSpyGlassPane
If someone adds a mouseListener to the GlassPane or set a new cursor we expect that he knows what he is doing and return the super.contains(x, y) otherwise we return false to respect the cursors for the underneath components.
contains(boolean) - Method in class jodd.util.collection.BooleanArrayList
Returns true if this list contains the specified element.
contains(byte) - Method in class jodd.util.collection.ByteArrayList
Returns true if this list contains the specified element.
contains(char) - Method in class jodd.util.collection.CharArrayList
Returns true if this list contains the specified element.
contains(double, double) - Method in class jodd.util.collection.DoubleArrayList
Returns true if this list contains the specified element.
contains(float, float) - Method in class jodd.util.collection.FloatArrayList
Returns true if this list contains the specified element.
contains(Object) - Method in class jodd.util.collection.HashBag
Determines if the bag contains the given element.
contains(int) - Method in class jodd.util.collection.IntArrayList
Returns true if this list contains the specified element.
contains(long) - Method in class jodd.util.collection.LongArrayList
Returns true if this list contains the specified element.
contains(Object) - Method in class jodd.util.collection.SetMapAdapter
Returns true if this set contains the specified element.
contains(short) - Method in class jodd.util.collection.ShortArrayList
Returns true if this list contains the specified element.
containsAll(Collection<?>) - Method in interface jodd.util.collection.Bag
(Violation) Returns true if the bag contains all elements in the given collection, respecting cardinality.
containsAll(Collection<?>) - Method in class jodd.util.collection.HashBag
Determines if the bag contains all the collection elements..
containsKey(Object) - Method in class jodd.util.collection.IntHashMap
Returns true if this map contains a mapping for the specified key.
containsKey(int) - Method in class jodd.util.collection.IntHashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class jodd.util.ref.ReferenceMap
 
containsValue(Object) - Method in class jodd.util.collection.IntHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class jodd.util.ref.ReferenceMap
 
contentType - Variable in class jodd.servlet.filter.GzipResponseWrapper
Content type
ContextUtil - Class in jodd.util
 
ContextUtil() - Constructor for class jodd.util.ContextUtil
 
continueOnError - Variable in class jodd.io.FileUtil.Settings
 
convert(JDateTime, String) - Method in class jodd.datetime.formatter.AbstractFormatter
 
convert(JDateTime, String) - Method in interface jodd.datetime.formatter.JdtFormatter
Converts date time to a string using specified format.
convert(Object) - Method in class jodd.typeconverter.BigDecimalConverter
 
convert(Object) - Method in class jodd.typeconverter.BigIntegerConverter
 
convert(Object) - Method in class jodd.typeconverter.BooleanArrayConverter
 
convert(Object) - Method in class jodd.typeconverter.BooleanConverter
 
convert(Object) - Method in class jodd.typeconverter.ByteArrayConverter
 
convert(Object) - Method in class jodd.typeconverter.ByteConverter
 
convert(Object) - Method in class jodd.typeconverter.CharacterConverter
 
convert(Object) - Method in class jodd.typeconverter.DoubleArrayConverter
 
convert(Object) - Method in class jodd.typeconverter.DoubleConverter
 
convert(Object) - Method in class jodd.typeconverter.FileUploadConverter
 
convert(Object) - Method in class jodd.typeconverter.FloatArrayConverter
 
convert(Object) - Method in class jodd.typeconverter.FloatConverter
 
convert(Object) - Method in class jodd.typeconverter.IntegerArrayConverter
 
convert(Object) - Method in class jodd.typeconverter.IntegerConverter
 
convert(Object) - Method in class jodd.typeconverter.JDateTimeConverter
 
convert(Object) - Method in class jodd.typeconverter.LongArrayConverter
 
convert(Object) - Method in class jodd.typeconverter.LongConverter
 
convert(Object) - Method in class jodd.typeconverter.MutableByteConverter
 
convert(Object) - Method in class jodd.typeconverter.MutableDoubleConverter
 
convert(Object) - Method in class jodd.typeconverter.MutableFloatConverter
 
convert(Object) - Method in class jodd.typeconverter.MutableIntegerConverter
 
convert(Object) - Method in class jodd.typeconverter.MutableLongConverter
 
convert(Object) - Method in class jodd.typeconverter.MutableShortConverter
 
convert(Object) - Method in class jodd.typeconverter.ShortArrayConverter
 
convert(Object) - Method in class jodd.typeconverter.ShortConverter
 
convert(Object) - Method in class jodd.typeconverter.SqlDateConverter
 
convert(Object) - Method in class jodd.typeconverter.SqlTimeConverter
 
convert(Object) - Method in class jodd.typeconverter.SqlTimestampConverter
 
convert(Object) - Method in class jodd.typeconverter.StringArrayConverter
 
convert(Object) - Method in class jodd.typeconverter.StringConverter
 
convert(Object) - Method in interface jodd.typeconverter.TypeConverter
Converts object received as parameter into object of another class.
convertCharset(String, String, String) - Static method in class jodd.util.StringUtil
Converts string charsets.
convertPattern(int, JDateTime) - Method in class jodd.datetime.formatter.AbstractFormatter
Creates a date-time string for founded pattern.
convertPattern(int, JDateTime) - Method in class jodd.datetime.formatter.DefaultFormatter
 
convertTo(JDateTime) - Method in class jodd.datetime.converter.CalendarConverter
 
convertTo(JDateTime) - Method in class jodd.datetime.converter.DateConverter
 
convertTo(JDateTime) - Method in class jodd.datetime.converter.DateTimeStampConverter
 
convertTo(JDateTime) - Method in class jodd.datetime.converter.GregorianCalendarConverter
 
convertTo(JDateTime) - Method in interface jodd.datetime.converter.JdtConverter
Creates a new destination instance of specified class and stores date time information.
convertTo(JDateTime) - Method in class jodd.datetime.converter.SqlDateConverter
 
convertTo(JDateTime) - Method in class jodd.datetime.converter.SqlTimestampConverter
 
convertTo(Class) - Method in class jodd.datetime.JDateTime
Converts date time to an another type.
convertToCalendar() - Method in class jodd.datetime.JDateTime
Converts to Calendar instance.
convertToDate() - Method in class jodd.datetime.JDateTime
Converts to Date instance.
convertToDateTimeStamp() - Method in class jodd.datetime.JDateTime
Converts to DateTimeStamp instance.
convertToGregorianCalendar() - Method in class jodd.datetime.JDateTime
Converts to GregorianCalendar instance.
convertToSqlDate() - Method in class jodd.datetime.JDateTime
Converts to Date instance.
convertToSqlTimestamp() - Method in class jodd.datetime.JDateTime
Converts to Timestamp instance.
copy(Object, Object, boolean) - Static method in class jodd.bean.BeanUtil
Copies properties of one bean to another.
copy(Object, Object) - Static method in class jodd.bean.BeanUtil
Copies only public properties.
copy(File) - Method in class jodd.io.FileEx
 
copy(String, String) - Static method in class jodd.io.FileUtil
 
copy(String, String, FileUtil.Settings) - Static method in class jodd.io.FileUtil
 
copy(File, File) - Static method in class jodd.io.FileUtil
 
copy(File, File, FileUtil.Settings) - Static method in class jodd.io.FileUtil
Smart copy.
copy(InputStream, OutputStream) - Static method in class jodd.io.StreamUtil
Copies input stream to output stream using buffer.
copy(InputStream, OutputStream, int) - Static method in class jodd.io.StreamUtil
Copies specified number of bytes from input stream to output stream using buffer.
copy(InputStream, Writer) - Static method in class jodd.io.StreamUtil
Copies input stream to writer using buffer.
copy(InputStream, Writer, int) - Static method in class jodd.io.StreamUtil
Copies specified number of bytes from input stream to writer using buffer.
copy(InputStream, Writer, String) - Static method in class jodd.io.StreamUtil
Copies input stream to writer using buffer and specified encoding.
copy(InputStream, Writer, String, int) - Static method in class jodd.io.StreamUtil
Copies specified number of bytes from input stream to writer using buffer and specified encoding.
copy(Reader, Writer) - Static method in class jodd.io.StreamUtil
Copies reader to writer using buffer.
copy(Reader, Writer, int) - Static method in class jodd.io.StreamUtil
Copies specified number of characters from reader to writer using buffer.
copy(Reader, OutputStream) - Static method in class jodd.io.StreamUtil
Copies reader to output stream using buffer.
copy(Reader, OutputStream, int) - Static method in class jodd.io.StreamUtil
Copies specified number of characters from reader to output stream using buffer.
copy(Reader, OutputStream, String) - Static method in class jodd.io.StreamUtil
Copies reader to output stream using buffer and specified encoding.
copy(Reader, OutputStream, String, int) - Static method in class jodd.io.StreamUtil
Copies specified number of characters from reader to output stream using buffer and specified encoding.
copyAll(OutputStream) - Method in class jodd.servlet.upload.MultipartRequestInputStream
Copies bytes from this stream to some output until boundary is reached.
copyDir(File) - Method in class jodd.io.FileEx
 
copyDir(String, String) - Static method in class jodd.io.FileUtil
 
copyDir(String, String, FileUtil.Settings) - Static method in class jodd.io.FileUtil
 
copyDir(File, File) - Static method in class jodd.io.FileUtil
 
copyDir(File, File, FileUtil.Settings) - Static method in class jodd.io.FileUtil
Copies directory with specified copy settings.
copyFields(Object, Object, boolean) - Static method in class jodd.bean.BeanUtil
Copies all fields values from source to destination.
copyFields(Object, Object) - Static method in class jodd.bean.BeanUtil
 
copyFile(File) - Method in class jodd.io.FileEx
 
copyFile(String, String) - Static method in class jodd.io.FileUtil
 
copyFile(String, String, FileUtil.Settings) - Static method in class jodd.io.FileUtil
 
copyFile(File, File) - Static method in class jodd.io.FileUtil
 
copyFile(File, File, FileUtil.Settings) - Static method in class jodd.io.FileUtil
Copies a file to another file with specified copy settings.
copyFileToDir(String, String) - Static method in class jodd.io.FileUtil
 
copyFileToDir(String, String, FileUtil.Settings) - Static method in class jodd.io.FileUtil
 
copyFileToDir(File, File) - Static method in class jodd.io.FileUtil
 
copyFileToDir(File, File, FileUtil.Settings) - Static method in class jodd.io.FileUtil
Copies a file to folder with specified copy settings.
copyMax(OutputStream, int) - Method in class jodd.servlet.upload.MultipartRequestInputStream
Copies max or less number of bytes to output stream.
copyToDir(File) - Method in class jodd.io.FileEx
 
count(String, String) - Static method in class jodd.util.StringUtil
Count substring occurrences in a source string.
count(String, String, int) - Static method in class jodd.util.StringUtil
 
count(String, char) - Static method in class jodd.util.StringUtil
 
count(String, char, int) - Static method in class jodd.util.StringUtil
 
countIgnoreCase(String, String) - Static method in class jodd.util.StringUtil
Count substring occurrences in a source string, ignoring case.
countSignInLen - Variable in class jodd.format.PrintfFormat
 
create(MultipartRequestInputStream) - Method in interface jodd.servlet.upload.FileUploadFactory
Creates new instance of uploaded file (FileUpload.
create(MultipartRequestInputStream) - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload.Factory
 
create(MultipartRequestInputStream) - Method in class jodd.servlet.upload.impl.DiskFileUpload.Factory
 
create(MultipartRequestInputStream) - Method in class jodd.servlet.upload.impl.MemoryFileUpload.Factory
 
createBeanProperty(BeanProperty) - Static method in class jodd.bean.BeanUtilUtil
Creates new instance for current property name through its setter.
createDirs - Variable in class jodd.io.FileUtil.Settings
 
createFromFile(String) - Static method in class jodd.util.PropertiesUtil
Create properties from the file.
createFromFile(File) - Static method in class jodd.util.PropertiesUtil
Create properties from the file.
createInputStream - Variable in class jodd.io.findfile.FindClass
If set to true, input stream will be opened for each file.
createOutputStream() - Method in class jodd.servlet.filter.GzipResponseWrapper
Creates and returns a ServletOutputStream to write the content associated with this Response.
createSpyRootPane() - Method in class jodd.swing.spy.SwingSpy
Creates spy root pane for spy dialog.
cycle - Variable in class jodd.util.idgen.SimpleIdGenerator
 
cycle - Variable in class jodd.util.idgen.SimpleLongIdGenerator
 

D

DASH - Static variable in interface jodd.util.StringPool
 
data - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
data - Variable in class jodd.servlet.upload.impl.MemoryFileUpload
 
DateConverter - Class in jodd.datetime.converter
 
DateConverter() - Constructor for class jodd.datetime.converter.DateConverter
 
DateFormatSymbolsEx - Class in jodd.util
Enhanced DateFormatSymbols with improved performance by avoiding duplication of arrays.
DateFormatSymbolsEx() - Constructor for class jodd.util.DateFormatSymbolsEx
 
DateFormatSymbolsEx(Locale) - Constructor for class jodd.util.DateFormatSymbolsEx
 
DateTimeStamp - Class in jodd.datetime
Generic date time stamp just stores and holds date and time information.
DateTimeStamp() - Constructor for class jodd.datetime.DateTimeStamp
Default empty constructor.
DateTimeStamp(int, int, int, int, int, double) - Constructor for class jodd.datetime.DateTimeStamp
Constructor that sets date and time.
DateTimeStamp(int, int, int) - Constructor for class jodd.datetime.DateTimeStamp
Constructor that sets just date.
DateTimeStampConverter - Class in jodd.datetime.converter
 
DateTimeStampConverter() - Constructor for class jodd.datetime.converter.DateTimeStampConverter
 
day - Variable in class jodd.datetime.DateTimeStamp
Day, range: [1 - 31]
dayofweek - Variable in class jodd.datetime.JDateTime
Day of week, range: [1-7] == [Monday - Sunday]
dayofyear - Variable in class jodd.datetime.JDateTime
Day of year, range: [1-365] or [1-366]
dayOfYear(int, int, int) - Static method in class jodd.datetime.TimeUtil
Calculates day of year from given time stamp.
debug(HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
Returns a string with debug info from all servlet objects.
debug(HttpServletRequest, PageContext) - Static method in class jodd.servlet.ServletUtil
Returns a string with debug info from all servlet objects, including pageScope.
debugInfo - Variable in class jodd.util.JavaSourceClassLoader
 
debugInfo - Variable in class jodd.util.RuntimeJavaSourceLoader
 
DebugOutputStream - Class in jodd.io
Output stream used for debugging purposes.
DebugOutputStream() - Constructor for class jodd.io.DebugOutputStream
Output stream that debugs to system out.
DebugOutputStream(OutputStream) - Constructor for class jodd.io.DebugOutputStream
 
DebugOutputStream(boolean) - Constructor for class jodd.io.DebugOutputStream
 
DebugOutputStream(OutputStream, boolean) - Constructor for class jodd.io.DebugOutputStream
 
decode(char[], int, int) - Static method in class jodd.util.Base64
Decode the base64 data.
decode(String) - Static method in class jodd.util.Base64
Decode the base64 data.
decode(char[], int, int, OutputStream) - Static method in class jodd.util.Base64
Decode the base64 data.
decode(String, OutputStream) - Static method in class jodd.util.Base64
Decode the base64 data.
decodeLocaleCode(String) - Static method in class jodd.util.LocaleUtil
Decodes locale code in string array that can be used for Locale constructor.
deep - Variable in class jodd.util.PrettyStringBuilder
 
DEFAULT - Static variable in class jodd.introspector.ClassIntrospector
 
DEFAULT_FIRST_DAY_OF_WEEK - Static variable in class jodd.datetime.JDateTime
Default first day of the week value, in range [1-7].
DEFAULT_FORMAT - Static variable in class jodd.datetime.JDateTime
Default date time format.
DEFAULT_JDTFORMATTER - Static variable in class jodd.datetime.JDateTime
Default JdtFormatter.
DEFAULT_MIN_DAYS_IN_FIRST_WEEK - Static variable in class jodd.datetime.JDateTime
Default minimal days in first week, in range [1-7].
DEFAULT_MONTH_FIX - Static variable in class jodd.datetime.JDateTime
Default month fix value.
DEFAULT_MUST_HAVE_DAY_OF_FIRST_WEEK - Static variable in class jodd.datetime.JDateTime
Default day of the first week that will be in the week, in range [1-7].
DefaultFormatter - Class in jodd.datetime.formatter
Default JdtFormatter uses ISO 8601 specification, enhanced by some custom patterns.
DefaultFormatter() - Constructor for class jodd.datetime.formatter.DefaultFormatter
 
DefaultSort - Class in jodd.util.sort
Default JDK sort.
DefaultSort() - Constructor for class jodd.util.sort.DefaultSort
 
defineClass(byte[]) - Static method in class jodd.util.ClassLoaderUtil
Defines a class from byte array into the system class loader.
defineClass(String, byte[]) - Static method in class jodd.util.ClassLoaderUtil
Defines a class from byte array into the system class loader.
defineClass(byte[], ClassLoader) - Static method in class jodd.util.ClassLoaderUtil
Defines a class from byte array into the specified class loader.
defineClass(String, byte[], ClassLoader) - Static method in class jodd.util.ClassLoaderUtil
Defines a class from byte array into the specified class loader.
delegate - Variable in class jodd.util.ref.ReferenceMap
 
delete(File) - Method in class jodd.io.FileEx
 
delete(String) - Static method in class jodd.io.FileUtil
 
delete(String, FileUtil.Settings) - Static method in class jodd.io.FileUtil
 
delete(File) - Static method in class jodd.io.FileUtil
 
delete(File, FileUtil.Settings) - Static method in class jodd.io.FileUtil
Smart delete of destination file or directory.
delete() - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
Deletes file uploaded item from disk or memory.
deleteDir() - Method in class jodd.io.FileEx
 
deleteDir(String) - Static method in class jodd.io.FileUtil
 
deleteDir(String, FileUtil.Settings) - Static method in class jodd.io.FileUtil
 
deleteDir(File) - Static method in class jodd.io.FileUtil
 
deleteDir(File, FileUtil.Settings) - Static method in class jodd.io.FileUtil
Deletes a directory.
deleteFile() - Method in class jodd.io.FileEx
 
deleteFile(String) - Static method in class jodd.io.FileUtil
 
deleteFile(File) - Static method in class jodd.io.FileUtil
 
describeClass(Class) - Method in class jodd.introspector.SimpleIntrospector
Describes a class by creating a new instance of ClassDescriptor.
describeClass(Class) - Method in class jodd.introspector.WeakIntrospector
Describes a class by creating a new instance of ClassDescriptor.
destFolder - Variable in class jodd.servlet.upload.impl.DiskFileUpload
 
destinationFolder - Variable in class jodd.util.JavaSourceClassLoader
 
destinationFolder - Variable in class jodd.util.RuntimeJavaSourceLoader
 
destroy() - Method in class jodd.servlet.filter.CharacterEncodingFilter
Take this filter out of service.
destroy() - Method in class jodd.servlet.filter.GzipFilter
 
DiskFileUpload - Class in jodd.servlet.upload.impl
FileUpload that saves uploaded files directly to destination folder.
DiskFileUpload(MultipartRequestInputStream) - Constructor for class jodd.servlet.upload.impl.DiskFileUpload
 
DiskFileUpload(MultipartRequestInputStream, String) - Constructor for class jodd.servlet.upload.impl.DiskFileUpload
 
DiskFileUpload.Factory - Class in jodd.servlet.upload.impl
 
DiskFileUpload.Factory() - Constructor for class jodd.servlet.upload.impl.DiskFileUpload.Factory
 
DispatcherUtil - Class in jodd.servlet
Request utilities for path, uri, query strings etc..
DispatcherUtil() - Constructor for class jodd.servlet.DispatcherUtil
 
dispose() - Method in class jodd.swing.CaddyDialog
 
doCopy(String, String) - Static method in class jodd.io.FileUtil
Copies one file to another without any checking.
doCopy(File, File) - Static method in class jodd.io.FileUtil
Copies one file to another without any checking.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class jodd.servlet.filter.CharacterEncodingFilter
Select and set (if specified) the character encoding to be used to interpret request parameters for this request.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class jodd.servlet.filter.GzipFilter
If browser supports gzip, set the Content-Encoding response header and invoke resource with a wrapped response that collects all the output.
doGet(HttpServletRequest, HttpServletResponse) - Method in class jodd.servlet.ServletAction
Default doGet method, calls ServletAction.doRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).
DOLLAR - Static variable in interface jodd.util.StringPool
 
dontCreateDirs() - Method in class jodd.io.FileUtil.Settings
 
dontOverwrite() - Method in class jodd.io.FileUtil.Settings
 
dontPerserveDate() - Method in class jodd.io.FileUtil.Settings
 
dontRecurse() - Method in class jodd.io.FileUtil.Settings
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class jodd.servlet.ServletAction
Default doPost method, calls ServletAction.doRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).
doRequest(HttpServletRequest, HttpServletResponse) - Method in class jodd.servlet.ServletAction
Main get/post request handler.
doSort(Object[], Comparator) - Static method in class jodd.util.sort.DefaultSort
 
doSort(Comparable[]) - Static method in class jodd.util.sort.DefaultSort
 
doSort(Object[], Comparator) - Static method in class jodd.util.sort.FastMergeSort
 
doSort(Comparable[]) - Static method in class jodd.util.sort.FastMergeSort
 
doSort(Object[], Comparator) - Static method in class jodd.util.sort.FastQuickSort
 
doSort(Comparable[]) - Static method in class jodd.util.sort.FastQuickSort
 
DOT - Static variable in interface jodd.util.StringPool
 
DOT_CLASS - Static variable in interface jodd.util.StringPool
 
DOT_JAVA - Static variable in interface jodd.util.StringPool
 
DoubleArrayConverter - Class in jodd.typeconverter
Converts given object to byte[].
DoubleArrayConverter() - Constructor for class jodd.typeconverter.DoubleArrayConverter
 
DoubleArrayList - Class in jodd.util.collection
ArrayList of double primitives.
DoubleArrayList() - Constructor for class jodd.util.collection.DoubleArrayList
Constructs an empty list with an initial capacity.
DoubleArrayList(int) - Constructor for class jodd.util.collection.DoubleArrayList
Constructs an empty list with the specified initial capacity.
DoubleArrayList(double[]) - Constructor for class jodd.util.collection.DoubleArrayList
Constructs a list containing the elements of the specified array.
DoubleConverter - Class in jodd.typeconverter
Converts given object to Double.
DoubleConverter() - Constructor for class jodd.typeconverter.DoubleConverter
 
doubleValue() - Method in class jodd.datetime.JulianDateStamp
Returns double value of JD.
doubleValue() - Method in class jodd.mutable.MutableByte
Returns the value as a double.
doubleValue() - Method in class jodd.mutable.MutableDouble
Returns the value as a double.
doubleValue() - Method in class jodd.mutable.MutableFloat
Returns the value as a double.
doubleValue() - Method in class jodd.mutable.MutableInteger
Returns the value as a double.
doubleValue() - Method in class jodd.mutable.MutableLong
Returns the value as a double.
doubleValue() - Method in class jodd.mutable.MutableShort
Returns the value as a double.
download(String) - Static method in class jodd.util.NetUtil
Download resource from URL.
dumpByte(int) - Method in class jodd.io.DebugOutputStream
Dumps single byte to output stream.

E

E - Class in jodd.servlet
Shortcut for HtmlEncode.
E() - Constructor for class jodd.servlet.E
 
elapsed() - Method in class jodd.datetime.JStopWatch
Returns total elapsed time from the JStopWatch.start() in ms.
Email - Class in jodd.mail
E-mail bean contains all parts of an email and handle attachments.
Email() - Constructor for class jodd.mail.Email
 
EMPTY - Static variable in interface jodd.util.StringPool
 
enableJDK5AntiAliasedText() - Static method in class jodd.swing.SwingUtil
Turns on anti-aliased text.
encode(byte[]) - Static method in class jodd.util.Base64
Returns base64 representation of specified byte array.
encode(String) - Static method in class jodd.util.Base64
 
encode(byte[], int, int) - Static method in class jodd.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int, OutputStream) - Static method in class jodd.util.Base64
Outputs base64 representation of the specified byte array to a byte stream.
encode(byte[], int, int, Writer) - Static method in class jodd.util.Base64
Outputs base64 representation of the specified byte array to a character stream.
encoding - Variable in class jodd.io.FileUtil.Settings
 
encoding - Variable in class jodd.servlet.filter.CharacterEncodingFilter
The default character encoding to set for requests that pass through this filter.
encoding - Variable in class jodd.util.JavaSourceClassLoader
 
encoding - Variable in class jodd.util.RuntimeJavaSourceLoader
 
endsWithIgnoreCase(String, String) - Static method in class jodd.util.StringUtil
Tests if this string ends with the specified suffix.
endsWithOne(String, String[]) - Static method in class jodd.util.StringUtil
Checks if string ends with at least one string from the provided array.
endsWithOneIgnoreCase(String, String[]) - Static method in class jodd.util.StringUtil
Checks if string ends with at least one string from the provided array.
ensureArraySize(BeanProperty, Object, Class, int) - Static method in class jodd.bean.BeanUtilUtil
 
ensureCapacity(int) - Method in class jodd.util.collection.BooleanArrayList
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class jodd.util.collection.ByteArrayList
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class jodd.util.collection.CharArrayList
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class jodd.util.collection.DoubleArrayList
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class jodd.util.collection.FloatArrayList
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class jodd.util.collection.IntArrayList
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class jodd.util.collection.LongArrayList
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class jodd.util.collection.ShortArrayList
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureListSize(List, int) - Static method in class jodd.bean.BeanUtilUtil
 
entrySet() - Method in class jodd.util.collection.IntHashMap
Returns a collection view of the mappings contained in this map.
entrySet() - Method in class jodd.util.ref.ReferenceMap
 
equals(Object) - Method in class jodd.datetime.DateTimeStamp
 
equals(Object) - Method in class jodd.datetime.JDateTime
 
equals(Object) - Method in class jodd.datetime.JulianDateStamp
 
equals(String, String) - Static method in class jodd.io.FileNameUtil
Checks whether two filenames are equal exactly.
equals(String, String) - Static method in class jodd.io.FileUtil
Checks if two files points to the same file.
equals(File, File) - Static method in class jodd.io.FileUtil
Checks if two files points to the same file.
equals(Object) - Method in class jodd.mutable.MutableBoolean
Compares this object to the specified object.
equals(Object) - Method in class jodd.mutable.MutableByte
Compares this object to the specified object.
equals(Object) - Method in class jodd.mutable.MutableDouble
Compares this object to the specified object.
equals(Object) - Method in class jodd.mutable.MutableFloat
Compares this object to the specified object.
equals(Object) - Method in class jodd.mutable.MutableInteger
Compares this object to the specified object.
equals(Object) - Method in class jodd.mutable.MutableLong
Compares this object to the specified object.
equals(Object) - Method in class jodd.mutable.MutableShort
Compares this object to the specified object.
equals(Object) - Method in class jodd.util.collection.HashBag
Compares bag to another.
equals(Object, Object) - Static method in class jodd.util.ObjectUtil
Safely compares two objects just like equals() would, except it allows any of the 2 objects to be null.
EQUALS - Static variable in interface jodd.util.StringPool
 
equals(String, String) - Static method in class jodd.util.StringUtil
Compares 2 strings.
equals(String[], String[]) - Static method in class jodd.util.StringUtil
Compares two string arrays.
equalsEx(Object, Object) - Static method in class jodd.util.ObjectUtil
Compares two objects or two object arrays.
equalsIgnoreCase(String[], String[]) - Static method in class jodd.util.StringUtil
Compares two string arrays.
equalsOne(char, char[]) - Static method in class jodd.util.CharUtil
Match if one character equals to any of the given character.
equalsOne(String, String[]) - Static method in class jodd.util.StringUtil
Compares string with at least one from the provided array.
equalsOneIgnoreCase(String, String[]) - Static method in class jodd.util.StringUtil
Compares string with at least one from the provided array, ignoring case.
equalsOnSystem(String, String) - Static method in class jodd.io.FileNameUtil
Checks whether two filenames are equal using the case rules of the system.
equalsOrMatch(String, String) - Static method in class jodd.util.Wildcard
Checks if two strings are equals or if they Wildcard.match(String, String).
equalsType(Object, Object) - Static method in class jodd.util.ObjectUtil
Non-symmetric utility for comparing the types of two objects.
ESCAPE_CHAR - Variable in class jodd.datetime.formatter.AbstractFormatter
Escape character.
eventDispatched(AWTEvent) - Method in class jodd.swing.spy.SwingSpyGlassPane
 
exceptionChainToString(Throwable) - Static method in class jodd.util.ExceptionUtil
Prints full exception stack trace, from top to root cause, into a String.
exceptionToString(Throwable) - Static method in class jodd.util.ExceptionUtil
Prints stack trace into a String.
ExceptionUtil - Class in jodd.util
 
ExceptionUtil() - Constructor for class jodd.util.ExceptionUtil
 
EXCLAMATION_MARK - Static variable in interface jodd.util.StringPool
 
excludeDirs() - Method in class jodd.io.findfile.FindFile
Exclude directories from search.
excludedJars - Variable in class jodd.io.findfile.FindClass
Array of jar file name patterns that are excluded from the search.
excludedPackages - Variable in class jodd.io.findfile.FindClass
 
excludeFiles() - Method in class jodd.io.findfile.FindFile
Exclude files from search.
execute(ReferenceMap, Object, Object) - Method in interface jodd.util.ref.ReferenceMap.Strategy
 
existCustomTimeout - Variable in class jodd.cache.AbstractCacheMap
Identifies if objects has custom timeouts.
expFormat(double) - Method in class jodd.format.PrintfFormat
Formats a double with exp format.
extracticGenericType(BeanProperty, int) - Static method in class jodd.bean.BeanUtilUtil
Extracts generic parameter types.
extractIndex(BeanProperty) - Static method in class jodd.bean.BeanUtilUtil
Extract index string from non-nested property name.

F

F - Class in jodd.servlet
Shortcut for HtmlFormUtil.
F() - Constructor for class jodd.servlet.F
 
FALSE - Static variable in interface jodd.util.StringPool
 
FastByteArrayOutputStream - Class in jodd.io
This class implements an output stream in which the data is written into a byte array.
FastByteArrayOutputStream() - Constructor for class jodd.io.FastByteArrayOutputStream
Creates a new byte array output stream.
FastByteArrayOutputStream(int) - Constructor for class jodd.io.FastByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
FastCharArrayWriter - Class in jodd.io
Similar as FastByteArrayOutputStream but for Writer.
FastCharArrayWriter() - Constructor for class jodd.io.FastCharArrayWriter
Creates a new writer.
FastCharArrayWriter(int) - Constructor for class jodd.io.FastCharArrayWriter
Creates a new char array writer, with a buffer capacity of the specified size, in bytes.
FastMergeSort - Class in jodd.util.sort
Faster merge sort.
FastMergeSort() - Constructor for class jodd.util.sort.FastMergeSort
 
FastQuickSort - Class in jodd.util.sort
Maybe the fastest implementation of famous Quick-Sort algorithm.
FastQuickSort() - Constructor for class jodd.util.sort.FastQuickSort
 
ffilters - Variable in class jodd.io.findfile.FilterFindFile
 
FIFOCache<K,V> - Class in jodd.cache
FIFO (first in first out) cache.
FIFOCache(int) - Constructor for class jodd.cache.FIFOCache
 
FIFOCache(int, long) - Constructor for class jodd.cache.FIFOCache
Creates a new LRU cache.
file - Variable in class jodd.servlet.upload.impl.DiskFileUpload
 
FileChangeListener - Interface in jodd.io
Interface for listening to disk file changes.
fileChangeListener - Variable in class jodd.util.RuntimeJavaSourceLoader
 
FileEx - Class in jodd.io
Extended File object that adapts FileUtils.
FileEx(String) - Constructor for class jodd.io.FileEx
 
FileEx(String, String) - Constructor for class jodd.io.FileEx
 
FileEx(File, String) - Constructor for class jodd.io.FileEx
 
FileEx(URI) - Constructor for class jodd.io.FileEx
 
fileExtensions - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload.Factory
 
fileExtensions - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
FileFilterEx - Interface in jodd.io.filter
 
fileList - Variable in class jodd.io.findfile.FindFile
 
FileMonitor - Class in jodd.io
Monitoring disk files changes.
FileMonitor(long) - Constructor for class jodd.io.FileMonitor
Creates a file monitor instance with specified polling interval in ms.
fileMonitor - Variable in class jodd.util.RuntimeJavaSourceLoader
 
FileMonitor.FileMonitorNotifier - Class in jodd.io
 
FileMonitor.FileMonitorNotifier() - Constructor for class jodd.io.FileMonitor.FileMonitorNotifier
 
FileNameUtil - Class in jodd.io
General filename and filepath manipulation utilities.
FileNameUtil() - Constructor for class jodd.io.FileNameUtil
 
files - Variable in class jodd.io.FileMonitor
 
FileUpload - Class in jodd.servlet.upload
Encapsulates base for uploaded file.
FileUpload(MultipartRequestInputStream) - Constructor for class jodd.servlet.upload.FileUpload
 
FileUploadConverter - Class in jodd.typeconverter
Converts given object to jodd.servlet.upload.FileUpload.
FileUploadConverter() - Constructor for class jodd.typeconverter.FileUploadConverter
 
FileUploadFactory - Interface in jodd.servlet.upload
FileUpload factory for handling uploaded files.
FileUploadHeader - Class in jodd.servlet.upload
Parses file upload header.
FileUtil - Class in jodd.io
File utilities.
FileUtil() - Constructor for class jodd.io.FileUtil
 
FileUtil.Settings - Class in jodd.io
Inner settings describe behaviour of the FileUtil class.
filterConfig - Variable in class jodd.servlet.filter.CharacterEncodingFilter
The filter configuration object we are associated with.
FilterFindFile - Class in jodd.io.findfile
FindFile that uses file filters.
FilterFindFile() - Constructor for class jodd.io.findfile.FilterFindFile
 
FilterFindFile(String) - Constructor for class jodd.io.findfile.FilterFindFile
 
FilterFindFile(File) - Constructor for class jodd.io.findfile.FilterFindFile
 
FilterFindFile(String[]) - Constructor for class jodd.io.findfile.FilterFindFile
 
filterNodeList(NodeList, short) - Static method in class jodd.util.XmlUtil
Filters node list by keeping nodes of specified type.
filterNodeList(NodeList, short, String) - Static method in class jodd.util.XmlUtil
Filters node list by keeping nodes of specified type and node name.
filterNodeListElements(NodeList) - Static method in class jodd.util.XmlUtil
Filter node list for all Element nodes.
filterNodeListElements(NodeList, String) - Static method in class jodd.util.XmlUtil
Filter node list for Element nodes of specified name.
finallized - Variable in class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
FindClass - Class in jodd.io.findfile
Simple utility that scans URLs for classes.
FindClass() - Constructor for class jodd.io.findfile.FindClass
 
findDeclaredMethod(Class, String) - Static method in class jodd.util.ReflectUtil
 
FindFile - Class in jodd.io.findfile
Generic and helpful file finder.
FindFile() - Constructor for class jodd.io.findfile.FindFile
 
FindFile(String) - Constructor for class jodd.io.findfile.FindFile
 
FindFile(String[]) - Constructor for class jodd.io.findfile.FindFile
 
FindFile(File) - Constructor for class jodd.io.findfile.FindFile
 
FindFile(URI) - Constructor for class jodd.io.findfile.FindFile
 
FindFile(URI[]) - Constructor for class jodd.io.findfile.FindFile
 
FindFile(URL) - Constructor for class jodd.io.findfile.FindFile
 
FindFile(URL[]) - Constructor for class jodd.io.findfile.FindFile
 
findFirstDiff(char[], int, char[]) - Static method in class jodd.util.CharUtil
Finds index of the first character in given array the differs from the given set of characters.
findFirstDiff(char[], int, char) - Static method in class jodd.util.CharUtil
Finds index of the first character in given array the differs from the given set of characters.
findFirstEqual(char[], int, char[]) - Static method in class jodd.util.CharUtil
Finds index of the first character in given array the matches any from the given set of characters.
findFirstEqual(char[], int, char) - Static method in class jodd.util.CharUtil
Finds index of the first character in given array the matches any from the given set of characters.
findLaunchingConnector() - Static method in class jodd.util.VmUtil
Finds com.sun.jdi.CommandLineLaunch connector.
findMethod(Class, String) - Static method in class jodd.util.ReflectUtil
Returns method from an object, matched by name.
findPattern(char[], int) - Method in class jodd.datetime.formatter.AbstractFormatter
Finds the longest pattern in provided format starting from specified position.
finishResponse() - Method in class jodd.servlet.filter.GzipResponseWrapper
Finishes a response.
fixedFormat(double) - Method in class jodd.format.PrintfFormat
Formats a double with fixed format.
FloatArrayConverter - Class in jodd.typeconverter
Converts given object to byte[].
FloatArrayConverter() - Constructor for class jodd.typeconverter.FloatArrayConverter
 
FloatArrayList - Class in jodd.util.collection
ArrayList of float primitives.
FloatArrayList() - Constructor for class jodd.util.collection.FloatArrayList
Constructs an empty list with an initial capacity.
FloatArrayList(int) - Constructor for class jodd.util.collection.FloatArrayList
Constructs an empty list with the specified initial capacity.
FloatArrayList(float[]) - Constructor for class jodd.util.collection.FloatArrayList
Constructs a list containing the elements of the specified array.
FloatConverter - Class in jodd.typeconverter
Converts given object to Float.
FloatConverter() - Constructor for class jodd.typeconverter.FloatConverter
 
floatValue() - Method in class jodd.mutable.MutableByte
Returns the value as a float.
floatValue() - Method in class jodd.mutable.MutableDouble
Returns the value as a float..
floatValue() - Method in class jodd.mutable.MutableFloat
Returns the value as a float.
floatValue() - Method in class jodd.mutable.MutableInteger
Returns the value as a float.
floatValue() - Method in class jodd.mutable.MutableLong
Returns the value as a float.
floatValue() - Method in class jodd.mutable.MutableShort
Returns the value as a float.
flush() - Method in class jodd.io.DebugOutputStream
 
flush() - Method in class jodd.io.FastCharArrayWriter
Flushing a FastCharArrayWriter has no effects.
flush() - Method in class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
flush() - Method in class jodd.servlet.filter.GzipResponseStream
Flush any buffered data for this output stream, which also causes the response to be committed.
flushBuffer() - Method in class jodd.servlet.filter.GzipResponseWrapper
Flush the buffer and commit this response.
flushOnFinalizeOnly - Variable in class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
flushToGZip() - Method in class jodd.servlet.filter.GzipResponseStream
 
fmt - Variable in class jodd.format.PrintfFormat
 
forceAccess(AccessibleObject) - Static method in class jodd.util.ReflectUtil
Suppress access check against a reflection object.
form(char) - Method in class jodd.format.PrintfFormat
Formats a character into a string (like sprintf in C).
form(boolean) - Method in class jodd.format.PrintfFormat
Formats a boolean into a string (like sprintf in C).
form(double) - Method in class jodd.format.PrintfFormat
Formats a double into a string (like sprintf in C).
form(long) - Method in class jodd.format.PrintfFormat
Formats a long integer into a string (like sprintf in C).
form(int) - Method in class jodd.format.PrintfFormat
Formats an integer into a string (like sprintf in C).
form(String) - Method in class jodd.format.PrintfFormat
Formats a string into a larger string (like sprintf in C).
formatTimeSpan(long) - Static method in class jodd.datetime.JStopWatch
Formats time spans.
forward(ServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
Forward to page which path is relative to the current HTTP request.
forward(HttpServletRequest, HttpServletResponse, String) - Method in class jodd.servlet.ServletAction
Performs forward with use of the RequestDispatcher.
FORWARD_CONTEXT_PATH - Static variable in class jodd.servlet.DispatcherUtil
 
FORWARD_PATH_INFO - Static variable in class jodd.servlet.DispatcherUtil
 
FORWARD_QUERY_STRING - Static variable in class jodd.servlet.DispatcherUtil
 
FORWARD_REQUEST_URI - Static variable in class jodd.servlet.DispatcherUtil
 
FORWARD_SERVLET_PATH - Static variable in class jodd.servlet.DispatcherUtil
 
forwardAbsolute(HttpServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
Forward to page path relative to the root of the ServletContext.
forwardAbsolute(ServletContext, ServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
Forward to page path relative to the root of the ServletContext.
forwardNamed(HttpServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
Forward to named resource.
forwardNamed(ServletContext, ServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
Forward to named resource.
forwardParam(HttpServletRequest, HttpServletResponse) - Method in class jodd.servlet.ServletAction
Performs forward with use of the RequestDispatcher.
forwardParam(HttpServletRequest, HttpServletResponse, String) - Method in class jodd.servlet.ServletAction
Performs forward where URL is read from the request.
fraction - Variable in class jodd.datetime.JulianDateStamp
Fraction part of the Julian Date (JD).
freeMemory() - Static method in class jodd.util.SystemUtil
Returns amount of free memory in bytes.
freeMemoryPercents() - Static method in class jodd.util.SystemUtil
Returns percents of free memory.
fromJulianDate(double) - Static method in class jodd.datetime.TimeUtil
Calculates time stamp from Astronomical Julian Date.
fromJulianDate(JulianDateStamp) - Static method in class jodd.datetime.TimeUtil
Calculates time stamp from Astronomical Julian Date.
fromString(String, String) - Method in class jodd.datetime.JDateTime
Sets date/time from a string given in provided template.
fromString(String) - Method in class jodd.datetime.JDateTime
Sets date/time from a string and currently active template.

G

generate() - Method in class jodd.util.idgen.UuidGenerator24
Returns unique String of 16 chars.
generate() - Method in class jodd.util.idgen.UuidGenerator32
 
generateUUID() - Static method in class jodd.util.idgen.UuidGenerator24
 
generateUUID() - Static method in class jodd.util.idgen.UuidGenerator32
 
get(K) - Method in class jodd.cache.AbstractCacheMap
Retrieves an object from the cache.
get(K) - Method in interface jodd.cache.Cache
Retrieves an object from the cache.
get(K) - Method in class jodd.cache.NoCache
 
get(int) - Method in class jodd.util.collection.BooleanArrayList
Returns the element at the specified position in this list.
get(int) - Method in class jodd.util.collection.ByteArrayList
Returns the element at the specified position in this list.
get(int) - Method in class jodd.util.collection.CharArrayList
Returns the element at the specified position in this list.
get(int) - Method in class jodd.util.collection.DoubleArrayList
Returns the element at the specified position in this list.
get(int) - Method in class jodd.util.collection.FloatArrayList
Returns the element at the specified position in this list.
get(int) - Method in class jodd.util.collection.IntArrayList
Returns the element at the specified position in this list.
get(Object) - Method in class jodd.util.collection.IntHashMap
Returns the value to which this map maps the specified key.
get(int) - Method in class jodd.util.collection.IntHashMap
Returns the value to which this map maps the specified key.
get(int) - Method in class jodd.util.collection.LongArrayList
Returns the element at the specified position in this list.
get(int) - Method in class jodd.util.collection.ShortArrayList
Returns the element at the specified position in this list.
get() - Method in class jodd.util.collection.SimpleQueue
Returns an element (object) from queue.
get(Object) - Method in class jodd.util.ref.ReferenceMap
 
getAccessibleFields(Class) - Static method in class jodd.util.ReflectUtil
 
getAccessibleFields(Class, Class) - Static method in class jodd.util.ReflectUtil
 
getAccessibleMethods(Class) - Static method in class jodd.util.ReflectUtil
Returns array of all methods that are accessible from given class.
getAccessibleMethods(Class, Class) - Static method in class jodd.util.ReflectUtil
Returns array of all methods that are accessible from given class, upto limit (usually Object.class).
getActionPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
Returns full action path: uri + query string.
getAdEra() - Method in class jodd.util.DateFormatSymbolsEx
Returns AD era.
getAll() - Method in class jodd.util.collection.SimpleQueue
Returns all elements from the queue and clears it.
getAllAttributes(Node) - Static method in class jodd.util.XmlUtil
Returns a map of all node's attributes.
getAllBeanGetterNames(boolean) - Method in class jodd.introspector.ClassDescriptor
Returns all bean getters names.
getAllBeanGetterNames() - Method in class jodd.introspector.ClassDescriptor
Returns all public bean getters names.
getAllBeanGetters(boolean) - Method in class jodd.introspector.ClassDescriptor
Returns all bean getters.
getAllBeanGetters() - Method in class jodd.introspector.ClassDescriptor
Returns all public bean getters.
getAllBeanSetterNames(boolean) - Method in class jodd.introspector.ClassDescriptor
Returns an array of all bean setters names.
getAllBeanSetterNames() - Method in class jodd.introspector.ClassDescriptor
Returns an array of all public bean setters names.
getAllBeanSetters(boolean) - Method in class jodd.introspector.ClassDescriptor
Returns an array of all bean setters.
getAllBeanSetters() - Method in class jodd.introspector.ClassDescriptor
Returns an array of all public bean setters.
getAllCtors(boolean) - Method in class jodd.introspector.ClassDescriptor
Returns an array of all ctors.
getAllCtors() - Method in class jodd.introspector.ClassDescriptor
Returns an array of all public ctors.
getAllFields(boolean) - Method in class jodd.introspector.ClassDescriptor
Returns an array of all fields.
getAllFields() - Method in class jodd.introspector.ClassDescriptor
Returns an array of all public fields.
getAllMethods(String, boolean) - Method in class jodd.introspector.ClassDescriptor
Returns an array of all methods with the same name.
getAllMethods(String) - Method in class jodd.introspector.ClassDescriptor
Returns an array of all public methods with the same name.
getAllMethods(boolean) - Method in class jodd.introspector.ClassDescriptor
Returns an array of all methods.
getAllMethods() - Method in class jodd.introspector.ClassDescriptor
Returns an array of all public methods.
getAM() - Method in class jodd.util.DateFormatSymbolsEx
Returns AM.
getAttachmentBodyPart(int) - Method in class jodd.mail.Email
Returns one attachment body part, for javamail usage.
getAttributeValue(HttpServletRequest, String, PageContext) - Static method in class jodd.servlet.ServletUtil
Returns non-null attribute value.
getAttributeValue(HttpServletRequest, String) - Static method in class jodd.servlet.ServletUtil
 
getAttributeValue(Node, String) - Static method in class jodd.util.XmlUtil
Returns attribute value of a node or null if attribute name not found.
getAttributeValue(Element, String) - Static method in class jodd.util.XmlUtil
Get element's attribute value or null if attribute not found or empty.
getAuthPassword(HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
Decodes the "Authorization" header and retrieves the password from it.
getAuthUsername(HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
Decodes the "Authorization" header and retrieves the user's name from it.
getBaseContextPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getBaseName(String) - Static method in class jodd.io.FileNameUtil
Gets the base name, minus the full path and extension, from a full filename.
getBasePathInfo(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getBaseQueryString(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getBaseRequestUri(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
Returns the base (top-level) uri.
getBaseServletPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getBcc() - Method in class jodd.mail.Email
Returns array of BCC addresses.
getBcEra() - Method in class jodd.util.DateFormatSymbolsEx
Returns BC era.
getBeanGetter(String, boolean) - Method in class jodd.introspector.ClassDescriptor
Returns bean getter identified by name.
getBeanGetter(String) - Method in class jodd.introspector.ClassDescriptor
Returns public bean getter identified by name.
getBeanSetter(String, boolean) - Method in class jodd.introspector.ClassDescriptor
Returns bean setter identified by name.
getBeanSetter(String) - Method in class jodd.introspector.ClassDescriptor
Returns public bean setter identified by name.
getByteArrayStream() - Method in class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
getCacheSize() - Method in class jodd.cache.AbstractCacheMap
Returns cache size or 0 if there is no size limit.
getCacheSize() - Method in interface jodd.cache.Cache
Returns cache size or 0 if there is no size limit.
getCacheSize() - Method in class jodd.cache.NoCache
 
getCacheTimeout() - Method in class jodd.cache.AbstractCacheMap
Returns default cache timeout or 0 if it is not set.
getCacheTimeout() - Method in interface jodd.cache.Cache
Returns default timeout or 0 if it is not set.
getCacheTimeout() - Method in class jodd.cache.NoCache
 
getCause() - Method in exception jodd.util.UncheckedException
Returns exception cause.
getCc() - Method in class jodd.mail.Email
Returns array of CC addresses.
getCharacterEncoding() - Method in class jodd.servlet.upload.MultipartRequest
Returns current encoding.
getChildElements(Node) - Static method in class jodd.util.XmlUtil
Returns a list of all child Elements,
getChildElements(Node, String) - Static method in class jodd.util.XmlUtil
Returns a list of child Elements of specified name.
getChildTextNodeValue(Node) - Static method in class jodd.util.XmlUtil
Returns value of single child text node or null.
getClassAsStream(Class) - Static method in class jodd.util.ClassLoaderUtil
Opens a class of the specified name for reading.
getClassAsStream(String) - Static method in class jodd.util.ClassLoaderUtil
Opens a class of the specified name for reading.
getClassDescriptorMap(Class) - Method in class jodd.introspector.WeakIntrospector
Returns class descriptor map.
getClasses(Object...) - Static method in class jodd.util.ReflectUtil
Returns classes from array of specified objects.
getClassFileName(Class) - Static method in class jodd.util.ClassLoaderUtil
Resolves class file name from class name by replacing dot's with '/' separator and adding class extension at the end.
getClassFileName(String) - Static method in class jodd.util.ClassLoaderUtil
Resolves class file name from class name by replacing dot's with '/' separator.
getClassLoader(Class) - Static method in class jodd.util.ClassLoaderUtil
Retrieves current class loader for the given class.
getClassLoader() - Static method in class jodd.util.ClassLoaderUtil
Retrieves current class loader.
getClassPath() - Static method in class jodd.util.SystemUtil
 
getComponentType(Type) - Static method in class jodd.util.ReflectUtil
 
getComponentType(Type, int) - Static method in class jodd.util.ReflectUtil
Returns the component type of the given type.
getContentDisposition() - Method in class jodd.servlet.upload.FileUploadHeader
Returns content disposition.
getContentLength() - Method in class jodd.servlet.upload.MultipartRequest
Returns request content length.
getContentType() - Method in class jodd.mail.ByteArrayDataSource
Get the content type.
getContentType() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
Returns content type.
getContentType() - Method in class jodd.servlet.upload.FileUploadHeader
Returns uploaded content type.
getContextPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getCookie(HttpServletRequest, String) - Static method in class jodd.servlet.ServletUtil
Returns cookie value from client.
getCount(Object) - Method in interface jodd.util.collection.Bag
Returns the number of occurrences (cardinality) of the given object currently in the bag.
getCount(Object) - Method in class jodd.util.collection.HashBag
Returns the number of occurrence of the given element in bag.
getCtor(Class[], boolean) - Method in class jodd.introspector.ClassDescriptor
Returns the constructor identified by arguments or null if not found.
getCtor(Class[]) - Method in class jodd.introspector.ClassDescriptor
Returns the public ctor identified by arguments or null if not found.
getCtorCount(boolean) - Method in class jodd.introspector.ClassDescriptor
Returns the total number of constructors.
getCtorCount() - Method in class jodd.introspector.ClassDescriptor
Returns the total number of public constructors.
getCurrentStackTrace() - Static method in class jodd.util.ExceptionUtil
Returns current stack trace in form of array of stack trace elements Since an exception is thrown internally, this method is slow.
getData() - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
Returns the content of file upload item.
getDateFormatSymbols(Locale) - Static method in class jodd.util.LocaleUtil
Returns DateFormatSymbols instance for specified locale.
getDateTimeStamp() - Method in class jodd.datetime.JDateTime
Returns current DateTimeStamp.
getDay() - Method in class jodd.datetime.DateTimeStamp
 
getDay() - Method in class jodd.datetime.JDateTime
Returns current day of month.
getDayOfMonth() - Method in class jodd.datetime.JDateTime
Returns current day of month.
getDayOfWeek() - Method in class jodd.datetime.JDateTime
Returns current day of week.
getDayOfYear() - Method in class jodd.datetime.JDateTime
Returns current day of year.
getDeclaredProperty(Object, String) - Static method in class jodd.bean.BeanUtil
Returns value of declared bean's property.
getDefaultCtor(boolean) - Method in class jodd.introspector.ClassDescriptor
Returns the default ctor or null if not found.
getDefaultCtor() - Method in class jodd.introspector.ClassDescriptor
Returns the public default ctor or null if not found.
getDefaultSmtpServer() - Static method in class jodd.mail.SendMail
Returns default SMTP server.
getDestinationFolder() - Method in class jodd.servlet.upload.impl.DiskFileUpload
Returns destination folder.
getDestinationFolder() - Method in class jodd.util.JavaSourceClassLoader
 
getDestinationFolder() - Method in class jodd.util.RuntimeJavaSourceLoader
 
getEncoding() - Method in class jodd.io.FileEx
 
getEncoding() - Method in class jodd.io.FileUtil.Settings
 
getEncoding() - Method in class jodd.util.JavaSourceClassLoader
 
getEncoding() - Method in class jodd.util.RuntimeJavaSourceLoader
 
getExceptionChain(Throwable) - Static method in class jodd.util.ExceptionUtil
Returns exception chain starting from top up to root cause.
getExcludedJars() - Method in class jodd.io.findfile.FindClass
 
getExcludedPackages() - Method in class jodd.io.findfile.FindClass
 
getExtension(String) - Static method in class jodd.io.FileNameUtil
Gets the extension of a filename.
getField(Object, Field) - Static method in class jodd.bean.BeanUtilUtil
Return value of a field.
getField(String, boolean) - Method in class jodd.introspector.ClassDescriptor
Returns the field identified by name or null if not found.
getField(String) - Method in class jodd.introspector.ClassDescriptor
Returns the public field identified by name or null if not found.
getFieldCount(boolean) - Method in class jodd.introspector.ClassDescriptor
Returns the total number of fields.
getFieldCount() - Method in class jodd.introspector.ClassDescriptor
Returns the total number of public fields.
getFile() - Method in class jodd.servlet.upload.impl.DiskFileUpload
Returns uploaded and saved file.
getFile(String) - Method in class jodd.servlet.upload.MultipartRequest
Returns uploaded file.
getFile(String) - Method in class jodd.servlet.upload.MultipartRequestWrapper
 
getFileData() - Method in class jodd.servlet.upload.impl.MemoryFileUpload
Returns byte array containing uploaded file data.
getFileExtensions() - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
getFileName() - Method in class jodd.servlet.upload.FileUploadHeader
Returns file name (base name and extension, without full path data).
getFileParameterNames() - Method in class jodd.servlet.upload.MultipartRequest
Returns parameter names of all uploaded files.
getFileParameterNames() - Method in class jodd.servlet.upload.MultipartRequestWrapper
Get an enumeration of the parameter names for uploaded files
getFiles(String) - Method in class jodd.servlet.upload.MultipartRequest
Returns all uploaded files the given request parameter has.
getFiles(String) - Method in class jodd.servlet.upload.MultipartRequestWrapper
Get a FileUpload array for the given input field name.
getFilterConfig() - Method in class jodd.servlet.filter.GzipFilter
 
getFirstChildTextNodeValue(Node) - Static method in class jodd.util.XmlUtil
Returns value of first available child text node or null if not found.
getFirstDayOfWeek() - Method in class jodd.datetime.JDateTime
Returns actual the first day of the week.
getFocusBack() - Method in class jodd.swing.CaddyDialog
 
getFormat() - Method in class jodd.datetime.JDateTime
Returns actual format.
getFormFieldName() - Method in class jodd.servlet.upload.FileUploadHeader
Returns form field name.
getFormFilename() - Method in class jodd.servlet.upload.FileUploadHeader
Returns complete file name as specified at client side.
getForwardContextPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getForwardPathInfo(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getForwardQueryString(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getForwardRequestUri(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getForwardServletPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getFrom() - Method in class jodd.mail.Email
Returns FROM address.
getFullClassPath(Class) - Static method in class jodd.util.ClassLoaderUtil
Returns complete class path from all available URLClassLoaders starting from class loader that has loaded the specified class.
getFullClassPath(ClassLoader) - Static method in class jodd.util.ClassLoaderUtil
Returns complete class path from all available URLClassLoaders.
getFullPath(String) - Static method in class jodd.io.FileNameUtil
Gets the full path from a full filename, which is the prefix + path.
getFullPathNoEndSeparator(String) - Static method in class jodd.io.FileNameUtil
Gets the full path from a full filename, which is the prefix + path, and also excluding the final directory separator.
getHeader() - Method in class jodd.servlet.upload.FileUpload
 
getHost() - Method in class jodd.mail.SmtpServer
Returns SMTP host address.
getHour() - Method in class jodd.datetime.DateTimeStamp
 
getHour() - Method in class jodd.datetime.JDateTime
Returns current hour.
getHttpMethod() - Method in class jodd.servlet.ServletAction
Returns HTTP method (POST/GET) which invoked the action.
getIncludeContextPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getIncludedJars() - Method in class jodd.io.findfile.FindClass
 
getIncludedPackages() - Method in class jodd.io.findfile.FindClass
 
getIncludePathInfo(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getIncludeQueryString(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getIncludeRequestUri(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getIncludeServletPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getIndexProperty(Object, String, boolean, boolean) - Static method in class jodd.bean.BeanUtil
 
getIndexProperty(BeanProperty, boolean) - Static method in class jodd.bean.BeanUtil
Get non-nested property value: either simple or indexed property.
getInitContext() - Static method in class jodd.util.ContextUtil
Gets initial naming context from default name service URL and default name service type.
getInputStream() - Method in class jodd.mail.ByteArrayDataSource
Return an InputStream to read the content.
getInstance() - Static method in class jodd.servlet.HttpSessionListenerBroadcaster
 
getInstance(HttpServletRequest, FileUploadFactory, String) - Static method in class jodd.servlet.upload.MultipartRequest
Returns a new instance of MultipleRequest if it was not created before during current request.
getInstance(HttpServletRequest, String) - Static method in class jodd.servlet.upload.MultipartRequest
 
getInstance(HttpServletRequest, FileUploadFactory) - Static method in class jodd.servlet.upload.MultipartRequest
 
getInstance(HttpServletRequest) - Static method in class jodd.servlet.upload.MultipartRequest
 
getJavaHome() - Static method in class jodd.util.SystemUtil
Returns JAVA_HOME which is not equals to "java.home" property since it points to JAVA_HOME/jre folder.
getJavaJreHome() - Static method in class jodd.util.SystemUtil
 
getJavaVendor() - Static method in class jodd.util.SystemUtil
 
getJavaVersion() - Static method in class jodd.util.SystemUtil
 
getJdtFormatter() - Method in class jodd.datetime.JDateTime
Returns actual JdtFormatter.
getJulianDate() - Method in class jodd.datetime.JDateTime
Returns JulianDateStamp.
getJulianDayNumber() - Method in class jodd.datetime.JulianDateStamp
Returns JDN.
getLapTimes(int) - Method in class jodd.datetime.JStopWatch
Returns lap times for 1-based lap index.
getLastHeader() - Method in class jodd.servlet.upload.MultipartRequestInputStream
 
getListenerList() - Method in class jodd.servlet.HttpSessionListenerBroadcaster
Returns listeners list for more demanding configuration.
getLocale() - Method in class jodd.datetime.JDateTime
Return currently active locale.
getLocale(String, String, String) - Static method in class jodd.util.LocaleUtil
Returns Locale from cache.
getLocale(String, String) - Static method in class jodd.util.LocaleUtil
Returns Locale from cache.
getLocale(String) - Static method in class jodd.util.LocaleUtil
Returns Locale from cache where Locale may be specified also using language code.
getMaxArrayLen() - Method in class jodd.util.PrettyStringBuilder
 
getMaxDeep() - Method in class jodd.util.PrettyStringBuilder
 
getMaxFileSize() - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
getMemoryThreshold() - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
getMessage() - Method in class jodd.mail.Email
Returns message text, either plain or HTML.
getMessage() - Method in exception jodd.util.UncheckedException
Returns the detail message, including the message from the nested exception if there is one.
getMethod(String, boolean) - Method in class jodd.introspector.ClassDescriptor
Returns the method identified by name or null if not found.
getMethod(String) - Method in class jodd.introspector.ClassDescriptor
Returns the public method identified by name or null if not found.
getMethod(String, Class[], boolean) - Method in class jodd.introspector.ClassDescriptor
Returns the method identified by name and parameters.
getMethod(String, Class[]) - Method in class jodd.introspector.ClassDescriptor
Returns the public method identified by name and parameters.
getMethod0(Class, String, Class...) - Static method in class jodd.util.ReflectUtil
Invokes private Class.getMethod0() without throwing NoSuchMethodException.
getMethod0(Object, String, Class...) - Static method in class jodd.util.ReflectUtil
Invokes private Class.getMethod0() without throwing NoSuchMethod exception.
getMillisecond() - Method in class jodd.datetime.JDateTime
Returns current milliseconds.
getMimeSubtype() - Method in class jodd.servlet.upload.FileUploadHeader
Returns file sub type MIME.
getMimeType() - Method in class jodd.servlet.upload.FileUploadHeader
Returns file types MIME.
getMimeType(String) - Static method in class jodd.util.MimeTypeMapping
Returns the corresponding MIME type to the given extension.
getMinDaysInFirstWeek() - Method in class jodd.datetime.JDateTime
Returns actual minimal number of days of the first week.
getMinute() - Method in class jodd.datetime.DateTimeStamp
 
getMinute() - Method in class jodd.datetime.JDateTime
Returns current minutes.
getMonth() - Method in class jodd.datetime.DateTimeStamp
 
getMonth() - Method in class jodd.datetime.JDateTime
Returns current month.
getMonth(int) - Method in class jodd.util.DateFormatSymbolsEx
Returns month string.
getMonthFix() - Method in class jodd.datetime.JDateTime
Returns currently active month fix value.
getMonthLength(int) - Method in class jodd.datetime.JDateTime
Returns the length of the specified month in days.
getMonthLength() - Method in class jodd.datetime.JDateTime
Returns the length of the current month in days.
getMonthLength(int, int) - Static method in class jodd.datetime.TimeUtil
Returns the length of the specified month in days.
getMultipartRequest() - Method in class jodd.servlet.upload.MultipartRequestWrapper
Returns MultipartRequest instance or null if request is not multi-part.
getMustHaveDayOfFirstWeek() - Method in class jodd.datetime.JDateTime
Returns actual must have day of the 1st week.
getName() - Method in class jodd.datetime.JStopWatch
Returns stopwatch name.
getName(String) - Static method in class jodd.io.FileNameUtil
Gets the name minus the path from a full filename.
getName() - Method in class jodd.mail.ByteArrayDataSource
Not implemented.
getNullValue() - Method in class jodd.util.PrettyStringBuilder
 
getNumberFormat(Locale) - Static method in class jodd.util.LocaleUtil
Returns NumberFormat instance for specified locale.
getOsName() - Static method in class jodd.util.SystemUtil
 
getOsVersion() - Static method in class jodd.util.SystemUtil
 
getOutputStream() - Method in class jodd.mail.ByteArrayDataSource
This DataSource cannot return an OutputStream, so this method is not implemented.
getOutputStream() - Method in class jodd.servlet.filter.ByteArrayResponseWrapper
 
getOutputStream() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
Returns output stream.
getOutputStream() - Method in class jodd.servlet.filter.GzipResponseWrapper
Returns the servlet output stream associated with this Response.
getParameter(String) - Method in class jodd.servlet.upload.MultipartRequest
Returns single value of a parameter.
getParameter(String) - Method in class jodd.servlet.upload.MultipartRequestWrapper
 
getParameterMap() - Method in class jodd.servlet.upload.MultipartRequestWrapper
 
getParameterNames() - Method in class jodd.servlet.upload.MultipartRequest
Returns the names of the parameters contained in this request.
getParameterNames() - Method in class jodd.servlet.upload.MultipartRequestWrapper
 
getParameterValues(String) - Method in class jodd.servlet.upload.MultipartRequest
Returns all values all of the values the given request parameter has.
getParameterValues(String) - Method in class jodd.servlet.upload.MultipartRequestWrapper
 
getParsedInstance(HttpServletRequest, FileUploadFactory, String) - Static method in class jodd.servlet.upload.MultipartRequest
Returns parsed instance of MultipartRequest.
getParsedInstance(HttpServletRequest, String) - Static method in class jodd.servlet.upload.MultipartRequest
 
getParsedInstance(HttpServletRequest, FileUploadFactory) - Static method in class jodd.servlet.upload.MultipartRequest
 
getParsedInstance(HttpServletRequest) - Static method in class jodd.servlet.upload.MultipartRequest
 
getPassword() - Method in class jodd.mail.SmtpServer
Returns SMTP authentication password.
getPasswordAuthentication() - Method in class jodd.mail.SmtpSimpleAuthenticator
 
getPath(String) - Static method in class jodd.io.FileNameUtil
Gets the path from a full filename, which excludes the prefix.
getPathInfo(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getPathNoEndSeparator(String) - Static method in class jodd.io.FileNameUtil
Gets the path from a full filename, which excludes the prefix, and also excluding the final directory separator.
getPathSeparator() - Static method in class jodd.util.SystemUtil
 
getPM() - Method in class jodd.util.DateFormatSymbolsEx
Returns PM.
getPrefix(String) - Static method in class jodd.io.FileNameUtil
Gets the prefix from a full filename, such as C:/ or ~/.
getPrefixLength(String) - Static method in class jodd.io.FileNameUtil
Returns the length of the filename prefix, such as C:/ or ~/.
getProperty(Object, String) - Static method in class jodd.bean.BeanUtil
Returns value of bean's property.
getQueryString(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getRequest() - Static method in class jodd.servlet.RequestContextListener
Returns current http servlet request.
getRequestAttributes(ServletRequest) - Static method in class jodd.servlet.ServletUtil
Returns a new map containing request attributes.
getRequestParameter(ServletRequest, String) - Static method in class jodd.servlet.ServletUtil
Return HTTP request parameter as String or String[].
getRequestParameters(ServletRequest) - Static method in class jodd.servlet.ServletUtil
Returns a new map containing request parameters.
getRequestUri(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
Get current request uri.
getResourceAsStream(String) - Static method in class jodd.util.ClassLoaderUtil
Opens a resource of the specified name for reading.
getResourceAsStream(String, Class) - Static method in class jodd.util.ClassLoaderUtil
Opens a resource of the specified name for reading.
getResourceUrl(String) - Static method in class jodd.util.ClassLoaderUtil
Loads a give resource.
getResourceUrl(String, Class) - Static method in class jodd.util.ClassLoaderUtil
Loads a given resource.
getRootCause(Throwable) - Static method in class jodd.util.ExceptionUtil
Introspects the Throwable to obtain the root cause.
getSecond() - Method in class jodd.datetime.DateTimeStamp
 
getSecond() - Method in class jodd.datetime.JDateTime
Return current seconds.
getSentDate() - Method in class jodd.mail.Email
Returns e-mails sent date.
getServletPath(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
 
getServletRequest() - Method in class jodd.servlet.upload.MultipartRequest
Returns actual http servlet request instance.
getSession(String) - Static method in class jodd.servlet.SessionMappingListener
Gets the session with the specified ID.
getSessionAttributes(HttpSession) - Static method in class jodd.servlet.ServletUtil
 
getShortMonth(int) - Method in class jodd.util.DateFormatSymbolsEx
Returns short months.
getShortWeekday(int) - Method in class jodd.util.DateFormatSymbolsEx
Returns short weekday.
getSimpleProperty(Object, String, boolean) - Static method in class jodd.bean.BeanUtil
Reads simple property.
getSimpleProperty(BeanProperty, boolean) - Static method in class jodd.bean.BeanUtil
 
getSimplePropertyForced(Object, String, boolean) - Static method in class jodd.bean.BeanUtil
Reads simple property forced: when property value doesn't exist, it will be created.
getSize() - Method in class jodd.mail.ByteArrayDataSource
Return the number of bytes in the content.
getSize() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
Returns the size (number of characters) of written data.
getSize() - Method in class jodd.servlet.upload.FileUpload
Returns the file upload size.
getSourceFolder() - Method in class jodd.util.RuntimeJavaSourceLoader
 
getStackTrace(Throwable, String[], String[]) - Static method in class jodd.util.ExceptionUtil
Returns stack trace filtered by class names.
getStackTraceChain(Throwable, String[], String[]) - Static method in class jodd.util.ExceptionUtil
Returns stack trace chain filtered by class names.
getStatistics() - Static method in class jodd.introspector.ClassIntrospector
Returns a string with some basic statistics information.
getStatistics() - Method in interface jodd.introspector.Introspector
Returns simple statistics information about all cached descriptors and their usage.
getStatistics() - Method in class jodd.introspector.SimpleIntrospector
Returns simple statistics information about all cached descriptors and their usage.
getStatistics() - Method in class jodd.introspector.WeakIntrospector
Returns simple statistics information about all cached descriptors and their usage.
getSubject() - Method in class jodd.mail.Email
Returns message subject.
getSuperclasses(Class) - Static method in class jodd.util.ReflectUtil
Returns all superclasses.
getSupportedFields(Class) - Static method in class jodd.util.ReflectUtil
 
getSupportedFields(Class, Class) - Static method in class jodd.util.ReflectUtil
 
getSupportedMethods(Class) - Static method in class jodd.util.ReflectUtil
 
getSupportedMethods(Class, Class) - Static method in class jodd.util.ReflectUtil
Returns a Method array of the methods to which instances of the specified respond except for those methods defined in the class specified by limit or any of its superclasses.
getTempDir() - Static method in class jodd.util.SystemUtil
 
getText() - Method in class jodd.mail.ByteArrayDataSource
Return the content as a String.
getTimeInMillis() - Method in class jodd.datetime.JDateTime
Returns time based on current time in milliseconds.
getTimeZone() - Method in class jodd.datetime.JDateTime
Return currently active time zone.
getTo() - Method in class jodd.mail.Email
Returns the array of TO addresses.
getTotalAttachments() - Method in class jodd.mail.Email
Returns total number of attachments.
getType() - Method in class jodd.introspector.ClassDescriptor
Get the class object that this descriptor describes.
getUploadPath() - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
getUsageCount() - Method in class jodd.introspector.ClassDescriptor
Returns number of class description usages.
getUserDir() - Static method in class jodd.util.SystemUtil
Returns current working folder.
getUsername() - Method in class jodd.mail.SmtpServer
Returns SMTP authentification username
getValue() - Method in class jodd.mutable.MutableBoolean
Returns mutable value.
getValue() - Method in class jodd.mutable.MutableByte
Returns mutable value.
getValue() - Method in class jodd.mutable.MutableDouble
Returns mutable value.
getValue() - Method in class jodd.mutable.MutableFloat
Returns mutable value.
getValue() - Method in class jodd.mutable.MutableInteger
Returns mutable value.
getValue() - Method in class jodd.mutable.MutableLong
Returns mutable value.
getValue() - Method in class jodd.mutable.MutableShort
Returns mutable value.
getValue(HttpServletRequest, String, PageContext) - Static method in class jodd.servlet.ServletUtil
Returns non-null value of property/attribute.
getValue(HttpServletRequest, String) - Static method in class jodd.servlet.ServletUtil
 
getVersion() - Static method in class jodd.Jodd
Returns the full version string of the Jodd,
getWeekday(int) - Method in class jodd.util.DateFormatSymbolsEx
Returns weekday.
getWeekOfMonth() - Method in class jodd.datetime.JDateTime
Returns current week of month.
getWeekOfYear() - Method in class jodd.datetime.JDateTime
Returns current week of year.
getWriter() - Method in class jodd.servlet.filter.ByteArrayResponseWrapper
 
getWriter() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
When servlets or JSP pages ask for the Writer, don't give them the real one.
getWriter() - Method in class jodd.servlet.filter.GzipResponseWrapper
Returns the writer associated with this Response.
getYear() - Method in class jodd.datetime.DateTimeStamp
 
getYear() - Method in class jodd.datetime.JDateTime
Returns current year.
GregorianCalendarConverter - Class in jodd.datetime.converter
 
GregorianCalendarConverter() - Constructor for class jodd.datetime.converter.GregorianCalendarConverter
 
groupDigits - Variable in class jodd.format.PrintfFormat
 
groupDigits(String, int, char) - Method in class jodd.format.PrintfFormat
Groups numbers by inserting 'separator' after every group of 'size' digits, starting from the right.
GzipFilter - Class in jodd.servlet.filter
Compresses output with gzip, for browsers that supports it.
GzipFilter() - Constructor for class jodd.servlet.filter.GzipFilter
 
GzipResponseStream - Class in jodd.servlet.filter
 
GzipResponseStream(HttpServletResponse) - Constructor for class jodd.servlet.filter.GzipResponseStream
Construct a servlet output stream associated with the specified Response.
GzipResponseWrapper - Class in jodd.servlet.filter
Implementation of HttpServletResponseWrapper that works with the CompressionServletResponseStream implementation..
GzipResponseWrapper(HttpServletResponse) - Constructor for class jodd.servlet.filter.GzipResponseWrapper
Calls the parent constructor which creates a ServletResponse adaptor wrapping the given response object.
gzipstream - Variable in class jodd.servlet.filter.GzipResponseStream
The underlying gzip output stream to which we should write data.

H

hasDeclaredProperty(Object, String) - Static method in class jodd.bean.BeanUtil
 
hash(int, boolean) - Static method in class jodd.util.HashCode
Calculates hash code for booleans.
hash(int, boolean[]) - Static method in class jodd.util.HashCode
Calculates hash code for boolean array.
hash(int, char) - Static method in class jodd.util.HashCode
Calculates hash code for chars.
hash(int, char[]) - Static method in class jodd.util.HashCode
Calculates hash code for char array.
hash(int, int) - Static method in class jodd.util.HashCode
Calculates hash code for ints.
hash(int, int[]) - Static method in class jodd.util.HashCode
Calculates hash code for int array.
hash(int, short[]) - Static method in class jodd.util.HashCode
Calculates hash code for short array.
hash(int, byte[]) - Static method in class jodd.util.HashCode
Calculates hash code for byte array.
hash(int, long) - Static method in class jodd.util.HashCode
Calculates hash code for longs.
hash(int, long[]) - Static method in class jodd.util.HashCode
Calculates hash code for long array.
hash(int, float) - Static method in class jodd.util.HashCode
Calculates hash code for floats.
hash(int, float[]) - Static method in class jodd.util.HashCode
Calculates hash code for float array.
hash(int, double) - Static method in class jodd.util.HashCode
Calculates hash code for doubles.
hash(int, double[]) - Static method in class jodd.util.HashCode
Calculates hash code for double array.
hash(int, Object) - Static method in class jodd.util.HashCode
Calculates hash code for Objects.
HASH - Static variable in interface jodd.util.StringPool
 
HashBag<E> - Class in jodd.util.collection
HashBag implementation of a Bag
HashBag() - Constructor for class jodd.util.collection.HashBag
 
HashBag(Collection<? extends E>) - Constructor for class jodd.util.collection.HashBag
 
hashBooleanArray(int, boolean...) - Static method in class jodd.util.HashCode
Calculates hash code for boolean array.
hashByteArray(int, byte...) - Static method in class jodd.util.HashCode
Calculates hash code for byte array.
hashCharArray(int, char...) - Static method in class jodd.util.HashCode
Calculates hash code for char array.
hashCode() - Method in class jodd.datetime.DateTimeStamp
 
hashCode() - Method in class jodd.datetime.JDateTime
 
hashCode() - Method in class jodd.datetime.JulianDateStamp
 
hashCode() - Method in class jodd.mutable.MutableBoolean
Returns a hashcode for this value.
hashCode() - Method in class jodd.mutable.MutableByte
Returns a hashcode for this value.
hashCode() - Method in class jodd.mutable.MutableDouble
Returns a hashcode for this value.
hashCode() - Method in class jodd.mutable.MutableFloat
Returns a hashcode for this value.
hashCode() - Method in class jodd.mutable.MutableInteger
Returns a hashcode for this value.
hashCode() - Method in class jodd.mutable.MutableLong
Returns a hashcode for this value.
hashCode() - Method in class jodd.mutable.MutableShort
Returns a hashcode for this value.
hashCode() - Method in class jodd.util.collection.HashBag
Gets a hash code for the Bag compatible with the definition of equals.
HashCode - Class in jodd.util
Collected methods which allow easy implementation of hashCode().
HashCode() - Constructor for class jodd.util.HashCode
 
hashDoubleArray(int, double...) - Static method in class jodd.util.HashCode
Calculates hash code for double array.
hashFloatArray(int, float...) - Static method in class jodd.util.HashCode
Calculates hash code for float array.
hashIntArray(int, int...) - Static method in class jodd.util.HashCode
Calculates hash code for int array.
hashLongArray(int, long...) - Static method in class jodd.util.HashCode
Calculates hash code for long array.
hashShortArray(int, short...) - Static method in class jodd.util.HashCode
Calculates hash code for short array.
hasIndexProperty(Object, String, boolean) - Static method in class jodd.bean.BeanUtil
 
hasIndexProperty(BeanProperty, boolean) - Static method in class jodd.bean.BeanUtil
 
hasMoreElements() - Method in class jodd.util.collection.ArrayEnumeration
 
hasMoreElements() - Method in class jodd.util.collection.JoinedEnumeration
 
hasNext() - Method in class jodd.util.collection.ArrayIterator
 
hasNext() - Method in class jodd.util.collection.JoinedIterator
 
hasProperty(Object, String) - Static method in class jodd.bean.BeanUtil
 
hasSimpleProperty(Object, String, boolean) - Static method in class jodd.bean.BeanUtil
Returns true if simple property exist.
hasSimpleProperty(BeanProperty, boolean) - Static method in class jodd.bean.BeanUtil
 
HAT - Static variable in interface jodd.util.StringPool
 
header - Variable in class jodd.servlet.upload.FileUpload
 
hide() - Method in class jodd.swing.CaddyDialog
 
hour - Variable in class jodd.datetime.DateTimeStamp
Hour, range: [0 - 23]
HtmlEncode - Class in jodd.servlet
Encodes text and URL strings in various ways resulting HTML-safe text.
HtmlEncode() - Constructor for class jodd.servlet.HtmlEncode
 
HtmlEncode.UrlBuilder - Class in jodd.servlet
 
HtmlFormUtil - Class in jodd.servlet
Various utilities for raw population of HTML forms.
HtmlFormUtil() - Constructor for class jodd.servlet.HtmlFormUtil
 
HTTP_METHOD_GET - Static variable in class jodd.servlet.ServletAction
 
HTTP_METHOD_POST - Static variable in class jodd.servlet.ServletAction
 
HTTP_METHOD_UNKNOWN - Static variable in class jodd.servlet.ServletAction
 
HttpSessionListenerBroadcaster - Class in jodd.servlet
Broadcast session listener event to all listeners registered at run-time.
HttpSessionListenerBroadcaster() - Constructor for class jodd.servlet.HttpSessionListenerBroadcaster
 

I

ignore - Variable in class jodd.servlet.filter.CharacterEncodingFilter
Should a character encoding specified by the client be ignored?
in - Static variable in class jodd.format.Scanf
 
include(ServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
Include page which path is relative to the current HTTP request.
include(HttpServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.ServletAction
Performs include page.
INCLUDE_CONTEXT_PATH - Static variable in class jodd.servlet.DispatcherUtil
 
INCLUDE_PATH_INFO - Static variable in class jodd.servlet.DispatcherUtil
 
INCLUDE_QUERY_STRING - Static variable in class jodd.servlet.DispatcherUtil
 
INCLUDE_REQUEST_URI - Static variable in class jodd.servlet.DispatcherUtil
 
INCLUDE_SERVLET_PATH - Static variable in class jodd.servlet.DispatcherUtil
 
includeAbsolute(HttpServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
Include page which path relative to the root of the ServletContext.
includeAbsolute(ServletContext, ServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
Include page which path relative to the root of the ServletContext.
includeAll() - Method in class jodd.io.findfile.FindFile
Include files and folders.
includeDirs - Variable in class jodd.io.findfile.FindFile
 
includeDirs() - Method in class jodd.io.findfile.FindFile
Include directories in search.
includedJars - Variable in class jodd.io.findfile.FindClass
Array of jar file name patterns that are included in the search.
includedPackages - Variable in class jodd.io.findfile.FindClass
 
includeFiles - Variable in class jodd.io.findfile.FindFile
 
includeFiles() - Method in class jodd.io.findfile.FindFile
Include files in search.
includeNamed(HttpServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
Include named resource.
includeNamed(ServletContext, ServletRequest, ServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
Include named resource.
includeParam(HttpServletRequest, HttpServletResponse) - Static method in class jodd.servlet.ServletAction
 
includeParam(HttpServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.ServletAction
 
increaseUsageCount() - Method in class jodd.introspector.ClassDescriptor
Increases descriptor usage.
indexOf(byte[], byte) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(byte[], byte, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(byte[], byte, int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(char[], char) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(char[], char, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(char[], char, int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(short[], short) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(short[], short, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(short[], short, int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(int[], int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(int[], int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(int[], int, int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(long[], long) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(long[], long, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(long[], long, int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(boolean[], boolean) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(boolean[], boolean, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(boolean[], boolean, int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(float[], float) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(float[], float, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(float[], float, int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(double[], double) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(double[], double, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(double[], double, int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(byte[], byte[]) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(byte[], byte[], int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(byte[], byte[], int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(char[], char[]) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(char[], char[], int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(char[], char[], int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(short[], short[]) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(short[], short[], int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(short[], short[], int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(int[], int[]) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(int[], int[], int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(int[], int[], int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(long[], long[]) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(long[], long[], int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(long[], long[], int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(boolean[], boolean[]) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(boolean[], boolean[], int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(boolean[], boolean[], int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(float[], float[]) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(float[], float[], int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(float[], float[], int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(double[], double[]) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array.
indexOf(double[], double[], int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position.
indexOf(double[], double[], int, int) - Static method in class jodd.util.ArraysUtil
Finds the first occurrence in an array from specified given position and upto given length.
indexOf(boolean) - Method in class jodd.util.collection.BooleanArrayList
Searches for the first occurence of the given argument.
indexOf(byte) - Method in class jodd.util.collection.ByteArrayList
Searches for the first occurence of the given argument.
indexOf(char) - Method in class jodd.util.collection.CharArrayList
Searches for the first occurence of the given argument.
indexOf(double, double) - Method in class jodd.util.collection.DoubleArrayList
Searches for the first occurrence of the given argument.
indexOf(float, float) - Method in class jodd.util.collection.FloatArrayList
Searches for the first occurrence of the given argument.
indexOf(int) - Method in class jodd.util.collection.IntArrayList
Searches for the first occurrence of the given argument.
indexOf(long) - Method in class jodd.util.collection.LongArrayList
Searches for the first occurrence of the given argument.
indexOf(short) - Method in class jodd.util.collection.ShortArrayList
Searches for the first occurrence of the given argument.
indexOf(String, String, int, int) - Static method in class jodd.util.StringUtil
Finds first occurrence of a substring in the given source but within limited range [start, end).
indexOf(String, char, int, int) - Static method in class jodd.util.StringUtil
Finds the first occurrence of a character in the given source but within limited range (start, end].
indexOf(String, String[]) - Static method in class jodd.util.StringUtil
Finds the very first index of a substring from the specified array.
indexOf(String, String[], int) - Static method in class jodd.util.StringUtil
Finds the very first index of a substring from the specified array.
indexOfChars(String, String) - Static method in class jodd.util.StringUtil
 
indexOfChars(String, String, int) - Static method in class jodd.util.StringUtil
Returns the very first index of any char from provided string, starting from specified index offset.
indexOfChars(String, char[]) - Static method in class jodd.util.StringUtil
 
indexOfChars(String, char[], int) - Static method in class jodd.util.StringUtil
Returns the very first index of any char from provided string, starting from specified index offset.
indexOfExtension(String) - Static method in class jodd.io.FileNameUtil
Returns the index of the last extension separator character, which is a dot.
indexOfIgnoreCase(String, String) - Static method in class jodd.util.StringUtil
Finds first index of a substring in the given source string with ignored case.
indexOfIgnoreCase(String, String, int) - Static method in class jodd.util.StringUtil
Finds first index of a substring in the given source string with ignored case.
indexOfIgnoreCase(String, String, int, int) - Static method in class jodd.util.StringUtil
Finds first index of a substring in the given source string and range with ignored case.
indexOfIgnoreCase(String, String[]) - Static method in class jodd.util.StringUtil
Finds the very first index of a substring from the specified array.
indexOfIgnoreCase(String, String[], int) - Static method in class jodd.util.StringUtil
Finds the very first index of a substring from the specified array.
indexOfLastSeparator(String) - Static method in class jodd.io.FileNameUtil
Returns the index of the last directory separator character.
indexOfRegion(String, String, String) - Static method in class jodd.util.StringUtil
 
indexOfRegion(String, String, String, int) - Static method in class jodd.util.StringUtil
Returns indexes of the first region without escaping character.
indexOfRegion(String, String, String, char) - Static method in class jodd.util.StringUtil
 
indexOfRegion(String, String, String, char, int) - Static method in class jodd.util.StringUtil
Returns indexes of the first string region.
init(String, int) - Method in class jodd.format.PrintfFormat
 
init(FilterConfig) - Method in class jodd.servlet.filter.CharacterEncodingFilter
Place this filter into service.
init(FilterConfig) - Method in class jodd.servlet.filter.GzipFilter
Filter initialization.
INITIAL_CAPACITY - Static variable in class jodd.util.collection.BooleanArrayList
 
INITIAL_CAPACITY - Static variable in class jodd.util.collection.ByteArrayList
 
INITIAL_CAPACITY - Static variable in class jodd.util.collection.CharArrayList
 
INITIAL_CAPACITY - Static variable in class jodd.util.collection.DoubleArrayList
 
INITIAL_CAPACITY - Static variable in class jodd.util.collection.FloatArrayList
 
INITIAL_CAPACITY - Static variable in class jodd.util.collection.IntArrayList
 
INITIAL_CAPACITY - Static variable in class jodd.util.collection.LongArrayList
 
INITIAL_CAPACITY - Static variable in class jodd.util.collection.ShortArrayList
 
initialValue - Variable in class jodd.util.idgen.SimpleIdGenerator
 
initialValue - Variable in class jodd.util.idgen.SimpleLongIdGenerator
 
initSpyDialog(Component, Component) - Method in class jodd.swing.spy.SwingSpy
Initializes Spy dialog.
input - Variable in class jodd.servlet.upload.FileUpload
 
insert(Object[], Object[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another.
insert(Object[], Object[], int, Class) - Static method in class jodd.util.ArraysUtil
Inserts one array into another.
insert(String[], String[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another.
insert(byte[], byte[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another.
insert(char[], char[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another.
insert(short[], short[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another.
insert(int[], int[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another.
insert(long[], long[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another.
insert(float[], float[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another.
insert(double[], double[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another.
insert(boolean[], boolean[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another.
insertAt(Object[], Object[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another by replacing specified offset.
insertAt(Object[], Object[], int, Class) - Static method in class jodd.util.ArraysUtil
Inserts one array into another by replacing specified offset.
insertAt(String[], String[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another by replacing specified offset.
insertAt(byte[], byte[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another by replacing specified offset.
insertAt(char[], char[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another by replacing specified offset.
insertAt(short[], short[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another by replacing specified offset.
insertAt(int[], int[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another by replacing specified offset.
insertAt(long[], long[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another by replacing specified offset.
insertAt(float[], float[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another by replacing specified offset.
insertAt(double[], double[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another by replacing specified offset.
insertAt(boolean[], boolean[], int) - Static method in class jodd.util.ArraysUtil
Inserts one array into another by replacing specified offset.
inspectCtors() - Method in class jodd.introspector.ClassDescriptor
Inspect class ctors and create ctors cache.
inspectFields() - Method in class jodd.introspector.ClassDescriptor
Inspect class fields and create fields cache.
inspectMethods() - Method in class jodd.introspector.ClassDescriptor
Inspect methods and create methods cache.
inspectProperties() - Method in class jodd.introspector.ClassDescriptor
Inspect methods and create properties cache.
install() - Static method in class jodd.swing.spy.SwingSpy
Installs the SwingSpy globally if not already installed.
instance - Static variable in class jodd.servlet.HttpSessionListenerBroadcaster
 
INSTANCE - Static variable in class jodd.util.ComparableComparator
Cached instance.
instantiate(Class<T>) - Static method in class jodd.util.ReflectUtil
Instantiates a new class.
IntArrayList - Class in jodd.util.collection
ArrayList of int primitives.
IntArrayList() - Constructor for class jodd.util.collection.IntArrayList
Constructs an empty list with an initial capacity.
IntArrayList(int) - Constructor for class jodd.util.collection.IntArrayList
Constructs an empty list with the specified initial capacity.
IntArrayList(int[]) - Constructor for class jodd.util.collection.IntArrayList
Constructs a list containing the elements of the specified array.
integer - Variable in class jodd.datetime.JulianDateStamp
Integer part of the Julian Date (JD).
IntegerArrayConverter - Class in jodd.typeconverter
Converts given object to int[].
IntegerArrayConverter() - Constructor for class jodd.typeconverter.IntegerArrayConverter
 
IntegerConverter - Class in jodd.typeconverter
Converts given object to an Integer.
IntegerConverter() - Constructor for class jodd.typeconverter.IntegerConverter
 
IntHashMap - Class in jodd.util.collection
A Map that accepts int or Integer keys only.
IntHashMap(int, float) - Constructor for class jodd.util.collection.IntHashMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
IntHashMap(int) - Constructor for class jodd.util.collection.IntHashMap
Constructs a new, empty map with the specified initial capacity and default load factor, which is 0.75.
IntHashMap() - Constructor for class jodd.util.collection.IntHashMap
Constructs a new, empty map with a default capacity and load factor, which is 0.75.
IntHashMap(Map) - Constructor for class jodd.util.collection.IntHashMap
Constructs a new map with the same mappings as the given map.
Introspector - Interface in jodd.introspector
Provides introspection analysis against any java class.
intStream - Variable in class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
intValue() - Method in class jodd.mutable.MutableByte
Returns the value as a int.
intValue() - Method in class jodd.mutable.MutableDouble
Returns the value as a int.
intValue() - Method in class jodd.mutable.MutableFloat
Returns the value as a int.
intValue() - Method in class jodd.mutable.MutableInteger
Returns the value as a int.
intValue() - Method in class jodd.mutable.MutableLong
Returns the value as a int.
intValue() - Method in class jodd.mutable.MutableShort
Returns the value as a int.
invoke(Class, Object, String, Class[], Object[]) - Static method in class jodd.util.ReflectUtil
Invokes accessible method of an object.
invoke(Object, String, Class[], Object[]) - Static method in class jodd.util.ReflectUtil
Invokes accessible method of an object.
invoke(Object, String, Object[]) - Static method in class jodd.util.ReflectUtil
Invokes accessible method of an object without specifying parameter types.
invoke(Class, Object, String, Object[]) - Static method in class jodd.util.ReflectUtil
 
invokeActionParam(HttpServletRequest, HttpServletResponse) - Method in class jodd.servlet.ServletAction
Calls a method defined in the request parameter.
invokeActionParam(Object, HttpServletRequest, HttpServletResponse, String) - Method in class jodd.servlet.ServletAction
Invoke a method from this ServletAction class.
invokeDeclared(Class, Object, String, Class[], Object[]) - Static method in class jodd.util.ReflectUtil
Invokes any method of a class, even private ones.
invokeDeclared(Object, String, Class[], Object[]) - Static method in class jodd.util.ReflectUtil
Invokes any method of a class suppressing java access checking.
invokeDeclared(Object, String, Object[]) - Static method in class jodd.util.ReflectUtil
 
invokeDeclared(Class, Object, String, Object[]) - Static method in class jodd.util.ReflectUtil
 
invokeGetter(Object, Method) - Static method in class jodd.bean.BeanUtilUtil
Invokes getXxx() method of specified bean.
invokeSetter(Object, Method, Object) - Static method in class jodd.bean.BeanUtilUtil
Invokes setXxx() method with appropriate conversion if available.
isAbsoluteUrl(String) - Static method in class jodd.servlet.ServletUtil
Returns true if current URL is absolute, false otherwise.
isAllowFileExtensions() - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
isAssignableFrom(Member, Member) - Static method in class jodd.util.ReflectUtil
 
isBeanProperty(Method) - Static method in class jodd.util.ReflectUtil
Returns true if method is a bean property.
isBlank(String) - Static method in class jodd.util.StringUtil
Determines if a string is blank (null or trimmed empty)
isBoundary(byte) - Method in class jodd.servlet.upload.MultipartRequestInputStream
Checks if the current byte (i.e. one that was read last) represents the very first byte of the boundary.
isBreakOnError() - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
isClassAlreadyLoaded(String) - Method in class jodd.util.JavaSourceClassLoader
Returns true if this classloader has already loaded a class with provided name.
isCollection() - Method in class jodd.introspector.ClassDescriptor
 
isContinueOnError() - Method in class jodd.io.FileEx
 
isContinueOnError() - Method in class jodd.io.FileUtil.Settings
 
isCreateDirs() - Method in class jodd.io.FileEx
 
isCreateDirs() - Method in class jodd.io.FileUtil.Settings
 
isDebugInfo() - Method in class jodd.util.JavaSourceClassLoader
 
isDebugInfo() - Method in class jodd.util.RuntimeJavaSourceLoader
 
isEmpty() - Method in class jodd.util.collection.BooleanArrayList
Tests if this list has no elements.
isEmpty() - Method in class jodd.util.collection.ByteArrayList
Tests if this list has no elements.
isEmpty() - Method in class jodd.util.collection.CharArrayList
Tests if this list has no elements.
isEmpty() - Method in class jodd.util.collection.DoubleArrayList
Tests if this list has no elements.
isEmpty() - Method in class jodd.util.collection.FloatArrayList
Tests if this list has no elements.
isEmpty() - Method in class jodd.util.collection.HashBag
Returns true if bag is empty.
isEmpty() - Method in class jodd.util.collection.IntArrayList
Tests if this list has no elements.
isEmpty() - Method in class jodd.util.collection.IntHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class jodd.util.collection.LongArrayList
Tests if this list has no elements.
isEmpty() - Method in class jodd.util.collection.SetMapAdapter
Returns true if this set contains no elements.
isEmpty() - Method in class jodd.util.collection.ShortArrayList
Tests if this list has no elements.
isEmpty() - Method in class jodd.util.collection.SimpleQueue
Returns true if queue is empty, otherwise false
isEmpty() - Method in class jodd.util.collection.SimpleStack
Is stack empty?
isEmpty() - Method in class jodd.util.ref.ReferenceMap
 
isEmpty(String) - Static method in class jodd.util.StringUtil
Determines if a string is empty (null or empty).
isFile() - Method in class jodd.servlet.upload.FileUploadHeader
Returns true if uploaded data are correctly marked as a file.
isFinallized() - Method in class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
isFull() - Method in class jodd.cache.AbstractCacheMap
Returns true if max cache capacity has been reached only if cache is size limited.
isFull() - Method in interface jodd.cache.Cache
Returns true if max cache capacity has been reached only if cache is size limited.
isFull() - Method in class jodd.cache.NoCache
 
isHtmlMessage() - Method in class jodd.mail.Email
Returns true if message is HTML, otherwise false.
isInfinite() - Method in class jodd.mutable.MutableDouble
Checks whether the double value is infinite.
isInfinite() - Method in class jodd.mutable.MutableFloat
Checks whether the float value is infinite.
isInMemory() - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
Returns true if file upload resides in memory.
isInstanceOf(Object, Class) - Static method in class jodd.util.ReflectUtil
Dynamic version of instanceof.
isLeapYear() - Method in class jodd.datetime.JDateTime
Returns true if current year is leap year.
isLeapYear(int) - Static method in class jodd.datetime.TimeUtil
Check if the given year is leap year.
isList() - Method in class jodd.introspector.ClassDescriptor
Returns true if class is a List.
isLoaded() - Method in class jodd.servlet.upload.MultipartRequest
Returns true if multi-part request is already loaded.
isLowerAscii(char) - Static method in class jodd.util.CharUtil
Returns true if specified character is lowercase ascii.
isMap() - Method in class jodd.introspector.ClassDescriptor
Returns true if class is a Map.
isMultipart() - Method in class jodd.servlet.upload.MultipartRequestWrapper
Returns true if request is multi-part.
isMultipartRequest(HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
Returns true if a request is multi-part request.
isNaN() - Method in class jodd.mutable.MutableDouble
Checks whether the value is the special NaN value.
isNaN() - Method in class jodd.mutable.MutableFloat
Checks whether the value is the special NaN value.
isNewer(File) - Method in class jodd.io.FileEx
 
isNewer(long) - Method in class jodd.io.FileEx
 
isNewer(String, String) - Static method in class jodd.io.FileUtil
 
isNewer(File, File) - Static method in class jodd.io.FileUtil
Test if specified File is newer than the reference File.
isNewer(File, long) - Static method in class jodd.io.FileUtil
Tests if the specified File is newer than the specified time reference.
isNewer(String, long) - Static method in class jodd.io.FileUtil
 
isNotEmpty(String) - Static method in class jodd.util.StringUtil
Determines if a string is not empty.
isOlder(File) - Method in class jodd.io.FileEx
 
isOlder(long) - Method in class jodd.io.FileEx
 
isOlder(String, String) - Static method in class jodd.io.FileUtil
 
isOlder(File, File) - Static method in class jodd.io.FileUtil
 
isOlder(File, long) - Static method in class jodd.io.FileUtil
 
isOlder(String, long) - Static method in class jodd.io.FileUtil
 
isOverwriteExisting() - Method in class jodd.io.FileEx
 
isOverwriteExisting() - Method in class jodd.io.FileUtil.Settings
 
isPageIncluded(HttpServletRequest, HttpServletResponse) - Static method in class jodd.servlet.DispatcherUtil
Returns true if current page is included.
isPreserveDate() - Method in class jodd.io.FileEx
 
isPreserveDate() - Method in class jodd.io.FileUtil.Settings
 
isPruneExpiredActive() - Method in class jodd.cache.AbstractCacheMap
Returns true if prune of expired objects should be invoked.
isPublic(Member) - Static method in class jodd.util.ReflectUtil
Returns true if class member is public.
isPublic(Class) - Static method in class jodd.util.ReflectUtil
Returns true if class is public.
isPublicPublic(Member) - Static method in class jodd.util.ReflectUtil
Returns true if class member is public and if its declaring class is also public.
isRecursive() - Method in class jodd.io.FileEx
 
isRecursive() - Method in class jodd.io.FileUtil.Settings
 
isRunning() - Method in class jodd.datetime.JStopWatch
Returns true if stopwatch is running.
isSet() - Method in class jodd.introspector.ClassDescriptor
 
isSubclass(Class, Class) - Static method in class jodd.util.ReflectUtil
Determines if first class match the destination and simulates kind of instanceof.
isTopLevelRequest(HttpServletRequest) - Static method in class jodd.servlet.DispatcherUtil
Returns true if request is a top-level one, i.e. previously not included or forwarded.
isUploaded() - Method in class jodd.servlet.upload.FileUpload
Returns true if file was uploaded correctly.
isUpperAscii(char) - Static method in class jodd.util.CharUtil
Returns true if specified character is uppercase ascii.
isUserDefinedMethod(Method) - Static method in class jodd.util.ReflectUtil
Returns true if method is user defined and not defined in Object class.
isValid(String) - Method in class jodd.datetime.JDateTime
Checks if some string represents a valid date using actual template.
isValid(String, String) - Method in class jodd.datetime.JDateTime
Checks if some string represents a valid date using provided template.
isValid() - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
Returns true if file is valid and passes all the rules.
isValidDate(int, int, int) - Static method in class jodd.datetime.TimeUtil
Checks if date is valid.
isValidDateTime(int, int, int, int, int, double) - Static method in class jodd.datetime.TimeUtil
Checks if date and time are valid.
isValidDateTime(DateTimeStamp) - Static method in class jodd.datetime.TimeUtil
Checks if date and time are valid.
isValidTime(int, int, double) - Static method in class jodd.datetime.TimeUtil
Checks if time is valid.
iterator() - Method in interface jodd.util.collection.Bag
Returns an Iterator over the entire set of members, including copies due to cardinality.
iterator() - Method in class jodd.util.collection.HashBag
Returns an iterator over the bag elements.
iterator() - Method in class jodd.util.collection.SetMapAdapter
Returns an iterator over the elements in this set.

J

J2EE_ENV_JNDI_NAME - Static variable in class jodd.util.ContextUtil
 
JavaSourceClassLoader - Class in jodd.util
A ClassLoader that, unlike usual class loaders, does not load byte code, but reads JavaTM source code and then scans, parses, compiles and loads it into the virtual machine.
JavaSourceClassLoader(String, boolean) - Constructor for class jodd.util.JavaSourceClassLoader
 
JavaSourceClassLoader(ClassLoader, String, boolean) - Constructor for class jodd.util.JavaSourceClassLoader
 
JD_1970 - Static variable in class jodd.datetime.JDateTime
Julian Date for 1970-01-01T00:00:00 (Thursday).
JD_2001 - Static variable in class jodd.datetime.JDateTime
Julian Date for 2001-01-01T00:00:00 (Monday).
JD_MJD - Static variable in class jodd.datetime.JDateTime
The Modified Julian Day (MJD) is the number of days (with decimal fraction of the day) that have elapsed since midnight at the beginning of Wednesday November 17, 1858.
JD_RJD - Static variable in class jodd.datetime.JDateTime
The Reduced Julian Day (RJD) is also used by astronomers and counts days from the same day as MJD, but from noon.
JD_TJD - Static variable in class jodd.datetime.JDateTime
The Truncated Julian Day (TJD) was introduced by NASA for the space program.
jdate - Variable in class jodd.datetime.JDateTime
Current Julian Date.
JDateTime - Class in jodd.datetime
Universal all-in-one date and time class that uses Astronomical Julian Dates for time calculations.
JDateTime(int, int, int, int, int, double) - Constructor for class jodd.datetime.JDateTime
Constructor that set date and time.
JDateTime(int, int, int) - Constructor for class jodd.datetime.JDateTime
Constructor that sets just date.
JDateTime(long) - Constructor for class jodd.datetime.JDateTime
Constructor that sets current time specified as time in milliseconds, from the midnight, January 1, 1970 UTC.
JDateTime() - Constructor for class jodd.datetime.JDateTime
Constructor that sets current local date and time.
JDateTime(Object) - Constructor for class jodd.datetime.JDateTime
Contructs JDateTime from a objects.
JDateTime(DateTimeStamp) - Constructor for class jodd.datetime.JDateTime
Contructs JDateTime from DateTimeStamp.
JDateTime(JulianDateStamp) - Constructor for class jodd.datetime.JDateTime
Contructs JDateTime from JulianDateStamp.
JDateTime(String) - Constructor for class jodd.datetime.JDateTime
Constructs JDateTime from a string.
JDateTime(String, String) - Constructor for class jodd.datetime.JDateTime
Constructs JDateTime from a string, using specified template.
JDateTimeConverter - Class in jodd.typeconverter
Converts object to JDateTime.
JDateTimeConverter() - Constructor for class jodd.typeconverter.JDateTimeConverter
 
JDBC_JNDI_NAME - Static variable in class jodd.util.ContextUtil
 
JdtConverter - Interface in jodd.datetime.converter
Interface for conversion from and to JDateTime.
JdtConverterManager - Class in jodd.datetime
Manager for JdtConverter instances.
JdtConverterManager() - Constructor for class jodd.datetime.JdtConverterManager
 
JdtFormatter - Interface in jodd.datetime.formatter
Date time formatter performs conversion both from and to string representation of time.
JMS_JNDI_NAME - Static variable in class jodd.util.ContextUtil
 
jodd - package jodd
 
Jodd - Class in jodd
Jodd.
Jodd() - Constructor for class jodd.Jodd
 
jodd.bean - package jodd.bean
Java Bean utilities, provides the fastest bean manipulation.
jodd.bean.loader - package jodd.bean.loader
Bean loaders iterate given bean, read property names and values which are stored into destination bean.
jodd.bean.modifier - package jodd.bean.modifier
Bean modifiers changes values of bean properties.
jodd.cache - package jodd.cache
Some useful caches: LRU, LFU, FIFO.
jodd.datetime - package jodd.datetime
Finally, easy manipulation of date and time!
jodd.datetime.converter - package jodd.datetime.converter
JDateTime converters to other objects.
jodd.datetime.formatter - package jodd.datetime.formatter
JDateTime formatters for converting date/time informations to/from strings.
jodd.format - package jodd.format
Good, old, C-alike, enhanced and fast printf formatting utility.
jodd.introspector - package jodd.introspector
Very fast reflection introspector.
jodd.io - package jodd.io
File utilites.
jodd.io.filter - package jodd.io.filter
Various file filters.
jodd.io.findfile - package jodd.io.findfile
Nice utilities for easier files and classes finding.
jodd.mail - package jodd.mail
Simple e-mail sending.
jodd.mutable - package jodd.mutable
Mutable number bean-alike implementations.
jodd.servlet - package jodd.servlet
Servlet utils.
jodd.servlet.filter - package jodd.servlet.filter
Just few common JSP filters.
jodd.servlet.upload - package jodd.servlet.upload
Multipart http request and module for uploading files.
jodd.servlet.upload.impl - package jodd.servlet.upload.impl
Various implementations of uploaded files and their factories.
jodd.swing - package jodd.swing
Misc Swing tools.
jodd.swing.spy - package jodd.swing.spy
SwingSpy examines Swing layouts.
jodd.typeconverter - package jodd.typeconverter
Slick and various type conversions.
jodd.util - package jodd.util
Huge set of various utilities.
jodd.util.collection - package jodd.util.collection
Few collection enhancements.
jodd.util.idgen - package jodd.util.idgen
Various ID generators.
jodd.util.ref - package jodd.util.ref
References tools.
jodd.util.sort - package jodd.util.sort
Fastest sorting algoritms and implementations.
join(Object[], Object[]) - Static method in class jodd.util.ArraysUtil
Joins two arrays.
join(Object[], Object[], Class) - Static method in class jodd.util.ArraysUtil
Joins two arrays.
join(String[], String[]) - Static method in class jodd.util.ArraysUtil
Joins two arrays.
join(byte[], byte[]) - Static method in class jodd.util.ArraysUtil
Joins two arrays.
join(char[], char[]) - Static method in class jodd.util.ArraysUtil
Joins two arrays.
join(short[], short[]) - Static method in class jodd.util.ArraysUtil
Joins two arrays.
join(int[], int[]) - Static method in class jodd.util.ArraysUtil
Joins two arrays.
join(long[], long[]) - Static method in class jodd.util.ArraysUtil
Joins two arrays.
join(float[], float[]) - Static method in class jodd.util.ArraysUtil
Joins two arrays.
join(double[], double[]) - Static method in class jodd.util.ArraysUtil
Joins two arrays.
join(boolean[], boolean[]) - Static method in class jodd.util.ArraysUtil
Joins two arrays.
JoinedEnumeration - Class in jodd.util.collection
Joins two enumerations.
JoinedEnumeration(Enumeration, Enumeration) - Constructor for class jodd.util.collection.JoinedEnumeration
 
JoinedIterator - Class in jodd.util.collection
 
JoinedIterator(Collection<Iterator>) - Constructor for class jodd.util.collection.JoinedIterator
 
JoinedIterator(Iterator, Iterator) - Constructor for class jodd.util.collection.JoinedIterator
 
JoinedIterator(Iterator[]) - Constructor for class jodd.util.collection.JoinedIterator
 
JStopWatch - Class in jodd.datetime
Nice stopwatch that supports time spans, cumulative times and laps.
JStopWatch() - Constructor for class jodd.datetime.JStopWatch
Starts the stopwatch.
JStopWatch(String) - Constructor for class jodd.datetime.JStopWatch
Starts the named stopwatch.
JulianDateStamp - Class in jodd.datetime
Julian Date stamp, for high precision calculations.
JulianDateStamp() - Constructor for class jodd.datetime.JulianDateStamp
Default empty constructor.
JulianDateStamp(double) - Constructor for class jodd.datetime.JulianDateStamp
Creates JD from a double.
JulianDateStamp(int, double) - Constructor for class jodd.datetime.JulianDateStamp
Creates JD from both integer and fractional part using normalization.
JulianDateStamp(BigDecimal) - Constructor for class jodd.datetime.JulianDateStamp
Creates JD from BigDecimal.

K

keyReferenceType - Variable in class jodd.util.ref.ReferenceMap
 
keySet() - Method in class jodd.util.collection.IntHashMap
Returns a set view of the keys contained in this map.

L

lap() - Method in class jodd.datetime.JStopWatch
Marks a lap and returns its length.
lap(long) - Method in class jodd.datetime.JStopWatch
 
laps - Variable in class jodd.datetime.JStopWatch
List of all laps.
lastHeader - Variable in class jodd.servlet.upload.MultipartRequestInputStream
 
lastIndexOf(boolean) - Method in class jodd.util.collection.BooleanArrayList
Returns the index of the last occurrence of the specified object in this list.
lastIndexOf(byte) - Method in class jodd.util.collection.ByteArrayList
Returns the index of the last occurrence of the specified object in this list.
lastIndexOf(char) - Method in class jodd.util.collection.CharArrayList
Returns the index of the last occurrence of the specified object in this list.
lastIndexOf(double, double) - Method in class jodd.util.collection.DoubleArrayList
Returns the index of the last occurrence of the specified object in this list.
lastIndexOf(float, float) - Method in class jodd.util.collection.FloatArrayList
Returns the index of the last occurrence of the specified object in this list.
lastIndexOf(int) - Method in class jodd.util.collection.IntArrayList
Returns the index of the last occurrence of the specified object in this list.
lastIndexOf(long) - Method in class jodd.util.collection.LongArrayList
Returns the index of the last occurrence of the specified object in this list.
lastIndexOf(short) - Method in class jodd.util.collection.ShortArrayList
Returns the index of the last occurrence of the specified object in this list.
lastIndexOf(String, String, int, int) - Static method in class jodd.util.StringUtil
Finds last index of a substring in the given source string in specified range [end, start] See StringUtil.indexOf(String, String, int, int) for details about the speed.
lastIndexOf(String, char, int, int) - Static method in class jodd.util.StringUtil
Finds last index of a character in the given source string in specified range [end, start]
lastIndexOf(String, String[]) - Static method in class jodd.util.StringUtil
Finds the very last index of a substring from the specified array.
lastIndexOf(String, String[], int) - Static method in class jodd.util.StringUtil
Finds the very last index of a substring from the specified array.
lastIndexOfIgnoreCase(String, String) - Static method in class jodd.util.StringUtil
Finds last index of a substring in the given source string with ignored case.
lastIndexOfIgnoreCase(String, String, int) - Static method in class jodd.util.StringUtil
Finds last index of a substring in the given source string with ignored case.
lastIndexOfIgnoreCase(String, String, int, int) - Static method in class jodd.util.StringUtil
Finds last index of a substring in the given source string with ignored case in specified range.
lastIndexOfIgnoreCase(String, String[]) - Static method in class jodd.util.StringUtil
Finds the very last index of a substring from the specified array.
lastIndexOfIgnoreCase(String, String[], int) - Static method in class jodd.util.StringUtil
Finds the very last index of a substring from the specified array.
launchTarget(String, String, boolean) - Static method in class jodd.util.VmUtil
Launches target VM.
leadingZeroes - Variable in class jodd.format.PrintfFormat
 
leap - Variable in class jodd.datetime.JDateTime
Leap year flag.
LEFT_BRACE - Static variable in interface jodd.util.StringPool
 
LEFT_BRACKET - Static variable in interface jodd.util.StringPool
 
LEFT_CHEV - Static variable in interface jodd.util.StringPool
 
leftAlign - Variable in class jodd.format.PrintfFormat
 
length - Variable in class jodd.servlet.filter.GzipResponseStream
The content length past which we will not write, or -1 if there is no defined content length.
LFUCache<K,V> - Class in jodd.cache
LFU (least frequently used) cache.
LFUCache(int) - Constructor for class jodd.cache.LFUCache
 
LFUCache(int, long) - Constructor for class jodd.cache.LFUCache
 
list(List, int) - Static method in class jodd.servlet.HtmlFormUtil
 
listeners - Variable in class jodd.io.FileMonitor
 
listeners - Variable in class jodd.servlet.HttpSessionListenerBroadcaster
 
listFiles(File) - Method in class jodd.io.findfile.FindFile
List all files and folders in specified directory.
load(Object, Object) - Static method in class jodd.bean.BeanUtil
Populates bean from given object by using a loader for given objects type.
load(Object, Object, Class) - Static method in class jodd.bean.BeanUtil
 
load(Object, Object) - Method in interface jodd.bean.loader.BeanLoader
Loads values from given source into the destination bean.
load(Object, Object) - Method in class jodd.bean.loader.MapBeanLoader
 
load(Object, Object) - Method in class jodd.bean.loader.MultipartRequestBeanLoader
 
load(Object, Object) - Method in class jodd.bean.loader.MultipartRequestWrapperBeanLoader
 
load(Object, Object) - Method in class jodd.bean.loader.RequestBeanLoader
 
load(Object, Object) - Method in class jodd.bean.loader.RequestParamBeanLoader
 
load(Object, Object) - Method in class jodd.bean.loader.ResultSetBeanLoader
 
load(Object, Object) - Method in class jodd.bean.loader.ServletContextBeanLoader
 
load(Object, Object) - Method in class jodd.bean.loader.SessionBeanLoader
 
loadBean(Object, Object) - Static method in class jodd.bean.loader.MapBeanLoader
 
loadBean(Object, Object, boolean) - Static method in class jodd.bean.loader.MultipartRequestBeanLoader
 
loadBean(Object, Object, boolean) - Static method in class jodd.bean.loader.MultipartRequestWrapperBeanLoader
 
loadBean(Object, Object, boolean) - Static method in class jodd.bean.loader.RequestBeanLoader
 
loadBean(Object, Object, boolean) - Static method in class jodd.bean.loader.RequestParamBeanLoader
 
loadBean(Object, Object) - Static method in class jodd.bean.loader.ResultSetBeanLoader
 
loadBean(Object, Object, String) - Static method in class jodd.bean.loader.ServletContextBeanLoader
 
loadBean(Object, Object, String) - Static method in class jodd.bean.loader.SessionBeanLoader
 
loadClass(String) - Static method in class jodd.util.ClassLoaderUtil
Loads a class with a given name dynamically.
loadClass(String, Class) - Static method in class jodd.util.ClassLoaderUtil
Loads a class with a given name dynamically, more reliable then Class.forName.
loadClass(String) - Method in class jodd.util.JavaSourceClassLoader
 
loadClass(String, boolean) - Method in class jodd.util.JavaSourceClassLoader
Loads the class with the specified name.
loadClass(String) - Method in class jodd.util.RuntimeJavaSourceLoader
Loads new class from its source files.
loadFrom(JDateTime, Object) - Method in class jodd.datetime.converter.CalendarConverter
 
loadFrom(JDateTime, Object) - Method in class jodd.datetime.converter.DateConverter
 
loadFrom(JDateTime, Object) - Method in class jodd.datetime.converter.DateTimeStampConverter
 
loadFrom(JDateTime, Object) - Method in class jodd.datetime.converter.GregorianCalendarConverter
 
loadFrom(JDateTime, Object) - Method in interface jodd.datetime.converter.JdtConverter
Loads date time information from object to provided JDateTime instance.
loadFrom(JDateTime, Object) - Method in class jodd.datetime.converter.SqlDateConverter
 
loadFrom(JDateTime, Object) - Method in class jodd.datetime.converter.SqlTimestampConverter
 
loadFrom(Object) - Method in class jodd.datetime.JDateTime
Loads date time from an object using a converter registered in JdtConverterManager.
loadFromFile(Properties, String) - Static method in class jodd.util.PropertiesUtil
Loads properties from the file.
loadFromFile(Properties, File) - Static method in class jodd.util.PropertiesUtil
Loads properties from the file.
loadRequestAttributes(Map, ServletRequest) - Static method in class jodd.servlet.ServletUtil
 
loadRequestParameters(Map, ServletRequest) - Static method in class jodd.servlet.ServletUtil
 
loadSessionAttributes(Map, HttpSession) - Static method in class jodd.servlet.ServletUtil
Loads session attributes into a map.
locales - Static variable in class jodd.util.LocaleUtil
 
LocaleUtil - Class in jodd.util
Locale utilities.
LocaleUtil() - Constructor for class jodd.util.LocaleUtil
 
lock() - Method in class jodd.util.Mutex
Blocks execution and acquires a lock.
LongArrayConverter - Class in jodd.typeconverter
Converts given object to byte[].
LongArrayConverter() - Constructor for class jodd.typeconverter.LongArrayConverter
 
LongArrayList - Class in jodd.util.collection
ArrayList of long primitives.
LongArrayList() - Constructor for class jodd.util.collection.LongArrayList
Constructs an empty list with an initial capacity.
LongArrayList(int) - Constructor for class jodd.util.collection.LongArrayList
Constructs an empty list with the specified initial capacity.
LongArrayList(long[]) - Constructor for class jodd.util.collection.LongArrayList
Constructs a list containing the elements of the specified array.
LongConverter - Class in jodd.typeconverter
Converts given object to a Long.
LongConverter() - Constructor for class jodd.typeconverter.LongConverter
 
longValue() - Method in class jodd.mutable.MutableByte
Returns the value as a long.
longValue() - Method in class jodd.mutable.MutableDouble
Returns the value as a long.
longValue() - Method in class jodd.mutable.MutableFloat
Returns the value as a long.
longValue() - Method in class jodd.mutable.MutableInteger
Returns the value as a long.
longValue() - Method in class jodd.mutable.MutableLong
Returns the value as a long.
longValue() - Method in class jodd.mutable.MutableShort
Returns the value as a long.
lookup(Class) - Static method in class jodd.bean.BeanLoaderManager
Returns loader for the specific object type.
lookup(Object) - Static method in class jodd.bean.BeanLoaderManager
Performs more throughly search for bean loader.
lookup(Class) - Static method in class jodd.datetime.JdtConverterManager
Returns converter for the specific object type.
lookup(Object) - Static method in class jodd.datetime.JdtConverterManager
Performs more throughly search for converter loader.
lookup(Class) - Static method in class jodd.introspector.ClassIntrospector
Returns class descriptor for specified type.
lookup(Class) - Method in interface jodd.introspector.Introspector
Returns the ClassDescriptor object for specified class.
lookup(Class) - Method in class jodd.introspector.SimpleIntrospector
Returns the ClassDescriptor object for specified class.
lookup(Class) - Method in class jodd.introspector.WeakIntrospector
Returns the ClassDescriptor object for specified class.
lookup(Class) - Static method in class jodd.typeconverter.TypeConverterManager
Retrieves converter for provided type.
lookupLocaleData(String) - Static method in class jodd.util.LocaleUtil
Lookups for locale data and creates new if it doesn't exist.
lookupLocaleData(Locale) - Static method in class jodd.util.LocaleUtil
 
LRUCache<K,V> - Class in jodd.cache
LRU (least recently used) cache.
LRUCache(int) - Constructor for class jodd.cache.LRUCache
 
LRUCache(int, long) - Constructor for class jodd.cache.LRUCache
Creates a new LRU cache.

M

MAIL_JNDI_NAME - Static variable in class jodd.util.ContextUtil
 
main(String[]) - Static method in class jodd.Jodd
 
makeActionPath(String, String) - Static method in class jodd.servlet.DispatcherUtil
Builds action path from uri and query.
map(Map, String) - Static method in class jodd.servlet.HtmlFormUtil
 
map - Variable in class jodd.util.collection.HashBag
 
map - Variable in class jodd.util.collection.SetMapAdapter
 
MapBeanLoader - Class in jodd.bean.loader
Populate java bean using objects that are implementation of Map interface.
MapBeanLoader() - Constructor for class jodd.bean.loader.MapBeanLoader
 
match(String, String) - Static method in class jodd.util.Wildcard
Checks whether a string matches a given wildcard pattern.
matchFileExtension() - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
matchOne(String, String[]) - Static method in class jodd.util.Wildcard
Matches string to at least one pattern.
MathUtil - Class in jodd.util
Various math utilities.
MathUtil() - Constructor for class jodd.util.MathUtil
 
maxArrayLen - Variable in class jodd.util.PrettyStringBuilder
 
maxDeep - Variable in class jodd.util.PrettyStringBuilder
 
maxFileSize - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload.Factory
 
maxFileSize - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
maxValue - Variable in class jodd.util.idgen.SimpleIdGenerator
 
maxValue - Variable in class jodd.util.idgen.SimpleLongIdGenerator
 
MemoryFileUpload - Class in jodd.servlet.upload.impl
FileUpload that stores uploaded files in memory byte array.
MemoryFileUpload(MultipartRequestInputStream) - Constructor for class jodd.servlet.upload.impl.MemoryFileUpload
 
MemoryFileUpload.Factory - Class in jodd.servlet.upload.impl
 
MemoryFileUpload.Factory() - Constructor for class jodd.servlet.upload.impl.MemoryFileUpload.Factory
 
memoryThreshold - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload.Factory
 
memoryThreshold - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
MILLIS_IN_DAY - Static variable in class jodd.datetime.TimeUtil
 
MimeTypeMapping - Class in jodd.util
Map extensions to MIME types.
MimeTypeMapping() - Constructor for class jodd.util.MimeTypeMapping
 
minute - Variable in class jodd.datetime.DateTimeStamp
Minute, range [0 - 59]
mkdir(String) - Static method in class jodd.io.FileUtil
Creates single folder.
mkdir(File) - Static method in class jodd.io.FileUtil
Creates single folders.
mkdirs(String) - Static method in class jodd.io.FileUtil
Creates all folders at once.
mkdirs(File) - Static method in class jodd.io.FileUtil
Creates all folders at once.
modal - Variable in class jodd.swing.CaddyDialog
 
modify(Object) - Method in interface jodd.bean.modifier.BeanModifier
 
modify(Object) - Method in class jodd.bean.modifier.TrimStringsBeanModifier
 
month - Variable in class jodd.datetime.DateTimeStamp
Month, range: [1 - 12]
move(File) - Method in class jodd.io.FileEx
 
move(String, String) - Static method in class jodd.io.FileUtil
 
move(String, String, FileUtil.Settings) - Static method in class jodd.io.FileUtil
 
move(File, File) - Static method in class jodd.io.FileUtil
 
move(File, File, FileUtil.Settings) - Static method in class jodd.io.FileUtil
Smart move.
moveDir(File) - Method in class jodd.io.FileEx
 
moveDir(String, String) - Static method in class jodd.io.FileUtil
 
moveDir(File, File) - Static method in class jodd.io.FileUtil
 
moveFile(File) - Method in class jodd.io.FileEx
 
moveFile(String, String) - Static method in class jodd.io.FileUtil
 
moveFile(String, String, FileUtil.Settings) - Static method in class jodd.io.FileUtil
 
moveFile(File, File) - Static method in class jodd.io.FileUtil
 
moveFile(File, File, FileUtil.Settings) - Static method in class jodd.io.FileUtil
 
moveFileToDir(String, String) - Static method in class jodd.io.FileUtil
 
moveFileToDir(String, String, FileUtil.Settings) - Static method in class jodd.io.FileUtil
 
moveFileToDir(File, File) - Static method in class jodd.io.FileUtil
 
moveFileToDir(File, File, FileUtil.Settings) - Static method in class jodd.io.FileUtil
 
moveToDir(File) - Method in class jodd.io.FileEx
 
MultiComparator - Class in jodd.util
 
MultiComparator(Comparator) - Constructor for class jodd.util.MultiComparator
 
MultipartRequest - Class in jodd.servlet.upload
Handles multi-part requests and extract uploaded files and parameters from it.
MultipartRequest(HttpServletRequest) - Constructor for class jodd.servlet.upload.MultipartRequest
 
MultipartRequest(HttpServletRequest, FileUploadFactory) - Constructor for class jodd.servlet.upload.MultipartRequest
 
MultipartRequest(HttpServletRequest, String) - Constructor for class jodd.servlet.upload.MultipartRequest
 
MultipartRequest(HttpServletRequest, FileUploadFactory, String) - Constructor for class jodd.servlet.upload.MultipartRequest
Creates new multi-part request with form encoding and file upload factory.
MultipartRequestBeanLoader - Class in jodd.bean.loader
Populates java bean from MultipartRequest objects.
MultipartRequestBeanLoader() - Constructor for class jodd.bean.loader.MultipartRequestBeanLoader
 
MultipartRequestBeanLoader(boolean) - Constructor for class jodd.bean.loader.MultipartRequestBeanLoader
 
MultipartRequestInputStream - Class in jodd.servlet.upload
Extended input stream based on buffered requests input stream.
MultipartRequestInputStream(InputStream) - Constructor for class jodd.servlet.upload.MultipartRequestInputStream
 
MultipartRequestWrapper - Class in jodd.servlet.upload
Multi-part HTTP servlet request wrapper.
MultipartRequestWrapper(HttpServletRequest, FileUploadFactory, String) - Constructor for class jodd.servlet.upload.MultipartRequestWrapper
 
MultipartRequestWrapper(HttpServletRequest, FileUploadFactory) - Constructor for class jodd.servlet.upload.MultipartRequestWrapper
 
MultipartRequestWrapper(MultipartRequest) - Constructor for class jodd.servlet.upload.MultipartRequestWrapper
 
MultipartRequestWrapperBeanLoader - Class in jodd.bean.loader
Populates java bean from MultipartRequestWrapper objects.
MultipartRequestWrapperBeanLoader() - Constructor for class jodd.bean.loader.MultipartRequestWrapperBeanLoader
 
MultipartRequestWrapperBeanLoader(boolean) - Constructor for class jodd.bean.loader.MultipartRequestWrapperBeanLoader
 
multiSelected(Object[], String) - Static method in class jodd.servlet.HtmlFormUtil
 
multiSelected(int[], String) - Static method in class jodd.servlet.HtmlFormUtil
 
multiSelected(long[], String) - Static method in class jodd.servlet.HtmlFormUtil
 
multiSelected(List, String) - Static method in class jodd.servlet.HtmlFormUtil
 
multiSelectedValue(Object[], String) - Static method in class jodd.servlet.HtmlFormUtil
 
multiSelectedValue(int[], String) - Static method in class jodd.servlet.HtmlFormUtil
 
multiSelectedValue(long[], String) - Static method in class jodd.servlet.HtmlFormUtil
 
multiSelectedValue(List, String) - Static method in class jodd.servlet.HtmlFormUtil
 
MutableBoolean - Class in jodd.mutable
A mutable boolean wrapper.
MutableBoolean() - Constructor for class jodd.mutable.MutableBoolean
 
MutableBoolean(boolean) - Constructor for class jodd.mutable.MutableBoolean
 
MutableBoolean(String) - Constructor for class jodd.mutable.MutableBoolean
 
MutableBoolean(Boolean) - Constructor for class jodd.mutable.MutableBoolean
 
MutableByte - Class in jodd.mutable
A mutable byte wrapper.
MutableByte() - Constructor for class jodd.mutable.MutableByte
 
MutableByte(byte) - Constructor for class jodd.mutable.MutableByte
 
MutableByte(String) - Constructor for class jodd.mutable.MutableByte
 
MutableByteConverter - Class in jodd.typeconverter
Converts given object to MutableByte.
MutableByteConverter() - Constructor for class jodd.typeconverter.MutableByteConverter
 
MutableDouble - Class in jodd.mutable
A mutable double wrapper.
MutableDouble() - Constructor for class jodd.mutable.MutableDouble
 
MutableDouble(double) - Constructor for class jodd.mutable.MutableDouble
 
MutableDouble(String) - Constructor for class jodd.mutable.MutableDouble
 
MutableDoubleConverter - Class in jodd.typeconverter
Converts given object to MutableDouble.
MutableDoubleConverter() - Constructor for class jodd.typeconverter.MutableDoubleConverter
 
MutableFloat - Class in jodd.mutable
A mutable float wrapper.
MutableFloat() - Constructor for class jodd.mutable.MutableFloat
 
MutableFloat(float) - Constructor for class jodd.mutable.MutableFloat
 
MutableFloat(String) - Constructor for class jodd.mutable.MutableFloat
 
MutableFloatConverter - Class in jodd.typeconverter
Converts given object to MutableFloat.
MutableFloatConverter() - Constructor for class jodd.typeconverter.MutableFloatConverter
 
MutableInteger - Class in jodd.mutable
A mutable int wrapper.
MutableInteger() - Constructor for class jodd.mutable.MutableInteger
 
MutableInteger(int) - Constructor for class jodd.mutable.MutableInteger
 
MutableInteger(String) - Constructor for class jodd.mutable.MutableInteger
 
MutableIntegerConverter - Class in jodd.typeconverter
Converts given object to an MutableInteger.
MutableIntegerConverter() - Constructor for class jodd.typeconverter.MutableIntegerConverter
 
MutableLong - Class in jodd.mutable
A mutable long wrapper.
MutableLong() - Constructor for class jodd.mutable.MutableLong
 
MutableLong(long) - Constructor for class jodd.mutable.MutableLong
 
MutableLong(String) - Constructor for class jodd.mutable.MutableLong
 
MutableLongConverter - Class in jodd.typeconverter
Converts given object to a MutableLong.
MutableLongConverter() - Constructor for class jodd.typeconverter.MutableLongConverter
 
MutableShort - Class in jodd.mutable
A mutable short wrapper.
MutableShort() - Constructor for class jodd.mutable.MutableShort
 
MutableShort(short) - Constructor for class jodd.mutable.MutableShort
 
MutableShort(String) - Constructor for class jodd.mutable.MutableShort
 
MutableShortConverter - Class in jodd.typeconverter
Converts given object to MutableShort.
MutableShortConverter() - Constructor for class jodd.typeconverter.MutableShortConverter
 
Mutex - Class in jodd.util
Provides simple mutual exclusion.
Mutex() - Constructor for class jodd.util.Mutex
 

N

N - Static variable in interface jodd.util.StringPool
 
name - Variable in class jodd.datetime.JStopWatch
Optional stopwatch name.
NetUtil - Class in jodd.util
Network utilities.
NetUtil() - Constructor for class jodd.util.NetUtil
 
newInstance(Class) - Static method in class jodd.util.ReflectUtil
Creates new intances including for common mutable classes that do not have a default constructor.
NEWLINE - Static variable in interface jodd.util.StringPool
 
newSettings() - Static method in class jodd.io.FileUtil
Creates new FileUtil.Settings instance with default values.
next() - Method in class jodd.util.collection.ArrayIterator
 
next() - Method in class jodd.util.collection.JoinedIterator
 
next() - Method in class jodd.util.idgen.SimpleIdGenerator
Returns the next value from the sequence.
next() - Method in class jodd.util.idgen.SimpleLongIdGenerator
Returns the next value from the sequence.
nextElement() - Method in class jodd.util.collection.ArrayEnumeration
 
nextElement() - Method in class jodd.util.collection.JoinedEnumeration
 
nextFile() - Method in class jodd.io.findfile.FindFile
Finds the next file.
NO - Static variable in interface jodd.util.StringPool
 
NO_ARGUMENTS - Static variable in class jodd.util.ReflectUtil
an empty object array
NO_PARAMETERS - Static variable in class jodd.util.ReflectUtil
an empty class array
NO_TYPES - Static variable in class jodd.util.ReflectUtil
an empty object array
NoCache<K,V> - Class in jodd.cache
Simple no-cache implementations of Cache for situation when cache needs to be quickly turned-off.
NoCache() - Constructor for class jodd.cache.NoCache
 
normalize(String) - Static method in class jodd.io.FileNameUtil
Normalizes a path, removing double and single dot path steps.
normalizeNoEndSeparator(String) - Static method in class jodd.io.FileNameUtil
Normalizes a path, removing double and single dot path steps, and removing any final directory separator.
notify(Object) - Static method in class jodd.util.ThreadUtil
Notifies an object for synchronization purposes.
notifyAll(Object) - Static method in class jodd.util.ThreadUtil
Notifies an object for synchronization purposes.
nullValue - Variable in class jodd.util.PrettyStringBuilder
 

O

objectToByteArray(Object) - Static method in class jodd.util.ObjectUtil
Serialize an object to byte array.
ObjectUtil - Class in jodd.util
Various object utilities.
ObjectUtil() - Constructor for class jodd.util.ObjectUtil
 
OFF - Static variable in interface jodd.util.StringPool
 
ON - Static variable in interface jodd.util.StringPool
 
onChange(Class) - Method in interface jodd.util.RuntimeJavaSourceLoader.ChangeListener
Invoked on class changes.
onClassName(String, InputStream) - Method in class jodd.io.findfile.FindClass
Called during scanning when class has been found.
onCreate(Class) - Method in interface jodd.util.RuntimeJavaSourceLoader.ChangeListener
Invoked on very first class loading.
onFileChange(File) - Method in interface jodd.io.FileChangeListener
Invoked when one of the monitored files is created, deleted or modified.
onFileEntry(File) - Method in class jodd.io.findfile.FilterFindFile
Called on each file entry (file or directory) and returns true if file passes search criteria.
onFileEntry(File) - Method in class jodd.io.findfile.FindFile
Called on each file entry (file or directory) and returns true if file passes search criteria.
onFileEntry(File) - Method in class jodd.io.findfile.RegExpFindFile
 
onFileEntry(File) - Method in class jodd.io.findfile.WildcardFindFile
 
origResponse - Variable in class jodd.servlet.filter.GzipResponseWrapper
Original response
out(String, byte) - Static method in class jodd.format.Printf
 
out(String, char) - Static method in class jodd.format.Printf
 
out(String, short) - Static method in class jodd.format.Printf
 
out(String, int) - Static method in class jodd.format.Printf
 
out(String, long) - Static method in class jodd.format.Printf
 
out(String, float) - Static method in class jodd.format.Printf
 
out(String, double) - Static method in class jodd.format.Printf
 
out(String, boolean) - Static method in class jodd.format.Printf
 
out(String, String) - Static method in class jodd.format.Printf
 
out(String, Byte) - Static method in class jodd.format.Printf
 
out(String, Character) - Static method in class jodd.format.Printf
 
out(String, Short) - Static method in class jodd.format.Printf
 
out(String, Integer) - Static method in class jodd.format.Printf
 
out(String, Long) - Static method in class jodd.format.Printf
 
out(String, Float) - Static method in class jodd.format.Printf
 
out(String, Double) - Static method in class jodd.format.Printf
 
out(String, Boolean) - Static method in class jodd.format.Printf
 
out(String, byte[]) - Static method in class jodd.format.Printf
 
out(String, char[]) - Static method in class jodd.format.Printf
 
out(String, short[]) - Static method in class jodd.format.Printf
 
out(String, int[]) - Static method in class jodd.format.Printf
 
out(String, long[]) - Static method in class jodd.format.Printf
 
out(String, float[]) - Static method in class jodd.format.Printf
 
out(String, double[]) - Static method in class jodd.format.Printf
 
out(String, boolean[]) - Static method in class jodd.format.Printf
 
out(String, String[]) - Static method in class jodd.format.Printf
 
out(String, Byte...) - Static method in class jodd.format.Printf
 
out(String, Character...) - Static method in class jodd.format.Printf
 
out(String, Short...) - Static method in class jodd.format.Printf
 
out(String, Integer...) - Static method in class jodd.format.Printf
 
out(String, Long...) - Static method in class jodd.format.Printf
 
out(String, Float...) - Static method in class jodd.format.Printf
 
out(String, Double...) - Static method in class jodd.format.Printf
 
out(String, Boolean...) - Static method in class jodd.format.Printf
 
out(String, Object...) - Static method in class jodd.format.Printf
 
output - Variable in class jodd.servlet.filter.GzipResponseStream
The underlying servlet output stream to which we should write data.
overwriteExisting - Variable in class jodd.io.FileUtil.Settings
 

P

p(String, String) - Method in class jodd.servlet.HtmlEncode.UrlBuilder
 
p(String, Object) - Method in class jodd.servlet.HtmlEncode.UrlBuilder
 
p(String) - Method in class jodd.servlet.HtmlEncode.UrlBuilder
 
pad(String) - Method in class jodd.format.PrintfFormat
Pads the value with spaces and adds prefix and suffix.
paintComponent(Graphics) - Method in class jodd.swing.spy.SwingSpyGlassPane
 
param(String, Object) - Method in class jodd.servlet.HtmlEncode.UrlBuilder
 
param(String, String) - Method in class jodd.servlet.HtmlEncode.UrlBuilder
 
param(String) - Method in class jodd.servlet.HtmlEncode.UrlBuilder
 
parse(String, String) - Method in class jodd.datetime.formatter.AbstractFormatter
 
parse(String, String) - Method in interface jodd.datetime.formatter.JdtFormatter
Parses string given in specified format and extracts time information.
parseInt(String, BeanProperty) - Static method in class jodd.bean.BeanUtilUtil
 
parseMultipartRequest() - Method in class jodd.servlet.upload.MultipartRequest
Loads and parse multi-part request.
parseRequest() - Method in class jodd.servlet.upload.MultipartRequest
Checks if request if multi-part and parse it.
parseRequestStream(HttpServletRequest, String) - Method in class jodd.servlet.upload.MultipartRequest
Extracts uploaded files and parameters from the request data.
parseValue(int, String, DateTimeStamp) - Method in class jodd.datetime.formatter.AbstractFormatter
Parses value for matched pattern.
parseValue(int, String, DateTimeStamp) - Method in class jodd.datetime.formatter.DefaultFormatter
 
passThrough - Variable in class jodd.io.DebugOutputStream
 
patterns - Variable in class jodd.datetime.formatter.AbstractFormatter
Available patterns list.
peek() - Method in class jodd.util.collection.SimpleQueue
Peeks an element in the queue.
peek() - Method in class jodd.util.collection.SimpleStack
Peek element from stack.
PERCENT - Static variable in interface jodd.util.StringPool
 
PIPE - Static variable in interface jodd.util.StringPool
 
PLUS - Static variable in interface jodd.util.StringPool
 
pop() - Method in class jodd.util.collection.SimpleStack
Stack pop.
popAll() - Method in class jodd.util.collection.SimpleStack
 
post - Variable in class jodd.format.PrintfFormat
 
pre - Variable in class jodd.format.PrintfFormat
 
precision - Variable in class jodd.format.PrintfFormat
 
preparePatterns(String[]) - Method in class jodd.datetime.formatter.AbstractFormatter
Converts String array of patterns to char arrays.
preserveDate - Variable in class jodd.io.FileUtil.Settings
 
PrettyStringBuilder - Class in jodd.util
Constructs pretty string representation of object value.
PrettyStringBuilder() - Constructor for class jodd.util.PrettyStringBuilder
 
PRIME - Static variable in class jodd.util.HashCode
 
Printf - Class in jodd.format
Printf.
Printf() - Constructor for class jodd.format.Printf
 
PrintfFormat - Class in jodd.format
Fast simple and yet useful formattings.
PrintfFormat(String) - Constructor for class jodd.format.PrintfFormat
Formats a number in a printf format, like C.
PrintfFormat() - Constructor for class jodd.format.PrintfFormat
For internal use with PrintfFormat.init(String, int) and PrintfFormat.reinit(String).
printStackTrace() - Method in exception jodd.util.UncheckedException
 
printStackTrace(PrintStream) - Method in exception jodd.util.UncheckedException
 
printStackTrace(PrintWriter) - Method in exception jodd.util.UncheckedException
 
printUsageMessage() - Method in class jodd.swing.spy.SwingSpy
Print SwingSpy usage message.
processStream() - Method in class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
processStream() - Method in class jodd.servlet.upload.FileUpload
Process request input stream.
processStream() - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
processStream() - Method in class jodd.servlet.upload.impl.DiskFileUpload
 
processStream() - Method in class jodd.servlet.upload.impl.MemoryFileUpload
Reads data from input stream into byte array and stores file size.
PropertiesUtil - Class in jodd.util
Misc java.util.Properties utils.
PropertiesUtil() - Constructor for class jodd.util.PropertiesUtil
 
prune() - Method in class jodd.cache.AbstractCacheMap
Prunes objects from cache and returns the number of removed objects.
prune() - Method in interface jodd.cache.Cache
Prunes objects from cache and returns the number of removed objects.
prune() - Method in class jodd.cache.FIFOCache
Prune expired objects and, if cache is still full, the first one.
prune() - Method in class jodd.cache.LFUCache
Prunes expired and, if cache is still full, the LFU element from the cache.
prune() - Method in class jodd.cache.LRUCache
Prune only expired objects, LinkedHashMap will take car of LRU if needed.
prune() - Method in class jodd.cache.NoCache
 
prune() - Method in class jodd.cache.TimedCache
Prunes expired elements from the cache.
pruneTimer - Variable in class jodd.cache.TimedCache
 
publicCtors - Variable in class jodd.introspector.ClassDescriptor
 
publicFields - Variable in class jodd.introspector.ClassDescriptor
 
publicMethods - Variable in class jodd.introspector.ClassDescriptor
 
publicProperties - Variable in class jodd.introspector.ClassDescriptor
 
push(E) - Method in class jodd.util.collection.SimpleStack
Stack push.
put(K, V) - Method in class jodd.cache.AbstractCacheMap
Adds an object to the cache with default timeout.
put(K, V, long) - Method in class jodd.cache.AbstractCacheMap
Adds an object to the cache with specified timeout after which it becomes expired.
put(K, V) - Method in interface jodd.cache.Cache
Adds an object to the cache with default timeout.
put(K, V, long) - Method in interface jodd.cache.Cache
Adds an object to the cache with specified timeout after which it becomes expired.
put(K, V) - Method in class jodd.cache.NoCache
 
put(K, V, long) - Method in class jodd.cache.NoCache
 
put(Object, Object) - Method in class jodd.util.collection.IntHashMap
Associates the specified value with the specified key in this map.
put(int, Object) - Method in class jodd.util.collection.IntHashMap
Associates the specified value with the specified key in this map.
put(E) - Method in class jodd.util.collection.SimpleQueue
Puts object in queue.
put(K, V) - Method in class jodd.util.ref.ReferenceMap
 
putAll(Map) - Method in class jodd.util.collection.IntHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map<? extends K, ? extends V>) - Method in class jodd.util.ref.ReferenceMap
 
putIfAbsent(K, V) - Method in class jodd.util.ref.ReferenceMap
 

Q

qsort(Object[], Comparator) - Static method in class jodd.util.sort.FastQuickSort
 
QUESTION_MARK - Static variable in interface jodd.util.StringPool
 
QUOTE - Static variable in interface jodd.util.StringPool
 

R

randomInt(int, int) - Static method in class jodd.util.MathUtil
Generates pseudo-random integer from specific range.
randomLong(long, long) - Static method in class jodd.util.MathUtil
Generates pseudo-random long from specific range.
read() - Method in class jodd.io.AsciiStringInputStream
 
read() - Method in class jodd.io.StringInputStream
 
readAndDefineClass(String) - Method in class jodd.util.JavaSourceClassLoader
Reads compiled class bytes and defines a class.
readAvailableBytes(InputStream) - Static method in class jodd.io.StreamUtil
Reads all available bytes from InputStream as a byte array.
readBoundary() - Method in class jodd.servlet.upload.MultipartRequestInputStream
Reads boundary from the input stream.
readByte() - Method in class jodd.servlet.upload.MultipartRequestInputStream
 
readBytes() - Method in class jodd.io.FileEx
 
readBytes(String) - Static method in class jodd.io.FileUtil
 
readBytes(File) - Static method in class jodd.io.FileUtil
 
readBytes(InputStream) - Static method in class jodd.io.StreamUtil
 
readBytes(InputStream, int) - Static method in class jodd.io.StreamUtil
 
readBytes(Reader) - Static method in class jodd.io.StreamUtil
 
readBytes(Reader, int) - Static method in class jodd.io.StreamUtil
 
readBytes(Reader, String) - Static method in class jodd.io.StreamUtil
 
readBytes(Reader, String, int) - Static method in class jodd.io.StreamUtil
 
readChars(InputStream) - Static method in class jodd.io.StreamUtil
 
readChars(InputStream, int) - Static method in class jodd.io.StreamUtil
 
readChars(InputStream, String) - Static method in class jodd.io.StreamUtil
 
readChars(InputStream, String, int) - Static method in class jodd.io.StreamUtil
 
readChars(Reader) - Static method in class jodd.io.StreamUtil
 
readChars(Reader, int) - Static method in class jodd.io.StreamUtil
 
readDataHeader(String) - Method in class jodd.servlet.upload.MultipartRequestInputStream
Reads data header from the input stream.
readDataHeaderString(String) - Method in class jodd.servlet.upload.MultipartRequestInputStream
 
readObject(String) - Static method in class jodd.util.ObjectUtil
 
readObject(File) - Static method in class jodd.util.ObjectUtil
Reads serialized object from the file.
readObjectAsXml(File) - Static method in class jodd.util.ObjectUtil
Reads serialized object from the XML file.
readObjectAsXml(String) - Static method in class jodd.util.ObjectUtil
 
readString() - Method in class jodd.io.FileEx
 
readString(String) - Method in class jodd.io.FileEx
 
readString(String) - Static method in class jodd.io.FileUtil
 
readString(String, String) - Static method in class jodd.io.FileUtil
 
readString(File) - Static method in class jodd.io.FileUtil
 
readString(File, String) - Static method in class jodd.io.FileUtil
 
recursive - Variable in class jodd.io.FileUtil.Settings
 
recursive - Variable in class jodd.io.findfile.FindFile
 
recursive() - Method in class jodd.io.findfile.FindFile
Activates recursive search.
redirect(HttpServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
Performs redirection to specified page.
redirect(HttpServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.ServletAction
Performs redirection.
redirectParam(HttpServletRequest, HttpServletResponse) - Static method in class jodd.servlet.ServletAction
Performs redirection.
redirectParam(HttpServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.ServletAction
Performs redirection where URL is read from the request.
ReferenceMap<K,V> - Class in jodd.util.ref
Concurrent hash map that wraps keys and/or values in SOFT or WEAK references.
ReferenceMap(ReferenceType, ReferenceType) - Constructor for class jodd.util.ref.ReferenceMap
Concurrent hash map that wraps keys and/or values based on specified reference types.
ReferenceMap.Strategy - Interface in jodd.util.ref
 
ReferenceSet<E> - Class in jodd.util.ref
Reference set build over ReferenceMap.
ReferenceSet(ReferenceType) - Constructor for class jodd.util.ref.ReferenceSet
 
ReferenceType - Enum in jodd.util.ref
Reference type.
ReflectUtil - Class in jodd.util
Various java.lang.reflect utilities.
ReflectUtil() - Constructor for class jodd.util.ReflectUtil
 
refreshPeriod - Variable in class jodd.util.RuntimeJavaSourceLoader
 
RegExpFileFilter - Class in jodd.io.filter
FileFilter that matches files with use of Regular Expression.
RegExpFileFilter(String) - Constructor for class jodd.io.filter.RegExpFileFilter
 
RegExpFindFile - Class in jodd.io.findfile
Simple FindFile that matches file names with regular expression pattern.
RegExpFindFile(String) - Constructor for class jodd.io.findfile.RegExpFindFile
 
RegExpFindFile(String, String) - Constructor for class jodd.io.findfile.RegExpFindFile
 
RegExpFindFile(File, String) - Constructor for class jodd.io.findfile.RegExpFindFile
 
RegExpFindFile(String[], String) - Constructor for class jodd.io.findfile.RegExpFindFile
 
register(Class, BeanLoader) - Static method in class jodd.bean.BeanLoaderManager
Registers loader for an objects of specific type.
register(Class, JdtConverter) - Static method in class jodd.datetime.JdtConverterManager
Registers converter for an objects of specific type.
register(Class) - Static method in class jodd.introspector.ClassIntrospector
Registers new type.
register(Class) - Method in interface jodd.introspector.Introspector
Registers new class type.
register(Class) - Method in class jodd.introspector.SimpleIntrospector
Registers new class type.
register(Class) - Method in class jodd.introspector.WeakIntrospector
Registers new class type.
register(Class, TypeConverter) - Static method in class jodd.typeconverter.TypeConverterManager
Registers a converter for specified type.
register(String) - Method in class jodd.util.RuntimeJavaSourceLoader
 
registerChangeListener(RuntimeJavaSourceLoader.ChangeListener) - Method in class jodd.util.RuntimeJavaSourceLoader
Registeres new change listener.
registerDefaults() - Static method in class jodd.bean.BeanLoaderManager
Registers default set of loaders.
registerDefaults() - Static method in class jodd.datetime.JdtConverterManager
Registers default set of converters.
registerDefaults() - Static method in class jodd.typeconverter.TypeConverterManager
Register default set of converters.
registerListener(HttpSessionListener) - Method in class jodd.servlet.HttpSessionListenerBroadcaster
Registers new listener to the end of the listener list.
reinit(String) - Method in class jodd.format.PrintfFormat
 
reload(Component, Component) - Method in class jodd.swing.spy.SwingSpyPanel
Reloads component tree completely.
reloadClass(String) - Method in class jodd.util.RuntimeJavaSourceLoader
Reloads new class.
reloadClass(RuntimeJavaSourceLoader.Data) - Method in class jodd.util.RuntimeJavaSourceLoader
 
remove(K) - Method in class jodd.cache.AbstractCacheMap
Removes an object from the cache.
remove(K) - Method in interface jodd.cache.Cache
Removes an object from the cache.
remove(K) - Method in class jodd.cache.NoCache
 
remove() - Method in class jodd.util.collection.ArrayIterator
 
remove(Object) - Method in interface jodd.util.collection.Bag
(Violation) Removes all occurrences of the given object from the bag.
remove(Object, int) - Method in interface jodd.util.collection.Bag
Removes nCopies copies of the specified object from the Bag.
remove(int) - Method in class jodd.util.collection.BooleanArrayList
Removes the element at the specified position in this list.
remove(int) - Method in class jodd.util.collection.ByteArrayList
Removes the element at the specified position in this list.
remove(int) - Method in class jodd.util.collection.CharArrayList
Removes the element at the specified position in this list.
remove(int) - Method in class jodd.util.collection.DoubleArrayList
Removes the element at the specified position in this list.
remove(int) - Method in class jodd.util.collection.FloatArrayList
Removes the element at the specified position in this list.
remove(Object) - Method in class jodd.util.collection.HashBag
Removes all copies of the specified object from the bag.
remove(Object, int) - Method in class jodd.util.collection.HashBag
Removes a specified number of copies of an object from the bag.
remove(int) - Method in class jodd.util.collection.IntArrayList
Removes the element at the specified position in this list.
remove(Object) - Method in class jodd.util.collection.IntHashMap
Removes the mapping for this key from this map if present.
remove(int) - Method in class jodd.util.collection.IntHashMap
Removes the mapping for this key from this map if present.
remove() - Method in class jodd.util.collection.JoinedIterator
 
remove(int) - Method in class jodd.util.collection.LongArrayList
Removes the element at the specified position in this list.
remove(Object) - Method in class jodd.util.collection.SetMapAdapter
Removes the specified element from this set if it is present.
remove(int) - Method in class jodd.util.collection.ShortArrayList
Removes the element at the specified position in this list.
remove(Object) - Method in class jodd.util.ref.ReferenceMap
 
remove(Object, Object) - Method in class jodd.util.ref.ReferenceMap
 
remove(String, String) - Static method in class jodd.util.StringUtil
Removes all substring occurrences from the string.
remove(String, char) - Static method in class jodd.util.StringUtil
Removes a single character from string.
removeAll(Collection<?>) - Method in interface jodd.util.collection.Bag
(Violation) Remove all elements represented in the given collection, respecting cardinality.
removeAll(Collection<?>) - Method in class jodd.util.collection.HashBag
Removes objects from the bag according to their count in the specified collection.
removeChars(String, String) - Static method in class jodd.util.StringUtil
Removes all characters contained in provided string.
removeChars(String, char[]) - Static method in class jodd.util.StringUtil
Removes set of characters from string.
removeExtension(String) - Static method in class jodd.io.FileNameUtil
Removes the extension from a filename.
removeFile(File) - Method in class jodd.io.FileMonitor
Removes specified file for listening.
removeListener(FileChangeListener) - Method in class jodd.io.FileMonitor
Removes listener from this file monitor.
removeListener(HttpSessionListener) - Method in class jodd.servlet.HttpSessionListenerBroadcaster
Unregister a listener.
removeRange(int, int) - Method in class jodd.util.collection.BooleanArrayList
Removes from this list all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
removeRange(int, int) - Method in class jodd.util.collection.ByteArrayList
Removes from this list all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
removeRange(int, int) - Method in class jodd.util.collection.CharArrayList
Removes from this list all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
removeRange(int, int) - Method in class jodd.util.collection.DoubleArrayList
Removes from this list all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
removeRange(int, int) - Method in class jodd.util.collection.FloatArrayList
Removes from this list all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
removeRange(int, int) - Method in class jodd.util.collection.IntArrayList
Removes from this list all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
removeRange(int, int) - Method in class jodd.util.collection.LongArrayList
Removes from this list all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
removeRange(int, int) - Method in class jodd.util.collection.ShortArrayList
Removes from this list all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
removeSession(String) - Static method in class jodd.servlet.SessionMappingListener
Removes a session with the specified ID.
repeat(char, int) - Static method in class jodd.format.PrintfFormat
Returns new string created by repeating a single character.
replace(K, V, V) - Method in class jodd.util.ref.ReferenceMap
 
replace(K, V) - Method in class jodd.util.ref.ReferenceMap
 
replace(String, String, String) - Static method in class jodd.util.StringUtil
Replaces the occurrences of a certain pattern in a string with a replacement string.
replace(String, char, char) - Static method in class jodd.util.StringUtil
Replaces all occurrences of a character in a string.
replace(String, String[], String[]) - Static method in class jodd.util.StringUtil
Replaces many substring at once.
replaceFirst(String, String, String) - Static method in class jodd.util.StringUtil
Replaces the very first occurrence of a substring with supplied string.
replaceFirst(String, char, char) - Static method in class jodd.util.StringUtil
Replaces the very first occurrence of a character in a string.
replaceIgnoreCase(String, String[], String[]) - Static method in class jodd.util.StringUtil
Replaces many substring at once.
replaceLast(String, String, String) - Static method in class jodd.util.StringUtil
Replaces the very last occurrence of a substring with supplied string.
replaceLast(String, char, char) - Static method in class jodd.util.StringUtil
Replaces the very last occurrence of a character in a string.
RequestBeanLoader - Class in jodd.bean.loader
Populates java bean from servlet request parameters and attributes.
RequestBeanLoader() - Constructor for class jodd.bean.loader.RequestBeanLoader
 
RequestBeanLoader(boolean) - Constructor for class jodd.bean.loader.RequestBeanLoader
 
RequestContextListener - Class in jodd.servlet
Store request in the current thread and all childs threads, so it can be easily accessible.
RequestContextListener() - Constructor for class jodd.servlet.RequestContextListener
 
requestDestroyed(ServletRequestEvent) - Method in class jodd.servlet.RequestContextListener
 
requestInitialized(ServletRequestEvent) - Method in class jodd.servlet.RequestContextListener
 
RequestParamBeanLoader - Class in jodd.bean.loader
Populates object from servlet request parameters.
RequestParamBeanLoader() - Constructor for class jodd.bean.loader.RequestParamBeanLoader
 
RequestParamBeanLoader(boolean) - Constructor for class jodd.bean.loader.RequestParamBeanLoader
 
requireAuthentication(HttpServletResponse, String) - Static method in class jodd.servlet.ServletUtil
Sends correct headers to require basic authentication for the given realm.
reset() - Method in interface jodd.introspector.Introspector
Resets current cache.
reset() - Method in class jodd.introspector.SimpleIntrospector
Resets current cache.
reset() - Method in class jodd.introspector.WeakIntrospector
Resets current cache.
reset() - Method in class jodd.io.FastByteArrayOutputStream
 
reset() - Method in class jodd.io.FastCharArrayWriter
 
reset() - Method in class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
reset() - Method in class jodd.servlet.filter.ByteArrayResponseWrapper
 
reset() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
 
resetCache() - Static method in class jodd.introspector.ClassIntrospector
Clears cache.
resize(Object[], int) - Static method in class jodd.util.ArraysUtil
Resizes an array.
resize(Object[], int, Class) - Static method in class jodd.util.ArraysUtil
Resizes an array.
resize(String[], int) - Static method in class jodd.util.ArraysUtil
Resizes an array.
resize(byte[], int) - Static method in class jodd.util.ArraysUtil
Resizes an array.
resize(char[], int) - Static method in class jodd.util.ArraysUtil
Resizes an array.
resize(short[], int) - Static method in class jodd.util.ArraysUtil
Resizes an array.
resize(int[], int) - Static method in class jodd.util.ArraysUtil
Resizes an array.
resize(long[], int) - Static method in class jodd.util.ArraysUtil
Resizes an array.
resize(float[], int) - Static method in class jodd.util.ArraysUtil
Resizes an array.
resize(double[], int) - Static method in class jodd.util.ArraysUtil
Resizes an array.
resize(boolean[], int) - Static method in class jodd.util.ArraysUtil
Resizes an array.
resolveExistingNestedProperties(BeanProperty) - Static method in class jodd.bean.BeanUtil
 
resolveHost(String) - Static method in class jodd.util.NetUtil
Resolves hostname and returns ip address as a string.
resolveIp(String) - Static method in class jodd.util.NetUtil
Resolves string ip address and returns host name as a string.
resolveIp(byte[]) - Static method in class jodd.util.NetUtil
Resolves ip address and returns host name as a string.
resolveLocaleCode(String, String, String) - Static method in class jodd.util.LocaleUtil
Transforms locale data to locale code.
resolveLocaleCode(Locale) - Static method in class jodd.util.LocaleUtil
Resolves locale code from locale.
resolveNestedProperties(BeanProperty) - Static method in class jodd.bean.BeanUtil
Resolves nested property name to the very last indexed property.
resolveUrl(String, PageContext) - Static method in class jodd.servlet.ServletUtil
 
resolveUrl(String, HttpServletRequest) - Static method in class jodd.servlet.ServletUtil
 
resolveUrl(String, String) - Static method in class jodd.servlet.ServletUtil
 
response - Variable in class jodd.servlet.filter.GzipResponseStream
The response with which this servlet output stream is associated.
restart() - Method in class jodd.datetime.JStopWatch
Restarts the stopwatch.
ResultSetBeanLoader - Class in jodd.bean.loader
Populate java bean from ResultSet objects.
ResultSetBeanLoader() - Constructor for class jodd.bean.loader.ResultSetBeanLoader
 
retainAll(Collection<?>) - Method in interface jodd.util.collection.Bag
(Violation) Remove any members of the bag that are not in the given collection, respecting cardinality.
retainAll(Collection<?>) - Method in class jodd.util.collection.HashBag
Remove any members of the bag that are not in the given bag, respecting cardinality.
rethrow() - Method in exception jodd.util.UncheckedException
Re-throws cause if exists.
RETURN - Static variable in interface jodd.util.StringPool
 
RIGHT_BRACE - Static variable in interface jodd.util.StringPool
 
RIGHT_BRACKET - Static variable in interface jodd.util.StringPool
 
RIGHT_CHEV - Static variable in interface jodd.util.StringPool
 
run() - Method in class jodd.io.FileMonitor.FileMonitorNotifier
 
run(JFrame, int, int) - Static method in class jodd.util.AppletUtil
Runs a frame.
run(JApplet, int, int) - Static method in class jodd.util.AppletUtil
Runs an applet.
run(JPanel, int, int) - Static method in class jodd.util.AppletUtil
Runs a panel.
running - Variable in class jodd.datetime.JStopWatch
Running flag.
RuntimeJavaSourceLoader - Class in jodd.util
Manager for JavaSourceClassLoader: loading java sources transparently into the VM.
RuntimeJavaSourceLoader(String, long) - Constructor for class jodd.util.RuntimeJavaSourceLoader
 
RuntimeJavaSourceLoader(String) - Constructor for class jodd.util.RuntimeJavaSourceLoader
 
RuntimeJavaSourceLoader.ChangeListener - Interface in jodd.util
Listener for class changes, invoked after the class reload.

S

scanClassName(String, InputStream) - Method in class jodd.io.findfile.FindClass
Scans class name and calls FindClass.onClassName(String, java.io.InputStream) callback.
scanClassPath(File) - Method in class jodd.io.findfile.FindClass
Scans single classpath directory.
Scanf - Class in jodd.format
Scanf.
Scanf() - Constructor for class jodd.format.Scanf
 
scanf() - Static method in class jodd.format.Scanf
Scans input console and returns entered string.
scanJarFile(ZipFile) - Method in class jodd.io.findfile.FindClass
Scans classes inside single JAR archive.
scanUrl(URL) - Method in class jodd.io.findfile.FindClass
Scans single URL for classes and jar files.
schedulePrune(long) - Method in class jodd.cache.TimedCache
Schedules prune.
scrollToTop(JScrollPane) - Static method in class jodd.swing.SwingUtil
Scrolls scroll pane to the top left corner.
scrollToTopLater(JScrollPane) - Static method in class jodd.swing.SwingUtil
Scrolls scroll pane to the top left corner a bit later.
searchPath(String) - Method in class jodd.io.findfile.FindFile
Specifies the search path.
searchPath(String[]) - Method in class jodd.io.findfile.FindFile
Specifies search paths.
searchPath(File) - Method in class jodd.io.findfile.FindFile
Specifies the search path.
searchPath(URI) - Method in class jodd.io.findfile.FindFile
Specifies the search path.
searchPath(URI[]) - Method in class jodd.io.findfile.FindFile
Specifies the search path.
searchPath(URL) - Method in class jodd.io.findfile.FindFile
Specifies the search path.
searchPath(URL[]) - Method in class jodd.io.findfile.FindFile
Specifies the search path.
second - Variable in class jodd.datetime.DateTimeStamp
Second, range: [0.000 - 59.999]
SEED - Static variable in class jodd.util.HashCode
An initial hash code value to which is added contributions from fields.
selected(Object, String) - Static method in class jodd.servlet.HtmlFormUtil
Checks if objects string representation equals to specified value.
selectedValue(Object, String) - Static method in class jodd.servlet.HtmlFormUtil
Shortcut for HtmlFormUtil.selected(Object, String).
selectEncoding(ServletRequest) - Method in class jodd.servlet.filter.CharacterEncodingFilter
Select an appropriate character encoding to be used, based on the characteristics of the current request and/or filter initialization parameters.
SEMICOLON - Static variable in interface jodd.util.StringPool
 
send(Email) - Static method in class jodd.mail.SendMail
Sends an email through default SMTP server.
send(Email, SmtpServer) - Static method in class jodd.mail.SendMail
Sends an email through SMTP server.
SendMail - Class in jodd.mail
Sends e-mails in an easy way.
SendMail() - Constructor for class jodd.mail.SendMail
 
separatorsToSystem(String) - Static method in class jodd.io.FileNameUtil
Converts all separators to the system separator.
separatorsToUnix(String) - Static method in class jodd.io.FileNameUtil
Converts all separators to the Unix separator of forward slash.
separatorsToWindows(String) - Static method in class jodd.io.FileNameUtil
Converts all separators to the Windows separator of backslash.
ServletAction - Class in jodd.servlet
Replacement and enhancement of HttpServlet, containing additional functionalities.
ServletAction() - Constructor for class jodd.servlet.ServletAction
 
ServletContextBeanLoader - Class in jodd.bean.loader
Populates java bean from ServletContext objects.
ServletContextBeanLoader() - Constructor for class jodd.bean.loader.ServletContextBeanLoader
 
ServletContextBeanLoader(String) - Constructor for class jodd.bean.loader.ServletContextBeanLoader
 
ServletUtil - Class in jodd.servlet
Miscellaneous servlet utilities.
ServletUtil() - Constructor for class jodd.servlet.ServletUtil
 
SessionBeanLoader - Class in jodd.bean.loader
Populates java bean from HttpSession objects.
SessionBeanLoader() - Constructor for class jodd.bean.loader.SessionBeanLoader
 
SessionBeanLoader(String) - Constructor for class jodd.bean.loader.SessionBeanLoader
 
sessionCreated(HttpSessionEvent) - Method in class jodd.servlet.HttpSessionListenerBroadcaster
 
sessionCreated(HttpSessionEvent) - Method in class jodd.servlet.SessionMappingListener
 
sessionDestroyed(HttpSessionEvent) - Method in class jodd.servlet.HttpSessionListenerBroadcaster
 
sessionDestroyed(HttpSessionEvent) - Method in class jodd.servlet.SessionMappingListener
 
SessionMappingListener - Class in jodd.servlet
Holds a Map of HttpSessions for sharing between the portlet and servlet.
SessionMappingListener() - Constructor for class jodd.servlet.SessionMappingListener
 
set(int, int, int, int, int, double) - Method in class jodd.datetime.JDateTime
Core method that sets date and time.
set(int, int, int) - Method in class jodd.datetime.JDateTime
Sets date, time is set to midnight (00:00:00.000).
set(int, double) - Method in class jodd.datetime.JulianDateStamp
Sets integer and fractional part with normalization.
set(int, boolean) - Method in class jodd.util.collection.BooleanArrayList
Replaces the element at the specified position in this list with the specified element.
set(int, byte) - Method in class jodd.util.collection.ByteArrayList
Replaces the element at the specified position in this list with the specified element.
set(int, char) - Method in class jodd.util.collection.CharArrayList
Replaces the element at the specified position in this list with the specified element.
set(int, double) - Method in class jodd.util.collection.DoubleArrayList
Replaces the element at the specified position in this list with the specified element.
set(int, float) - Method in class jodd.util.collection.FloatArrayList
Replaces the element at the specified position in this list with the specified element.
set(int, int) - Method in class jodd.util.collection.IntArrayList
Replaces the element at the specified position in this list with the specified element.
set(int, long) - Method in class jodd.util.collection.LongArrayList
Replaces the element at the specified position in this list with the specified element.
set(int, short) - Method in class jodd.util.collection.ShortArrayList
Replaces the element at the specified position in this list with the specified element.
setBcc(String) - Method in class jodd.mail.Email
Sets single BCC address.
setBcc(String[]) - Method in class jodd.mail.Email
Sets multiple BCC addresses.
setBreakOnError(boolean) - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload.Factory
 
setBrowserVary(HttpServletResponse) - Static method in class jodd.servlet.ServletUtil
Sets the Vary response header to User-Agent to indicate that the page content varies depending on which user agent (browser) is being used.
setBuffer(int) - Method in class jodd.servlet.filter.GzipResponseStream
Set the compressionThreshold number and create buffer for this size
setCc(String) - Method in class jodd.mail.Email
Sets single CC address
setCc(String[]) - Method in class jodd.mail.Email
Sets multiple CC addresses.
setCompressionThreshold(int) - Method in class jodd.servlet.filter.GzipResponseWrapper
Set threshold number
setContentLength(int) - Method in class jodd.servlet.filter.CharArrayResponseWrapper
This empty method must exist.
setContentLength(int) - Method in class jodd.servlet.filter.GzipResponseWrapper
 
setContentType(String) - Method in class jodd.mail.ByteArrayDataSource
Set the content type.
setContentType(String) - Method in class jodd.servlet.filter.CharArrayResponseWrapper
Sets the content type.
setContentType(String) - Method in class jodd.servlet.filter.GzipResponseWrapper
Set content type
setContinueOnError(boolean) - Method in class jodd.io.FileEx
 
setContinueOnError(boolean) - Method in class jodd.io.FileUtil.Settings
 
setCreateDirs(boolean) - Method in class jodd.io.FileEx
 
setCreateDirs(boolean) - Method in class jodd.io.FileUtil.Settings
 
setCurrentTime() - Method in class jodd.datetime.JDateTime
Sets current local date and time.
setDate(int, int, int) - Method in class jodd.datetime.JDateTime
Sets date, time remains unchanged.
setDateTimeStamp(DateTimeStamp) - Method in class jodd.datetime.JDateTime
Loads current date time information.
setDay(int) - Method in class jodd.datetime.DateTimeStamp
 
setDay(int) - Method in class jodd.datetime.JDateTime
Sets current day.
setDebugInfo(boolean) - Method in class jodd.util.JavaSourceClassLoader
 
setDebugInfo(boolean) - Method in class jodd.util.RuntimeJavaSourceLoader
Specifies if debug information should be added during compilation.
setDeclaredProperty(Object, String, Object) - Static method in class jodd.bean.BeanUtil
Sets declared Java Bean property.
setDeclaredPropertyForced(Object, String, Object) - Static method in class jodd.bean.BeanUtil
Sets declared Java Bean property forced.
setDeclaredPropertyForcedSilent(Object, String, Object) - Static method in class jodd.bean.BeanUtil
 
setDeclaredPropertySilent(Object, String, Object) - Static method in class jodd.bean.BeanUtil
 
setDefaultFormat() - Method in class jodd.datetime.JDateTime
Reset to global default values.
setDefaultIntrospector(Introspector) - Static method in class jodd.introspector.ClassIntrospector
Specifies custom global introspector.
setDefaultJdtFormatter() - Method in class jodd.datetime.JDateTime
 
setDefaultLocale() - Method in class jodd.datetime.JDateTime
Reset to global default values.
setDefaultMonthFix() - Method in class jodd.datetime.JDateTime
Reset to global default values.
setDefaultSmtpServer(SmtpServer) - Static method in class jodd.mail.SendMail
Sets default SMTP server.
setDefaultTimeZone() - Method in class jodd.datetime.JDateTime
Reset to global default values.
setDefaultWeekDefinition() - Method in class jodd.datetime.JDateTime
Reset to global default values.
setDefaultWeekDefinitionAlt() - Method in class jodd.datetime.JDateTime
Reset to global default values.
setDestinationFolder(String) - Method in class jodd.util.JavaSourceClassLoader
 
setDestinationFolder(String) - Method in class jodd.util.RuntimeJavaSourceLoader
Specifies destination folder where classes will be compiled to.
setEncoding(String) - Method in class jodd.io.FileEx
 
setEncoding(String) - Method in class jodd.io.FileUtil.Settings
 
setEncoding(String) - Method in class jodd.util.JavaSourceClassLoader
 
setEncoding(String) - Method in class jodd.util.RuntimeJavaSourceLoader
Specifies encoding of java source files.
setExcludedJars(String[]) - Method in class jodd.io.findfile.FindClass
 
setExcludedPackages(String[]) - Method in class jodd.io.findfile.FindClass
Sets excluded packages that narrows included set of packages.
setField(Object, Field, Object) - Static method in class jodd.bean.BeanUtilUtil
Sets field value.
setFileExtensions(String[], boolean) - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload.Factory
Allow or disallow set of file extensions.
setFinallized() - Method in class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
setFormat(String) - Method in class jodd.datetime.JDateTime
Defines custom format.
setFrom(String) - Method in class jodd.mail.Email
Sets the FROM address
setHost(String) - Method in class jodd.mail.SmtpServer
Sets SMTP host address.
setHour(int) - Method in class jodd.datetime.DateTimeStamp
 
setHour(int) - Method in class jodd.datetime.JDateTime
Set current hour.
setHtmlMessage(String) - Method in class jodd.mail.Email
Sets HTML message text.
setIncludedJars(String[]) - Method in class jodd.io.findfile.FindClass
 
setIncludedPackages(String[]) - Method in class jodd.io.findfile.FindClass
Sets included set of packages that will be considered during configuration,
setIndexProperty(Object, String, Object, boolean, boolean) - Static method in class jodd.bean.BeanUtil
 
setIndexProperty(BeanProperty, Object, boolean) - Static method in class jodd.bean.BeanUtil
Sets indexed or regular properties (no nested!).
setJdtFormatter(JdtFormatter) - Method in class jodd.datetime.JDateTime
Defines custom formatter.
setJulianDate(JulianDateStamp) - Method in class jodd.datetime.JDateTime
Sets current Julian Date.
setLocale(Locale) - Method in class jodd.datetime.JDateTime
Set custom locale.
SetMapAdapter<E> - Class in jodd.util.collection
Map adapter for a set provides an easy way to have a Set from various map implementations.
SetMapAdapter(Map<E, Object>) - Constructor for class jodd.util.collection.SetMapAdapter
Constructs a new, empty set; the backing HashMap instance has default initial capacity (16) and load factor (0.75).
setMaxArrayLen(int) - Method in class jodd.util.PrettyStringBuilder
 
setMaxDeep(int) - Method in class jodd.util.PrettyStringBuilder
 
setMaxFileSize(int) - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload.Factory
 
setMemoryThreshold(int) - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload.Factory
 
setMessage(String) - Method in class jodd.mail.Email
Sets plain message text.
setMillisecond(int) - Method in class jodd.datetime.JDateTime
Sets current millisecond.
setMimeType(String, String) - Static method in class jodd.util.MimeTypeMapping
 
setMinute(int) - Method in class jodd.datetime.DateTimeStamp
 
setMinute(int) - Method in class jodd.datetime.JDateTime
Set current minute.
setModal(boolean) - Method in class jodd.swing.CaddyDialog
 
setMonth(int) - Method in class jodd.datetime.DateTimeStamp
 
setMonth(int) - Method in class jodd.datetime.JDateTime
Sets current month.
setMonthFix(Boolean) - Method in class jodd.datetime.JDateTime
Sets custom month fix value.
setNullValue(String) - Method in class jodd.util.PrettyStringBuilder
 
setOverwriteExisting(boolean) - Method in class jodd.io.FileEx
 
setOverwriteExisting(boolean) - Method in class jodd.io.FileUtil.Settings
 
setPassword(String) - Method in class jodd.mail.SmtpServer
Sets SMTP authentication password.
setPreserveDate(boolean) - Method in class jodd.io.FileEx
 
setPreserveDate(boolean) - Method in class jodd.io.FileUtil.Settings
 
setProperty(Object, String, Object) - Static method in class jodd.bean.BeanUtil
Sets Java Bean property.
setPropertyForced(Object, String, Object) - Static method in class jodd.bean.BeanUtil
Sets Java Bean property forced.
setPropertyForcedSilent(Object, String, Object) - Static method in class jodd.bean.BeanUtil
Sets Java Bean property forced, without throwing an exception on non-existing properties.
setPropertySilent(Object, String, Object) - Static method in class jodd.bean.BeanUtil
Sets Java Bean property silently, without throwing an exception on non-existing properties.
setRecursive(boolean) - Method in class jodd.io.FileEx
 
setRecursive(boolean) - Method in class jodd.io.FileUtil.Settings
 
setRequestAttributes(ServletRequest, Map) - Static method in class jodd.servlet.ServletUtil
Transfer attributes from a map to request.
setSecond(double) - Method in class jodd.datetime.DateTimeStamp
 
setSecond(double) - Method in class jodd.datetime.JDateTime
Sets current second and millisecond.
setSecond(int) - Method in class jodd.datetime.JDateTime
Sets current second.
setSentDate(Date) - Method in class jodd.mail.Email
Sets e-mails sent date.
setSentDate() - Method in class jodd.mail.Email
Sets current date as e-mails sent date.
setSession(HttpSession) - Static method in class jodd.servlet.SessionMappingListener
Stores a session.
setSessionAttributes(HttpSession, Map) - Static method in class jodd.servlet.ServletUtil
 
setSimpleProperty(Object, String, Object, boolean) - Static method in class jodd.bean.BeanUtil
 
setSimpleProperty(BeanProperty, Object, boolean) - Static method in class jodd.bean.BeanUtil
Sets a value of simple property.
setSubject(String) - Method in class jodd.mail.Email
Sets message subject.
setTime(int, int, double) - Method in class jodd.datetime.JDateTime
Sets time, date is unchanged.
setTimeInMillis(long) - Method in class jodd.datetime.JDateTime
Sets the time based on current time in milliseconds.
setTimeZone(TimeZone) - Method in class jodd.datetime.JDateTime
Set custom timezone.
settings - Variable in class jodd.io.FileEx
 
settings - Static variable in class jodd.io.FileUtil
 
setTo(String) - Method in class jodd.mail.Email
Sets single TO address.
setTo(String[]) - Method in class jodd.mail.Email
Sets multiple TO addresses.
setUploadPath(File) - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload.Factory
 
setUsername(String) - Method in class jodd.mail.SmtpServer
Sets SMTP authentication username.
setValue(boolean) - Method in class jodd.mutable.MutableBoolean
Sets mutable value.
setValue(Boolean) - Method in class jodd.mutable.MutableBoolean
 
setValue(byte) - Method in class jodd.mutable.MutableByte
Sets mutable value.
setValue(Number) - Method in class jodd.mutable.MutableByte
Sets mutable value from a Number.
setValue(double) - Method in class jodd.mutable.MutableDouble
Sets mutable value.
setValue(Number) - Method in class jodd.mutable.MutableDouble
Sets mutable value from a Number.
setValue(float) - Method in class jodd.mutable.MutableFloat
Sets mutable value.
setValue(Number) - Method in class jodd.mutable.MutableFloat
Sets mutable value from a Number.
setValue(int) - Method in class jodd.mutable.MutableInteger
Sets mutable value.
setValue(Number) - Method in class jodd.mutable.MutableInteger
Sets mutable value from a Number.
setValue(long) - Method in class jodd.mutable.MutableLong
Sets mutable value.
setValue(Number) - Method in class jodd.mutable.MutableLong
Sets mutable value from a Number.
setValue(short) - Method in class jodd.mutable.MutableShort
Sets mutable value.
setValue(Number) - Method in class jodd.mutable.MutableShort
Sets mutable value from a Number.
setVisible(boolean) - Method in class jodd.swing.CaddyDialog
 
setWeekDefinition(int, int) - Method in class jodd.datetime.JDateTime
Defines week definitions.
setWeekDefinitionAlt(int, int) - Method in class jodd.datetime.JDateTime
Defines week alternatively.
setYear(int) - Method in class jodd.datetime.DateTimeStamp
 
setYear(int) - Method in class jodd.datetime.JDateTime
Sets current year.
ShortArrayConverter - Class in jodd.typeconverter
Converts given object to short[].
ShortArrayConverter() - Constructor for class jodd.typeconverter.ShortArrayConverter
 
ShortArrayList - Class in jodd.util.collection
ArrayList of short primitives.
ShortArrayList() - Constructor for class jodd.util.collection.ShortArrayList
Constructs an empty list with an initial capacity.
ShortArrayList(int) - Constructor for class jodd.util.collection.ShortArrayList
Constructs an empty list with the specified initial capacity.
ShortArrayList(short[]) - Constructor for class jodd.util.collection.ShortArrayList
Constructs a list containing the elements of the specified array.
ShortConverter - Class in jodd.typeconverter
Converts given object to Short.
ShortConverter() - Constructor for class jodd.typeconverter.ShortConverter
 
showPlus - Variable in class jodd.format.PrintfFormat
 
showSpace - Variable in class jodd.format.PrintfFormat
 
showSpyDialog(Component) - Method in class jodd.swing.spy.SwingSpy
Shows spy dialog on selected component.
showSpyDialog(Component, Component) - Method in class jodd.swing.spy.SwingSpy
Shows spy dialog or reload existing one.
sign(int, String) - Method in class jodd.format.PrintfFormat
 
SIMPLE_INTROSPECTOR - Static variable in class jodd.introspector.ClassIntrospector
 
SimpleIdGenerator - Class in jodd.util.idgen
Simple synchronized int ids sequence generator.
SimpleIdGenerator() - Constructor for class jodd.util.idgen.SimpleIdGenerator
Creates a new default cycled id generator.
SimpleIdGenerator(int) - Constructor for class jodd.util.idgen.SimpleIdGenerator
Creates a new cycled id generator with specified initial value.
SimpleIdGenerator(int, int) - Constructor for class jodd.util.idgen.SimpleIdGenerator
Creates a new cycled id generator with specified range.
SimpleIdGenerator(int, int, boolean) - Constructor for class jodd.util.idgen.SimpleIdGenerator
Creates a new id generator with specified range and cycling flag.
SimpleIntrospector - Class in jodd.introspector
Simple Introspector caches all class descriptors.
SimpleIntrospector() - Constructor for class jodd.introspector.SimpleIntrospector
 
SimpleLongIdGenerator - Class in jodd.util.idgen
Simple synchronized sequence id generator.
SimpleLongIdGenerator() - Constructor for class jodd.util.idgen.SimpleLongIdGenerator
Creates a new default cycled id generator.
SimpleLongIdGenerator(long) - Constructor for class jodd.util.idgen.SimpleLongIdGenerator
Creates a new cycled id generator with specified initial value.
SimpleLongIdGenerator(long, long) - Constructor for class jodd.util.idgen.SimpleLongIdGenerator
Creates a new cycled id generator with specified range.
SimpleLongIdGenerator(long, long, boolean) - Constructor for class jodd.util.idgen.SimpleLongIdGenerator
Creates a new id generator with specified range and cycling flag.
SimpleQueue<E> - Class in jodd.util.collection
Simple Queue (FIFO) based on LinkedList.
SimpleQueue() - Constructor for class jodd.util.collection.SimpleQueue
 
SimpleStack<E> - Class in jodd.util.collection
Simple Stack (LIFO) class.
SimpleStack() - Constructor for class jodd.util.collection.SimpleStack
 
SINGLE_QUOTE - Static variable in interface jodd.util.StringPool
 
size() - Method in class jodd.cache.AbstractCacheMap
Returns current cache size.
size() - Method in interface jodd.cache.Cache
Returns current cache size.
size() - Method in class jodd.cache.NoCache
 
size() - Method in class jodd.io.FastByteArrayOutputStream
 
size() - Method in class jodd.io.FastCharArrayWriter
 
size - Variable in class jodd.servlet.upload.FileUpload
 
size() - Method in interface jodd.util.collection.Bag
Returns the total number of items in the bag across all types.
size() - Method in class jodd.util.collection.BooleanArrayList
Returns the number of elements in this list.
size() - Method in class jodd.util.collection.ByteArrayList
Returns the number of elements in this list.
size() - Method in class jodd.util.collection.CharArrayList
Returns the number of elements in this list.
size() - Method in class jodd.util.collection.DoubleArrayList
Returns the number of elements in this list.
size() - Method in class jodd.util.collection.FloatArrayList
Returns the number of elements in this list.
size - Variable in class jodd.util.collection.HashBag
 
size() - Method in class jodd.util.collection.HashBag
Returns the number of elements in the bag.
size() - Method in class jodd.util.collection.IntArrayList
Returns the number of elements in this list.
size() - Method in class jodd.util.collection.IntHashMap
Returns the number of key-value mappings in this map.
size() - Method in class jodd.util.collection.LongArrayList
Returns the number of elements in this list.
size() - Method in class jodd.util.collection.SetMapAdapter
Returns the number of elements in this set (its cardinality).
size() - Method in class jodd.util.collection.ShortArrayList
Returns the number of elements in this list.
size() - Method in class jodd.util.collection.SimpleQueue
Returns queue size.
size() - Method in class jodd.util.collection.SimpleStack
Returns stack size.
size() - Method in class jodd.util.ref.ReferenceMap
 
skipBytes(int) - Method in class jodd.servlet.upload.MultipartRequestInputStream
 
skipToBoundary() - Method in class jodd.servlet.upload.MultipartRequestInputStream
Skips to the boundary and returns total number of bytes skipped.
SLASH - Static variable in interface jodd.util.StringPool
 
sleep(long) - Static method in class jodd.util.ThreadUtil
Puts a thread to sleep, without throwing an InterruptedException.
sleep() - Static method in class jodd.util.ThreadUtil
Puts a thread to sleep forever.
SmtpServer - Class in jodd.mail
Represents single SMTP server for sending emails.
SmtpServer() - Constructor for class jodd.mail.SmtpServer
SmtpServer default constructor.
SmtpServer(String) - Constructor for class jodd.mail.SmtpServer
SMTP server defined with its host.
SmtpServer(String, String, String) - Constructor for class jodd.mail.SmtpServer
SMTP server defined with its host and authenitification.
SmtpSimpleAuthenticator - Class in jodd.mail
Performs simple authentication when the SMTP server requires it.
SmtpSimpleAuthenticator(String, String) - Constructor for class jodd.mail.SmtpSimpleAuthenticator
 
sort(Object[], Comparator) - Method in class jodd.util.sort.DefaultSort
 
sort(Comparable[]) - Method in class jodd.util.sort.DefaultSort
 
sort(Object[], Comparator) - Method in class jodd.util.sort.FastMergeSort
 
sort(Comparable[]) - Method in class jodd.util.sort.FastMergeSort
 
sort(Object[], Comparator) - Method in class jodd.util.sort.FastQuickSort
 
sort(Comparable[]) - Method in class jodd.util.sort.FastQuickSort
 
sort(Object[], Comparator) - Method in interface jodd.util.sort.Sorter
 
sort(Comparable[]) - Method in interface jodd.util.sort.Sorter
 
Sorter - Interface in jodd.util.sort
 
sourceFolder - Variable in class jodd.util.JavaSourceClassLoader
 
sourceFolder - Variable in class jodd.util.RuntimeJavaSourceLoader
 
SPACE - Static variable in interface jodd.util.StringPool
 
span() - Method in class jodd.datetime.JStopWatch
Stops the stopwatch and returns total time span for last start-stop sequence.
spanTime - Variable in class jodd.datetime.JStopWatch
Last elapsed time.
split(String) - Static method in class jodd.io.FileNameUtil
Splits filename into a array of four Strings containing prefix, path, basename and extension.
split(String, String) - Static method in class jodd.util.StringUtil
Splits a string in several parts (tokens) that are separated by delimiter.
splitc(String, String) - Static method in class jodd.util.StringUtil
Splits a string in several parts (tokens) that are separated by delimiter characters.
splitc(String, char) - Static method in class jodd.util.StringUtil
Splits a string in several parts (tokens) that are separated by single delimiter characters.
spyDialog - Variable in class jodd.swing.spy.SwingSpy
 
spyGlass - Variable in class jodd.swing.spy.SwingSpy
 
spyPanel - Variable in class jodd.swing.spy.SwingSpy
 
SQ_LEFT_BRACKET - Static variable in interface jodd.util.StringPool
 
SQ_RIGHT_BRACKET - Static variable in interface jodd.util.StringPool
 
SqlDateConverter - Class in jodd.datetime.converter
 
SqlDateConverter() - Constructor for class jodd.datetime.converter.SqlDateConverter
 
SqlDateConverter - Class in jodd.typeconverter
Converts given object to java.sql.Date.
SqlDateConverter() - Constructor for class jodd.typeconverter.SqlDateConverter
 
SqlTimeConverter - Class in jodd.typeconverter
Converts given object to java.sql.Time.
SqlTimeConverter() - Constructor for class jodd.typeconverter.SqlTimeConverter
 
SqlTimestampConverter - Class in jodd.datetime.converter
 
SqlTimestampConverter() - Constructor for class jodd.datetime.converter.SqlTimestampConverter
 
SqlTimestampConverter - Class in jodd.typeconverter
Converts given object to java.sql.Timestamp.
SqlTimestampConverter() - Constructor for class jodd.typeconverter.SqlTimestampConverter
 
STAR - Static variable in interface jodd.util.StringPool
 
start() - Method in class jodd.datetime.JStopWatch
Starts the stopwatch.
startsWithIgnoreCase(String, String) - Static method in class jodd.util.StringUtil
Tests if this string starts with the specified prefix with ignored case.
startsWithIgnoreCase(String, String, int) - Static method in class jodd.util.StringUtil
Tests if this string starts with the specified prefix with ignored case and with the specified prefix beginning a specified index.
startsWithOne(String, String[]) - Static method in class jodd.util.StringUtil
Checks if string starts with at least one string from the provided array.
startsWithOneIgnoreCase(String, String[]) - Static method in class jodd.util.StringUtil
Checks if string starts with at least one string from the provided array.
startTime - Variable in class jodd.datetime.JStopWatch
Last start time.
stop() - Method in class jodd.datetime.JStopWatch
Stops the stopwatch if running.
stop() - Method in class jodd.io.FileMonitor
Stops the file monitor polling.
stopOnError() - Method in class jodd.io.FileUtil.Settings
 
stopTime - Variable in class jodd.datetime.JStopWatch
Last stop time.
storeTo(JDateTime, Object) - Method in class jodd.datetime.converter.CalendarConverter
 
storeTo(JDateTime, Object) - Method in class jodd.datetime.converter.DateConverter
 
storeTo(JDateTime, Object) - Method in class jodd.datetime.converter.DateTimeStampConverter
 
storeTo(JDateTime, Object) - Method in class jodd.datetime.converter.GregorianCalendarConverter
 
storeTo(JDateTime, Object) - Method in interface jodd.datetime.converter.JdtConverter
Stores date time information to destination object from provided JDateTime instance.
storeTo(JDateTime, Object) - Method in class jodd.datetime.converter.SqlDateConverter
 
storeTo(JDateTime, Object) - Method in class jodd.datetime.converter.SqlTimestampConverter
 
storeTo(Object) - Method in class jodd.datetime.JDateTime
Stores date time to a destination instance.
str(String, byte) - Static method in class jodd.format.Printf
 
str(String, char) - Static method in class jodd.format.Printf
 
str(String, short) - Static method in class jodd.format.Printf
 
str(String, int) - Static method in class jodd.format.Printf
 
str(String, long) - Static method in class jodd.format.Printf
 
str(String, float) - Static method in class jodd.format.Printf
 
str(String, double) - Static method in class jodd.format.Printf
 
str(String, boolean) - Static method in class jodd.format.Printf
 
str(String, String) - Static method in class jodd.format.Printf
 
str(String, Byte) - Static method in class jodd.format.Printf
 
str(String, Character) - Static method in class jodd.format.Printf
 
str(String, Short) - Static method in class jodd.format.Printf
 
str(String, Integer) - Static method in class jodd.format.Printf
 
str(String, Long) - Static method in class jodd.format.Printf
 
str(String, Float) - Static method in class jodd.format.Printf
 
str(String, Double) - Static method in class jodd.format.Printf
 
str(String, Boolean) - Static method in class jodd.format.Printf
 
str(String, byte[]) - Static method in class jodd.format.Printf
 
str(String, char[]) - Static method in class jodd.format.Printf
 
str(String, short[]) - Static method in class jodd.format.Printf
 
str(String, int[]) - Static method in class jodd.format.Printf
 
str(String, long[]) - Static method in class jodd.format.Printf
 
str(String, float[]) - Static method in class jodd.format.Printf
 
str(String, double[]) - Static method in class jodd.format.Printf
 
str(String, boolean[]) - Static method in class jodd.format.Printf
 
str(String, String[]) - Static method in class jodd.format.Printf
 
str(String, Byte...) - Static method in class jodd.format.Printf
 
str(String, Character...) - Static method in class jodd.format.Printf
 
str(String, Short...) - Static method in class jodd.format.Printf
 
str(String, Integer...) - Static method in class jodd.format.Printf
 
str(String, Long...) - Static method in class jodd.format.Printf
 
str(String, Float...) - Static method in class jodd.format.Printf
 
str(String, Double...) - Static method in class jodd.format.Printf
 
str(String, Boolean...) - Static method in class jodd.format.Printf
 
str(String, Object...) - Static method in class jodd.format.Printf
 
str - Variable in class jodd.io.AsciiStringInputStream
 
str - Variable in class jodd.io.StringInputStream
 
stream - Variable in class jodd.servlet.filter.GzipResponseWrapper
The ServletOutputStream that has been returned by getOutputStream(), if any.
StreamUtil - Class in jodd.io
Optimized byte and character stream utilities.
StreamUtil() - Constructor for class jodd.io.StreamUtil
 
strict(Object) - Static method in class jodd.servlet.HtmlEncode
 
strict(String) - Static method in class jodd.servlet.HtmlEncode
Encodes text int HTML-safe block and preserves format using smart spaces.
StringArrayConverter - Class in jodd.typeconverter
Converts given object to String[].
StringArrayConverter() - Constructor for class jodd.typeconverter.StringArrayConverter
 
StringConverter - Class in jodd.typeconverter
Converts given object to String.
StringConverter() - Constructor for class jodd.typeconverter.StringConverter
 
StringInputStream - Class in jodd.io
Simple InputStream subclass to fetch all bytes from a String.
StringInputStream(String) - Constructor for class jodd.io.StringInputStream
 
StringOutputStream - Class in jodd.io
Provides an OutputStream to an internal String.
StringOutputStream() - Constructor for class jodd.io.StringOutputStream
Creates new StringOutputStream, makes a new internal StringBuffer.
StringPool - Interface in jodd.util
Pool of String constants.
StringUtil - Class in jodd.util
Various String utilities.
StringUtil() - Constructor for class jodd.util.StringUtil
 
stripSession(String) - Static method in class jodd.servlet.ServletUtil
Strips a servlet session ID from url.
strOffset - Variable in class jodd.io.AsciiStringInputStream
 
strOffset - Variable in class jodd.io.StringInputStream
 
sub(JulianDateStamp) - Method in class jodd.datetime.JulianDateStamp
Subtracts a JD from current instance.
sub(double) - Method in class jodd.datetime.JulianDateStamp
Subtracts a double from current instance.
subarray(Object[], int, int) - Static method in class jodd.util.ArraysUtil
Returns subarray.
subarray(Object[], int, int, Class) - Static method in class jodd.util.ArraysUtil
Returns subarray.
subarray(String[], int, int) - Static method in class jodd.util.ArraysUtil
Returns subarray.
subarray(byte[], int, int) - Static method in class jodd.util.ArraysUtil
Returns subarray.
subarray(char[], int, int) - Static method in class jodd.util.ArraysUtil
Returns subarray.
subarray(short[], int, int) - Static method in class jodd.util.ArraysUtil
Returns subarray.
subarray(int[], int, int) - Static method in class jodd.util.ArraysUtil
Returns subarray.
subarray(long[], int, int) - Static method in class jodd.util.ArraysUtil
Returns subarray.
subarray(float[], int, int) - Static method in class jodd.util.ArraysUtil
Returns subarray.
subarray(double[], int, int) - Static method in class jodd.util.ArraysUtil
Returns subarray.
subarray(boolean[], int, int) - Static method in class jodd.util.ArraysUtil
Returns subarray.
subfilesAfterFolder - Variable in class jodd.io.findfile.FindFile
 
subfilesAfterFolder(boolean) - Method in class jodd.io.findfile.FindFile
If set to true then all subfiles of a folder will be listed directly after the folder, while folder will be listed first.
subset(Properties, String, boolean) - Static method in class jodd.util.PropertiesUtil
Creates new Properties object from the original one, by copying those properties that have specified first part of the key name.
SwingSpy - Class in jodd.swing.spy
SwingSpy.
SwingSpy() - Constructor for class jodd.swing.spy.SwingSpy
 
SwingSpyGlassPane - Class in jodd.swing.spy
Glass pane for some spy effects.
SwingSpyGlassPane(RootPaneContainer) - Constructor for class jodd.swing.spy.SwingSpyGlassPane
 
SwingSpyPanel - Class in jodd.swing.spy
SwingSpy GUI.
SwingSpyPanel() - Constructor for class jodd.swing.spy.SwingSpyPanel
Initialization.
SwingUtil - Class in jodd.swing
Some common swing utilities.
SwingUtil() - Constructor for class jodd.swing.SwingUtil
 
SYS_JAVA_CLASSPATH - Static variable in class jodd.util.SystemUtil
 
SYS_JAVA_HOME - Static variable in class jodd.util.SystemUtil
 
SYS_JAVA_VENDOR - Static variable in class jodd.util.SystemUtil
 
SYS_JAVA_VERSION - Static variable in class jodd.util.SystemUtil
 
SYS_OS_NAME - Static variable in class jodd.util.SystemUtil
 
SYS_OS_VERSION - Static variable in class jodd.util.SystemUtil
 
SYS_PATH_SEPARATOR - Static variable in class jodd.util.SystemUtil
 
SYS_TEMP_DIR - Static variable in class jodd.util.SystemUtil
 
SYS_USER_DIR - Static variable in class jodd.util.SystemUtil
 
SYSTEM_CLASSES - Static variable in class jodd.util.JavaSourceClassLoader
Prefixes for system classes that should be always loaded by parent constructor.
systemTimerResolution() - Static method in class jodd.util.SystemUtil
Calculates and returns java system timer resolution in miliseconds.
SystemUtil - Class in jodd.util
Various system utilities.
SystemUtil() - Constructor for class jodd.util.SystemUtil
 

T

tempFile - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
TEXT - Static variable in class jodd.servlet.HtmlEncode
 
text(Object) - Static method in class jodd.servlet.HtmlEncode
 
text(String) - Static method in class jodd.servlet.HtmlEncode
Encodes a string to HTML-safe text.
ThreadUtil - Class in jodd.util
Thread utilities.
ThreadUtil() - Constructor for class jodd.util.ThreadUtil
 
threshold - Variable in class jodd.servlet.filter.GzipFilter
The threshold number to compress, (0 == no compression).
threshold - Variable in class jodd.servlet.filter.GzipResponseWrapper
The threshold number to compress
time - Variable in class jodd.datetime.JDateTime
DateTimeStamp for current date.
TimedCache<K,V> - Class in jodd.cache
Timed cache.
TimedCache(long) - Constructor for class jodd.cache.TimedCache
 
timeout - Variable in class jodd.cache.AbstractCacheMap
 
timer - Variable in class jodd.io.FileMonitor
 
TimeUtil - Class in jodd.datetime
Date time calculations and utilities.
TimeUtil() - Constructor for class jodd.datetime.TimeUtil
 
toArray() - Method in class jodd.util.collection.BooleanArrayList
Returns an array containing all of the elements in this list in the correct order.
toArray() - Method in class jodd.util.collection.ByteArrayList
Returns an array containing all of the elements in this list in the correct order.
toArray() - Method in class jodd.util.collection.CharArrayList
Returns an array containing all of the elements in this list in the correct order.
toArray() - Method in class jodd.util.collection.DoubleArrayList
Returns an array containing all of the elements in this list in the correct order.
toArray() - Method in class jodd.util.collection.FloatArrayList
Returns an array containing all of the elements in this list in the correct order.
toArray() - Method in class jodd.util.collection.HashBag
Returns an array of all of bag's elements.
toArray(T[]) - Method in class jodd.util.collection.HashBag
Populates an array with all of this bag's elements.
toArray() - Method in class jodd.util.collection.IntArrayList
Returns an array containing all of the elements in this list in the correct order.
toArray() - Method in class jodd.util.collection.LongArrayList
Returns an array containing all of the elements in this list in the correct order.
toArray() - Method in class jodd.util.collection.ShortArrayList
Returns an array containing all of the elements in this list in the correct order.
toBigDecimal() - Method in class jodd.datetime.JulianDateStamp
Returns BigDecimal value of JD.
toByteArray() - Method in class jodd.io.FastByteArrayOutputStream
 
toByteArray() - Method in class jodd.mail.ByteArrayDataSource
Return the content as a byte array.
toByteArray() - Method in class jodd.servlet.filter.ByteArrayResponseWrapper
Get the underlying byte array.
toByteArray() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
Get the underlying as byte array.
toByteArray(char[]) - Static method in class jodd.util.CharUtil
Converts char array into byte array.
toCharArray() - Method in class jodd.io.FastCharArrayWriter
 
toCharArray() - Method in class jodd.servlet.filter.ByteArrayResponseWrapper
Get the underlying character array.
toCharArray() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
Get the underlying character array.
toCharArray(byte[]) - Static method in class jodd.util.CharUtil
Converts byte array to char array.
toClass(Type) - Static method in class jodd.util.ReflectUtil
Returns Class for the given type.
toFile(URL) - Static method in class jodd.io.FileUtil
Converts file URLs to file.
toFileName(URL) - Static method in class jodd.io.FileUtil
Converts file URLs to file name.
toFileNames(URL[]) - Static method in class jodd.io.FileUtil
Converts array of URLS to file names string.
toJulianDate(DateTimeStamp) - Static method in class jodd.datetime.TimeUtil
Calculates Astronomical Julian Date from given time stamp.
toJulianDate(int, int, int, int, int, double) - Static method in class jodd.datetime.TimeUtil
Calculates Astronomical Julian Date from given time.
toLowerAscii(char) - Static method in class jodd.util.CharUtil
Lowers upercase ascii char.
toNotNullString(Object) - Static method in class jodd.util.StringUtil
Converts safely an object to a string.
toPrettyString(Object) - Method in class jodd.util.PrettyStringBuilder
Returns pretty value from object value.
toString() - Method in class jodd.datetime.DateTimeStamp
Simple to string conversion.
toString(String) - Method in class jodd.datetime.JDateTime
Returns string representation of date/time in specified format.
toString() - Method in class jodd.datetime.JDateTime
Returns spring representation of current date/time in currently active format.
toString() - Method in class jodd.datetime.JStopWatch
Returns total elapsed time as formated string from the last start.
toString() - Method in class jodd.datetime.JulianDateStamp
Returns string representation of JD.
toString() - Method in class jodd.io.FastByteArrayOutputStream
 
toString(String) - Method in class jodd.io.FastByteArrayOutputStream
 
toString() - Method in class jodd.io.FastCharArrayWriter
 
toString() - Method in class jodd.io.StringOutputStream
Returns the content of the internal StringBuffer as a String, the result of all writing to this OutputStream.
toString() - Method in class jodd.mutable.MutableBoolean
Stringify the value.
toString() - Method in class jodd.mutable.MutableByte
Stringify the value.
toString() - Method in class jodd.mutable.MutableDouble
Stringify the value.
toString() - Method in class jodd.mutable.MutableFloat
Stringify the value.
toString() - Method in class jodd.mutable.MutableInteger
Stringify the value.
toString() - Method in class jodd.mutable.MutableLong
Stringify the value.
toString() - Method in class jodd.mutable.MutableShort
Stringify the value.
toString() - Method in class jodd.servlet.filter.ByteArrayResponseWrapper
Get a String representation of the entire buffer.
toString() - Method in class jodd.servlet.filter.CharArrayResponseWrapper
Get a String representation of the entire buffer.
toString() - Method in class jodd.servlet.HtmlEncode.UrlBuilder
 
toString() - Method in class jodd.servlet.upload.FileUpload
Returns basic information about the uploaded file.
toString() - Method in class jodd.util.collection.HashBag
Implement a toString() method suitable for debugging.
toString(Object) - Method in class jodd.util.PrettyStringBuilder
Returns pretty string representation of the object.
toString(Object) - Static method in class jodd.util.StringUtil
Converts safely an object to a string.
toStringArray(Object) - Static method in class jodd.util.StringUtil
Converts an object to a String Array.
total() - Method in class jodd.datetime.JStopWatch
Stops the stopwatch and returns total cumulative time in ms.
totalLaps() - Method in class jodd.datetime.JStopWatch
Returns the total number of laps up to this moment.
totalMemory() - Static method in class jodd.util.SystemUtil
Returns amount of total memory in bytes.
totalTime - Variable in class jodd.datetime.JStopWatch
Cumulative elapsed time.
touch() - Method in class jodd.io.FileEx
 
touch(String) - Static method in class jodd.io.FileUtil
 
touch(File) - Static method in class jodd.io.FileUtil
Implements the Unix "touch" utility.
toUpperAscii(char) - Static method in class jodd.util.CharUtil
Uppers lowercase ascii char.
trim(String[]) - Static method in class jodd.util.StringUtil
Trims array of strings.
trimNonEmpty(String[]) - Static method in class jodd.util.StringUtil
Trims array of strings where empty strings are nulled.
trimNonEmpty(String) - Static method in class jodd.util.StringUtil
Trims string where empty strings are returned as a null.
TrimStringsBeanModifier - Class in jodd.bean.modifier
Simple bean modifier that trims all String parameters of given java bean object.
TrimStringsBeanModifier() - Constructor for class jodd.bean.modifier.TrimStringsBeanModifier
 
trimToSize() - Method in class jodd.util.collection.BooleanArrayList
Trims the capacity of this instance to be the list's current size.
trimToSize() - Method in class jodd.util.collection.ByteArrayList
Trims the capacity of this instance to be the list's current size.
trimToSize() - Method in class jodd.util.collection.CharArrayList
Trims the capacity of this instance to be the list's current size.
trimToSize() - Method in class jodd.util.collection.DoubleArrayList
Trims the capacity of this instance to be the list's current size.
trimToSize() - Method in class jodd.util.collection.FloatArrayList
Trims the capacity of this instance to be the list's current size.
trimToSize() - Method in class jodd.util.collection.IntArrayList
Trims the capacity of this instance to be the list's current size.
trimToSize() - Method in class jodd.util.collection.LongArrayList
Trims the capacity of this instance to be the list's current size.
trimToSize() - Method in class jodd.util.collection.ShortArrayList
Trims the capacity of this instance to be the list's current size.
TRUE - Static variable in interface jodd.util.StringPool
 
truncate(String, int) - Static method in class jodd.util.StringUtil
Sets the maximum length of the string.
tryLock() - Method in class jodd.util.Mutex
Acquires a lock.
TypeConversionException - Exception in jodd.typeconverter
 
TypeConversionException(Throwable) - Constructor for exception jodd.typeconverter.TypeConversionException
 
TypeConversionException() - Constructor for exception jodd.typeconverter.TypeConversionException
 
TypeConversionException(String) - Constructor for exception jodd.typeconverter.TypeConversionException
 
TypeConversionException(String, Throwable) - Constructor for exception jodd.typeconverter.TypeConversionException
 
TypeConverter - Interface in jodd.typeconverter
Object converter interface.
TypeConverterManager - Class in jodd.typeconverter
Provides dynamic object conversion to a type.
TypeConverterManager() - Constructor for class jodd.typeconverter.TypeConverterManager
 

U

uncapitalize(String) - Static method in class jodd.util.StringUtil
Uncapitalizes a String, changing the first letter to lower case.
UncheckedException - Exception in jodd.util
Unchecked exception and also a wrapper for checked exceptions.
UncheckedException(Throwable) - Constructor for exception jodd.util.UncheckedException
 
UncheckedException() - Constructor for exception jodd.util.UncheckedException
 
UncheckedException(String) - Constructor for exception jodd.util.UncheckedException
 
UncheckedException(String, Throwable) - Constructor for exception jodd.util.UncheckedException
 
UNDERSCORE - Static variable in interface jodd.util.StringPool
 
uniqueSet() - Method in interface jodd.util.collection.Bag
Returns a Set of unique elements in the Bag.
uniqueSet() - Method in class jodd.util.collection.HashBag
 
unlock() - Method in class jodd.util.Mutex
Releases a lock.
unregister(Class) - Static method in class jodd.bean.BeanLoaderManager
 
unregister(Class) - Static method in class jodd.datetime.JdtConverterManager
 
unregister(Class) - Static method in class jodd.typeconverter.TypeConverterManager
 
unregisterAll() - Static method in class jodd.bean.BeanLoaderManager
Unregister all loaders.
unregisterAll() - Static method in class jodd.datetime.JdtConverterManager
Unregister all converters.
unregisterAll() - Static method in class jodd.typeconverter.TypeConverterManager
Unregister all converters.
unzip(File, File) - Static method in class jodd.io.ZipUtil
Unpacks a zip file to the target directory.
uploaded - Variable in class jodd.servlet.upload.FileUpload
 
uploadPath - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload.Factory
 
uploadPath - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
uriExclude - Variable in class jodd.servlet.filter.GzipFilter
Comma separated string patterns to be excluded in the request URI if founded by match.
uriMatch - Variable in class jodd.servlet.filter.GzipFilter
Comma separated string patterns to be found in the request URI
URL - Static variable in class jodd.servlet.HtmlEncode
 
url(String, PageContext) - Static method in class jodd.servlet.HtmlEncode
 
url(String, String, PageContext) - Static method in class jodd.servlet.HtmlEncode
 
url(String, HttpServletRequest, HttpServletResponse) - Static method in class jodd.servlet.HtmlEncode
 
url(String, String, HttpServletRequest, HttpServletResponse) - Static method in class jodd.servlet.HtmlEncode
 
url(String) - Static method in class jodd.servlet.HtmlEncode
 
url(String, String) - Static method in class jodd.servlet.HtmlEncode
Faster smart url encoding.
URL_JNDI_NAME - Static variable in class jodd.util.ContextUtil
 
usedMemory() - Static method in class jodd.util.SystemUtil
Returns amount of used memory in bytes.
usedMemoryPercents() - Static method in class jodd.util.SystemUtil
Returns percents of used memory.
UTF_8 - Static variable in interface jodd.util.StringPool
 
UuidGenerator24 - Class in jodd.util.idgen
UUID generator of 24 bytes long values.
UuidGenerator24() - Constructor for class jodd.util.idgen.UuidGenerator24
 
UuidGenerator32 - Class in jodd.util.idgen
UUID generator of 32 bytes long values.
UuidGenerator32() - Constructor for class jodd.util.idgen.UuidGenerator32
 

V

valid - Variable in class jodd.servlet.upload.impl.AdaptiveFileUpload
 
VALID_SCHEME_CHARS - Static variable in class jodd.servlet.ServletUtil
Valid characters in a scheme, as specified by RFC 1738.
value - Variable in class jodd.mutable.MutableBoolean
The mutable value.
value - Variable in class jodd.mutable.MutableByte
The mutable value.
value - Variable in class jodd.mutable.MutableDouble
The mutable value.
value - Variable in class jodd.mutable.MutableFloat
The mutable value.
value - Variable in class jodd.mutable.MutableInteger
The mutable value.
value - Variable in class jodd.mutable.MutableLong
The mutable value.
value - Variable in class jodd.mutable.MutableShort
The mutable value.
value - Variable in class jodd.util.idgen.SimpleIdGenerator
 
value - Variable in class jodd.util.idgen.SimpleLongIdGenerator
 
valueOf(Object) - Static method in class jodd.typeconverter.BigDecimalConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.BigIntegerConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.BooleanArrayConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.BooleanConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.ByteArrayConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.ByteConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.CharacterConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.DoubleArrayConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.DoubleConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.FileUploadConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.FloatArrayConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.FloatConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.IntegerArrayConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.IntegerConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.JDateTimeConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.LongArrayConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.LongConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.MutableByteConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.MutableDoubleConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.MutableFloatConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.MutableIntegerConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.MutableLongConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.MutableShortConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.ShortArrayConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.ShortConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.SqlDateConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.SqlTimeConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.SqlTimestampConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.StringArrayConverter
 
valueOf(Object) - Static method in class jodd.typeconverter.StringConverter
 
valueOf(String) - Static method in enum jodd.util.ref.ReferenceType
Returns the enum constant of this type with the specified name.
valueReferenceType - Variable in class jodd.util.ref.ReferenceMap
 
values() - Method in class jodd.util.collection.IntHashMap
Returns a collection view of the values contained in this map.
values() - Static method in enum jodd.util.ref.ReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
VmUtil - Class in jodd.util
Various VM utilities.
VmUtil() - Constructor for class jodd.util.VmUtil
 

W

wait(Object) - Static method in class jodd.util.ThreadUtil
Waits for a object for synchronization purposes.
wait(Object, long) - Static method in class jodd.util.ThreadUtil
Waits for a object or a timeout for synchronization purposes.
WEAK_INTROSPECTOR - Static variable in class jodd.introspector.ClassIntrospector
 
WeakIntrospector - Class in jodd.introspector
Smarter Introspector caches class data together with class loader information.
WeakIntrospector() - Constructor for class jodd.introspector.WeakIntrospector
 
weekofmonth - Variable in class jodd.datetime.JDateTime
Week of month.
weekofyear - Variable in class jodd.datetime.JDateTime
Week of year, range: [1-52] or [1-53]
WHITESPACE - Static variable in class jodd.util.StringUtil
 
width - Variable in class jodd.format.PrintfFormat
 
wildcard - Variable in class jodd.io.findfile.WildcardFindFile
 
Wildcard - Class in jodd.util
Checks whether a string matches a given wildcard pattern.
Wildcard() - Constructor for class jodd.util.Wildcard
 
WildcardFileFilter - Class in jodd.io.filter
FileFilter that matches file names against wildcard pattern (* and ?).
WildcardFileFilter(String) - Constructor for class jodd.io.filter.WildcardFileFilter
Wildcard file filter.
WildcardFindFile - Class in jodd.io.findfile
Simple FindFile that matches file names using wildcards.
WildcardFindFile(String) - Constructor for class jodd.io.findfile.WildcardFindFile
 
WildcardFindFile(String, String) - Constructor for class jodd.io.findfile.WildcardFindFile
 
WildcardFindFile(File, String) - Constructor for class jodd.io.findfile.WildcardFindFile
 
WildcardFindFile(String[], String) - Constructor for class jodd.io.findfile.WildcardFindFile
 
wrap(ServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
 
wrap(Throwable) - Static method in exception jodd.util.UncheckedException
Wraps all exceptions in a UncheckedException
wrap(Throwable, String) - Static method in exception jodd.util.UncheckedException
Wraps all exceptions in a UncheckedException
wrapAbsolute(HttpServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
 
wrapAbsolute(ServletContext, ServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
 
wrapChecked(Throwable) - Static method in exception jodd.util.UncheckedException
Wraps checked exceptions in a UncheckedException.
wrapNamed(HttpServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
 
wrapNamed(ServletContext, HttpServletRequest, HttpServletResponse, String) - Static method in class jodd.servlet.DispatcherUtil
 
write(int) - Method in class jodd.io.DebugOutputStream
 
write(byte[]) - Method in class jodd.io.DebugOutputStream
 
write(byte[], int, int) - Method in class jodd.io.DebugOutputStream
 
write(byte[], int, int) - Method in class jodd.io.FastByteArrayOutputStream
 
write(int) - Method in class jodd.io.FastByteArrayOutputStream
Calls the write(byte[]) method.
write(char[], int, int) - Method in class jodd.io.FastCharArrayWriter
 
write(int) - Method in class jodd.io.FastCharArrayWriter
Calls the write(char[]) method.
write(String, int, int) - Method in class jodd.io.FastCharArrayWriter
 
write(byte[]) - Method in class jodd.io.StringOutputStream
Writes and appends byte array to StringOutputStream.
write(byte[], int, int) - Method in class jodd.io.StringOutputStream
Writes and appends a byte array to StringOutputStream.
write(int) - Method in class jodd.io.StringOutputStream
Writes and appends a single byte to StringOutputStream.
write(int) - Method in class jodd.servlet.filter.ByteArrayOutputStreamWrapper
 
write(int) - Method in class jodd.servlet.filter.GzipResponseStream
Write the specified byte to our output stream.
write(byte[]) - Method in class jodd.servlet.filter.GzipResponseStream
Write b.length bytes from the specified byte array to our output stream.
write(byte[], int, int) - Method in class jodd.servlet.filter.GzipResponseStream
Write len bytes from the specified byte array, starting at the specified offset, to our output stream.
write(String) - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
Writes file uploaded item.
write(File) - Method in class jodd.servlet.upload.impl.AdaptiveFileUpload
Writes file upload item to destination folder or to destination file.
writeBytes(byte[]) - Method in class jodd.io.FileEx
 
writeBytes(String, byte[]) - Static method in class jodd.io.FileUtil
 
writeBytes(String, byte[], int, int) - Static method in class jodd.io.FileUtil
 
writeBytes(File, byte[]) - Static method in class jodd.io.FileUtil
 
writeBytes(File, byte[], int, int) - Static method in class jodd.io.FileUtil
 
writeObject(String, Object) - Static method in class jodd.util.ObjectUtil
 
writeObject(File, Object) - Static method in class jodd.util.ObjectUtil
Writes serializable object to a file.
writeObjectAsXml(File, Object) - Static method in class jodd.util.ObjectUtil
Writes serializable object to a XML file.
writeObjectAsXml(String, Object) - Static method in class jodd.util.ObjectUtil
 
writer - Variable in class jodd.servlet.filter.GzipResponseWrapper
The PrintWriter that has been returned by getWriter(), if any.
writeString(String) - Method in class jodd.io.FileEx
 
writeString(String, String) - Method in class jodd.io.FileEx
 
writeString(String, String) - Static method in class jodd.io.FileUtil
 
writeString(String, String, String) - Static method in class jodd.io.FileUtil
 
writeString(File, String) - Static method in class jodd.io.FileUtil
 
writeString(File, String, String) - Static method in class jodd.io.FileUtil
 
writeTo(OutputStream) - Method in class jodd.io.FastByteArrayOutputStream
 
writeTo(Writer) - Method in class jodd.io.FastCharArrayWriter
 
writeTo(OutputStream) - Method in class jodd.mail.ByteArrayDataSource
Write the content to an OutputStream.
writeToFile(Properties, String) - Static method in class jodd.util.PropertiesUtil
Writes properties to a file.
writeToFile(Properties, String, String) - Static method in class jodd.util.PropertiesUtil
Writes properties to a file.
writeToFile(Properties, File) - Static method in class jodd.util.PropertiesUtil
Writes properties to a file.
writeToFile(Properties, File, String) - Static method in class jodd.util.PropertiesUtil
Writes properties to a file.
writeToGZip(byte[], int, int) - Method in class jodd.servlet.filter.GzipResponseStream
 

X

XmlUtil - Class in jodd.util
Some XML and XPath utilities.
XmlUtil() - Constructor for class jodd.util.XmlUtil
 

Y

Y - Static variable in interface jodd.util.StringPool
 
year - Variable in class jodd.datetime.DateTimeStamp
Year.
YES - Static variable in interface jodd.util.StringPool
 

Z

ZipUtil - Class in jodd.io
Performs zip/unzip operations on files and directories.
ZipUtil() - Constructor for class jodd.io.ZipUtil
 

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

Copyright ©2008 Jodd Team