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

A

AbstractCacheMap<K,V> - Class in jodd.cache
Default implementation of timed and size cache map.
AbstractCacheMap() - Constructor for class jodd.cache.AbstractCacheMap
 
accept(String...) - Method in class jodd.cli.Cli
 
accept(T, R, boolean) - Method in interface jodd.inex.InExRuleMatcher
Matches the value against the rule.
accept(V, R, boolean) - Method in class jodd.inex.InExRules
Deprecated.
Matches value against single rule.
accept(T) - Method in class jodd.util.Consumers
Consumes all registered consumers.
acceptEntry(String) - Method in class jodd.io.findfile.ClassScanner
Returns true if some entry name has to be accepted.
acceptFile(File) - Method in class jodd.io.findfile.FindFile
Determine if file is accepted, based on include and exclude rules.
acceptJar(File) - Method in class jodd.io.findfile.ClassScanner
Returns true if some JAR file has to be accepted.
add(Enumeration<T>) - Method in class jodd.util.collection.CompositeEnumeration
Adds an enumeration to this composite.
add(Iterator<T>) - Method in class jodd.util.collection.CompositeIterator
Adds an iterator to this composite.
add(Consumer<T>) - Method in class jodd.util.Consumers
Registers an additional consumer.
addAll(Consumer<T>...) - Method in class jodd.util.Consumers
Registers additional consumers.
addComparator(Comparator<File>) - Method in class jodd.io.findfile.FindFile
 
addDefaultBundle(String) - Method in class jodd.util.ResourceBundleMessageResolver
 
addLoaderOnlyRules(String...) - Method in class jodd.util.cl.ExtendedURLClassLoader
Adds loader-only rules for classes which must be loaded using this loader.
addParentOnlyRules(String...) - Method in class jodd.util.cl.ExtendedURLClassLoader
Adds parent only rules for classes which must be loaded on the parent loader.
addPath(File) - Method in class jodd.io.findfile.FindFile
Adds existing search path to the file list.
addRule(D, boolean) - Method in class jodd.inex.InExRules
Deprecated.
Adds a rule.
all() - Method in class jodd.cli.Param
 
allEnumerations - Variable in class jodd.util.collection.CompositeEnumeration
 
allIterators - Variable in class jodd.util.collection.CompositeIterator
 
append(boolean) - Method in class jodd.buffer.FastBooleanBuffer
Appends single boolean to buffer.
append(boolean[], int, int) - Method in class jodd.buffer.FastBooleanBuffer
Appends boolean array to buffer.
append(boolean[]) - Method in class jodd.buffer.FastBooleanBuffer
Appends boolean array to buffer.
append(FastBooleanBuffer) - Method in class jodd.buffer.FastBooleanBuffer
Appends another fast buffer to this one.
append(byte) - Method in class jodd.buffer.FastByteBuffer
Appends single byte to buffer.
append(byte[], int, int) - Method in class jodd.buffer.FastByteBuffer
Appends byte array to buffer.
append(byte[]) - Method in class jodd.buffer.FastByteBuffer
Appends byte array to buffer.
append(FastByteBuffer) - Method in class jodd.buffer.FastByteBuffer
Appends another fast buffer to this one.
append(char) - Method in class jodd.buffer.FastCharBuffer
Appends single char to buffer.
append(char[], int, int) - Method in class jodd.buffer.FastCharBuffer
Appends char array to buffer.
append(char[]) - Method in class jodd.buffer.FastCharBuffer
Appends char array to buffer.
append(FastCharBuffer) - Method in class jodd.buffer.FastCharBuffer
Appends another fast buffer to this one.
append(CharSequence) - Method in class jodd.buffer.FastCharBuffer
Appends character sequence to buffer.
append(CharSequence, int, int) - Method in class jodd.buffer.FastCharBuffer
Appends character sequence to buffer.
append(double) - Method in class jodd.buffer.FastDoubleBuffer
Appends single double to buffer.
append(double[], int, int) - Method in class jodd.buffer.FastDoubleBuffer
Appends double array to buffer.
append(double[]) - Method in class jodd.buffer.FastDoubleBuffer
Appends double array to buffer.
append(FastDoubleBuffer) - Method in class jodd.buffer.FastDoubleBuffer
Appends another fast buffer to this one.
append(float) - Method in class jodd.buffer.FastFloatBuffer
Appends single float to buffer.
append(float[], int, int) - Method in class jodd.buffer.FastFloatBuffer
Appends float array to buffer.
append(float[]) - Method in class jodd.buffer.FastFloatBuffer
Appends float array to buffer.
append(FastFloatBuffer) - Method in class jodd.buffer.FastFloatBuffer
Appends another fast buffer to this one.
append(int) - Method in class jodd.buffer.FastIntBuffer
Appends single int to buffer.
append(int[], int, int) - Method in class jodd.buffer.FastIntBuffer
Appends int array to buffer.
append(int[]) - Method in class jodd.buffer.FastIntBuffer
Appends int array to buffer.
append(FastIntBuffer) - Method in class jodd.buffer.FastIntBuffer
Appends another fast buffer to this one.
append(long) - Method in class jodd.buffer.FastLongBuffer
Appends single long to buffer.
append(long[], int, int) - Method in class jodd.buffer.FastLongBuffer
Appends long array to buffer.
append(long[]) - Method in class jodd.buffer.FastLongBuffer
Appends long array to buffer.
append(FastLongBuffer) - Method in class jodd.buffer.FastLongBuffer
Appends another fast buffer to this one.
append(short) - Method in class jodd.buffer.FastShortBuffer
Appends single short to buffer.
append(short[], int, int) - Method in class jodd.buffer.FastShortBuffer
Appends short array to buffer.
append(short[]) - Method in class jodd.buffer.FastShortBuffer
Appends short array to buffer.
append(FastShortBuffer) - Method in class jodd.buffer.FastShortBuffer
Appends another fast buffer to this one.
append(boolean) - Method in class jodd.util.StringBand
Appends boolean value.
append(double) - Method in class jodd.util.StringBand
Appends double value.
append(float) - Method in class jodd.util.StringBand
Appends float value.
append(int) - Method in class jodd.util.StringBand
Appends int value.
append(long) - Method in class jodd.util.StringBand
Appends long value.
append(short) - Method in class jodd.util.StringBand
Appends short value.
append(char) - Method in class jodd.util.StringBand
Appends a character.
append(byte) - Method in class jodd.util.StringBand
Appends byte value.
append(Object) - Method in class jodd.util.StringBand
Appends string representation of an object.
append(String) - Method in class jodd.util.StringBand
Appends a string.
apply(V, boolean) - Method in class jodd.inex.InExRules
Deprecated.
Applies rules on given flag using current black/white list mode.
apply(V, boolean, boolean) - Method in class jodd.inex.InExRules
Deprecated.
Applies rules on given flag.
archiveName() - Method in class jodd.io.findfile.ClassScanner.ClassPathEntry
Returns archive name or null if entry is not inside archived file.
arg(String) - Method in class jodd.util.CommandLine
Adds single argument.
args(String...) - Method in class jodd.util.CommandLine
Adds several arguments.
ArrayEnumeration<E> - Class in jodd.util.collection
Enumeration over an array.
ArrayEnumeration(E[]) - Constructor for class jodd.util.collection.ArrayEnumeration
 
ArrayEnumeration(E[], int, int) - Constructor for class jodd.util.collection.ArrayEnumeration
 
ArrayIterator<E> - Class in jodd.util.collection
Iterator over an array.
ArrayIterator(E[]) - Constructor for class jodd.util.collection.ArrayIterator
 
ArrayIterator(E[], int, int) - Constructor for class jodd.util.collection.ArrayIterator
 

B

BGBLACK - Static variable in class jodd.chalk.Chalk
 
bgBlack() - Method in class jodd.chalk.Chalk
 
BGBLUE - Static variable in class jodd.chalk.Chalk
 
bgBlue() - Method in class jodd.chalk.Chalk
 
bgBright(int) - Method in class jodd.chalk.Chalk256
 
BGCOLOR_RESET - Static variable in class jodd.chalk.Chalk
 
BGCYAN - Static variable in class jodd.chalk.Chalk
 
bgCyan() - Method in class jodd.chalk.Chalk
 
bgGrayscale(int) - Method in class jodd.chalk.Chalk256
 
BGGREEN - Static variable in class jodd.chalk.Chalk
 
bgGreen() - Method in class jodd.chalk.Chalk
 
BGMAGENTA - Static variable in class jodd.chalk.Chalk
 
bgMagenta() - Method in class jodd.chalk.Chalk
 
BGRED - Static variable in class jodd.chalk.Chalk
 
bgRed() - Method in class jodd.chalk.Chalk
 
bgRgb(int) - Method in class jodd.chalk.Chalk256
 
bgRgb(int, int, int) - Method in class jodd.chalk.Chalk256
Colors with red-green-blue value, in the range 0 to 6.
bgStandard(int) - Method in class jodd.chalk.Chalk256
 
BGWHITE - Static variable in class jodd.chalk.Chalk
 
bgWhite() - Method in class jodd.chalk.Chalk
 
BGYELLOW - Static variable in class jodd.chalk.Chalk
 
bgYellow() - Method in class jodd.chalk.Chalk
 
BLACK - Static variable in class jodd.chalk.Chalk
 
black() - Method in class jodd.chalk.Chalk
 
blacklist - Variable in class jodd.inex.InExRules
Deprecated.
 
blacklist() - Method in class jodd.inex.InExRules
Deprecated.
Enables blacklist mode - everything is included by default, and user sets explicit excludes.
BLUE - Static variable in class jodd.chalk.Chalk
 
blue() - Method in class jodd.chalk.Chalk
 
BOLD - Static variable in class jodd.chalk.Chalk
 
bold() - Method in class jodd.chalk.Chalk
 
bright(int) - Method in class jodd.chalk.Chalk256
 
bytecodeSignatureOfType(Class) - Static method in class jodd.io.findfile.ClassScanner
Returns type signature bytes used for searching in class file.

C

Cache<K,V> - Interface in jodd.cache
Cache interface.
cache - Variable in class jodd.cache.FileCache
 
cachedFilesCount() - Method in class jodd.cache.FileCache
Returns number of cached files.
cacheMap - Variable in class jodd.cache.AbstractCacheMap
 
cacheResourceBundles - Variable in class jodd.util.ResourceBundleMessageResolver
 
cacheSize - Variable in class jodd.cache.AbstractCacheMap
 
cacheTimeout() - Method in class jodd.cache.FileCache
Returns timeout.
calculateLength() - Method in class jodd.util.StringBand
Calculates string length.
cancelPruneSchedule() - Method in class jodd.cache.TimedCache
Cancels prune schedules.
capacity() - Method in class jodd.util.StringBand
Returns array capacity.
Chalk<T extends Chalk<T>> - Class in jodd.chalk
Chalk allows you to color output going to console.
Chalk() - Constructor for class jodd.chalk.Chalk
 
chalk() - Static method in class jodd.chalk.Chalk
Creates new chalk.
chalk() - Static method in class jodd.chalk.Chalk256
 
Chalk256 - Class in jodd.chalk
Chalk256 allows you to color output going to ansi-256 console.
Chalk256() - Constructor for class jodd.chalk.Chalk256
 
charAt(int) - Method in class jodd.buffer.FastCharBuffer
 
charAt(int) - Method in class jodd.util.StringBand
Returns char at given position.
classLocation(Class) - Static method in class jodd.util.ClassPathUtil
Returns location of the class.
ClassPathURLs - Class in jodd.util
 
ClassPathURLs() - Constructor for class jodd.util.ClassPathURLs
 
ClassPathUtil - Class in jodd.util
Utilities to manipulate class path, define and find classes etc.
ClassPathUtil() - Constructor for class jodd.util.ClassPathUtil
 
ClassScanner - Class in jodd.io.findfile
Convenient class path scanner.
ClassScanner() - Constructor for class jodd.io.findfile.ClassScanner
 
ClassScanner.ClassPathEntry - Class in jodd.io.findfile
Provides input stream on demand.
cleanEnvironment - Variable in class jodd.util.CommandLine
 
clear() - Method in class jodd.buffer.FastBooleanBuffer
Resets the buffer content.
clear() - Method in class jodd.buffer.FastByteBuffer
Resets the buffer content.
clear() - Method in class jodd.buffer.FastCharBuffer
Resets the buffer content.
clear() - Method in class jodd.buffer.FastDoubleBuffer
Resets the buffer content.
clear() - Method in class jodd.buffer.FastFloatBuffer
Resets the buffer content.
clear() - Method in class jodd.buffer.FastIntBuffer
Resets the buffer content.
clear() - Method in class jodd.buffer.FastLongBuffer
Resets the buffer content.
clear() - Method in class jodd.buffer.FastShortBuffer
Resets the buffer content.
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.FileCache
Clears the cache.
clear() - Method in class jodd.cache.NoCache
 
clear() - Method in class jodd.util.Consumers
Clears the list of consumers.
Cli - Class in jodd.cli
 
Cli() - Constructor for class jodd.cli.Cli
 
CliException - Exception in jodd.cli
CLI exception.
CliException(String) - Constructor for exception jodd.cli.CliException
 
clone() - Method in class jodd.mutable.MutableBoolean
Clones object.
clone() - Method in class jodd.mutable.MutableByte
Clones object.
clone() - Method in class jodd.mutable.MutableDouble
Clones object.
clone() - Method in class jodd.mutable.MutableFloat
Clones object.
clone() - Method in class jodd.mutable.MutableInteger
Clones object.
clone() - Method in class jodd.mutable.MutableLong
Clones object.
clone() - Method in class jodd.mutable.MutableShort
Clones object.
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.
closeInputStream() - Method in class jodd.io.findfile.ClassScanner.ClassPathEntry
Closes input stream if opened.
cmd(String) - Static method in class jodd.util.CommandLine
Creates command line with given command.
cmdLine - Variable in class jodd.util.CommandLine
 
COLOR_RESET - Static variable in class jodd.chalk.Chalk
 
CommandLine - Class in jodd.util
Simple user-friendly wrapper over ProcessBuilder.
CommandLine(String) - Constructor for class jodd.util.CommandLine
 
COMMONLY_EXCLUDED_ENTRIES - Static variable in class jodd.io.findfile.ClassScanner
 
COMMONLY_EXCLUDED_JARS - Static variable in class jodd.io.findfile.ClassScanner
 
comparators - Variable in class jodd.util.MultiComparator
 
compare(File, File) - Method in class jodd.io.findfile.FileExtensionComparator
 
compare(File, File) - Method in class jodd.io.findfile.FileLastModifiedTimeComparator
 
compare(File, File) - Method in class jodd.io.findfile.FileNameComparator
 
compare(File, File) - Method in class jodd.io.findfile.FolderFirstComparator
 
compare(T, T) - Method in class jodd.util.MultiComparator
Compares two objects starting with first comparator; if they are equals proceeds to the next comparator and so on.
compareTo(MutableBoolean) - Method in class jodd.mutable.MutableBoolean
Compares value of two same instances.
compareTo(MutableByte) - Method in class jodd.mutable.MutableByte
Compares value of two same instances.
compareTo(MutableDouble) - Method in class jodd.mutable.MutableDouble
Compares value of two same instances.
compareTo(MutableFloat) - Method in class jodd.mutable.MutableFloat
Compares value of two same instances.
compareTo(MutableInteger) - Method in class jodd.mutable.MutableInteger
Compares value of two same instances.
compareTo(MutableLong) - Method in class jodd.mutable.MutableLong
Compares value of two same instances.
compareTo(MutableShort) - Method in class jodd.mutable.MutableShort
Compares value of two same instances.
CompositeEnumeration<T> - Class in jodd.util.collection
Enumeration that combines multiple enumerations.
CompositeEnumeration() - Constructor for class jodd.util.collection.CompositeEnumeration
Creates new composite enumeration.
CompositeEnumeration(Enumeration<T>...) - Constructor for class jodd.util.collection.CompositeEnumeration
Creates new composite enumeration with provided enumerations.
CompositeIterator<T> - Class in jodd.util.collection
Iterator that combines multiple iterators.
CompositeIterator() - Constructor for class jodd.util.collection.CompositeIterator
Creates new composite iterator.
CompositeIterator(Iterator<T>...) - Constructor for class jodd.util.collection.CompositeIterator
Creates new composite iterator with provided iterators.
Consumers<T> - Class in jodd.util
An aggregate consumer.
Consumers(Consumer<T>...) - Constructor for class jodd.util.Consumers
 
Consumers(Iterable<Consumers<T>>) - Constructor for class jodd.util.Consumers
 
count - Variable in class jodd.util.LoopIterator
 
create() - Method in class jodd.inex.InExRules
Deprecated.
 
create() - Static method in class jodd.io.findfile.ClassScanner
Create new class scanner.
create() - Static method in class jodd.io.findfile.FindFile
 
create() - Static method in class jodd.io.findfile.RegExpFindFile
 
create() - Static method in class jodd.io.findfile.WildcardFindFile
 
createCache() - Method in class jodd.cache.FileCache
Creates new cache instance for files content.
createCache() - Method in class jodd.cache.FileLFUCache
 
createCache() - Method in class jodd.cache.FileLRUCache
 
createCacheObject(K, V, long) - Method in class jodd.cache.AbstractCacheMap
 
createFileCacheObject(File, byte[], long) - Method in class jodd.cache.FileCache
Creates CacheObject that updates last access time based on files last modification.
createRegExpFF() - Static method in class jodd.io.findfile.FindFile
 
createRulesEngine() - Method in class jodd.io.findfile.FindFile
Creates rule engine.
createRulesEngine() - Method in class jodd.io.findfile.RegExpFindFile
 
createRulesEngine() - Method in class jodd.io.findfile.WildcardFindFile
 
createWildcardFF() - Static method in class jodd.io.findfile.FindFile
 
currentEnumeration - Variable in class jodd.util.collection.CompositeEnumeration
 
currentIterator - Variable in class jodd.util.collection.CompositeIterator
 
CYAN - Static variable in class jodd.chalk.Chalk
 
cyan() - Method in class jodd.chalk.Chalk
 

D

defaultBundles - Variable in class jodd.util.ResourceBundleMessageResolver
 
DefineClass - Class in jodd.util
 
DefineClass() - Constructor for class jodd.util.DefineClass
 
deleteAllDefaultBundles() - Method in class jodd.util.ResourceBundleMessageResolver
 
description(String) - Method in class jodd.cli.Option
 
description(String) - Method in class jodd.cli.Param
 
detectEntriesMode - Variable in class jodd.io.findfile.ClassScanner
 
detectEntriesMode(boolean) - Method in class jodd.io.findfile.ClassScanner
 
detectMode() - Method in class jodd.inex.InExRules
Deprecated.
Sets blacklist or whitelist mode depending on rules.
DIM - Static variable in class jodd.chalk.Chalk
 
dim() - Method in class jodd.chalk.Chalk
 
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.

E

empty() - Static method in class jodd.util.Consumers
 
enabled - Static variable in class jodd.chalk.Chalk
Global flag that disables all the chalks.
encoding - Static variable in class jodd.core.JoddCore
The encoding used across the Jodd classes, "UTF-8" by default.
end - Variable in class jodd.util.LoopIterator
 
endSequence(String) - Method in class jodd.chalk.Chalk
 
env - Variable in class jodd.util.CommandLine
 
env(String, String) - Method in class jodd.util.CommandLine
Sets environment variable.
equals(Object) - Method in class jodd.inex.InExRules.Rule
Deprecated.
 
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.
err - Variable in class jodd.util.CommandLine
 
err(OutputStream) - Method in class jodd.util.CommandLine
 
ERROR_PREFIX - Static variable in class jodd.util.ProcessRunner
 
errPrefix - Variable in class jodd.util.CommandLine
 
errPrefix(String) - Method in class jodd.util.CommandLine
Defines error prefix.
exclude(D) - Method in class jodd.inex.InExRules
Deprecated.
Adds exclude rule.
exclude(String) - Method in class jodd.io.findfile.FindFile
Defines exclude pattern.
exclude(String...) - Method in class jodd.io.findfile.FindFile
Defines exclude patterns.
excludeAll() - Method in class jodd.io.findfile.FindFile
Enables whitelist mode.
excludeAllEntries(boolean) - Method in class jodd.io.findfile.ClassScanner
Sets white/black list mode for entries.
excludeAllJars(boolean) - Method in class jodd.io.findfile.ClassScanner
Sets white/black list mode for jars.
excludeCommonEntries() - Method in class jodd.io.findfile.ClassScanner
Excludes some commonly skipped packages.
excludeCommonJars() - Method in class jodd.io.findfile.ClassScanner
Exclude some commonly unused jars.
excludeEntries(String...) - Method in class jodd.io.findfile.ClassScanner
Sets excluded names that narrows included set of packages.
excludeJars(String...) - Method in class jodd.io.findfile.ClassScanner
Specify excluded jars.
excludesCount - Variable in class jodd.inex.InExRules
Deprecated.
 
existCustomTimeout - Variable in class jodd.cache.AbstractCacheMap
Identifies if objects has custom timeouts.
expandCapacity() - Method in class jodd.util.StringBand
Expands internal string array by multiplying its size by 2.
ExtendedURLClassLoader - Class in jodd.util.cl
Class loader that offers two loading strategies: parent-first and parent-last.
ExtendedURLClassLoader(URL[], ClassLoader, boolean) - Constructor for class jodd.util.cl.ExtendedURLClassLoader
 
ExtendedURLClassLoader(URL[], ClassLoader, boolean, boolean) - Constructor for class jodd.util.cl.ExtendedURLClassLoader
Creates class loader with given loading strategy.
ExtendedURLClassLoader.Loading - Class in jodd.util.cl
 

F

fallbackBundlename - Variable in class jodd.util.ResourceBundleMessageResolver
 
fallbackLocale - Variable in class jodd.util.ResourceBundleMessageResolver
 
FastBooleanBuffer - Class in jodd.buffer
Faster boolean buffer.
FastBooleanBuffer() - Constructor for class jodd.buffer.FastBooleanBuffer
Creates a new boolean buffer.
FastBooleanBuffer(int) - Constructor for class jodd.buffer.FastBooleanBuffer
Creates a new boolean buffer, with a buffer capacity of the specified size.
FastByteArrayOutputStream - Class in jodd.io
This class implements an OutputStream in which the data is written into a byte array.
FastByteArrayOutputStream() - Constructor for class jodd.io.FastByteArrayOutputStream
Creates a new byte array OutputStream.
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.
FastByteBuffer - Class in jodd.buffer
Faster byte buffer.
FastByteBuffer() - Constructor for class jodd.buffer.FastByteBuffer
Creates a new byte buffer.
FastByteBuffer(int) - Constructor for class jodd.buffer.FastByteBuffer
Creates a new byte buffer, with a buffer capacity of the specified size.
FastCharArrayWriter - Class in jodd.io
Similar to 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.
FastCharBuffer - Class in jodd.buffer
Faster char buffer.
FastCharBuffer() - Constructor for class jodd.buffer.FastCharBuffer
Creates a new char buffer.
FastCharBuffer(int) - Constructor for class jodd.buffer.FastCharBuffer
Creates a new char buffer, with a buffer capacity of the specified size, in chars.
FastDoubleBuffer - Class in jodd.buffer
Faster double buffer.
FastDoubleBuffer() - Constructor for class jodd.buffer.FastDoubleBuffer
Creates a new double buffer.
FastDoubleBuffer(int) - Constructor for class jodd.buffer.FastDoubleBuffer
Creates a new double buffer, with a buffer capacity of the specified size.
FastFloatBuffer - Class in jodd.buffer
Faster float buffer.
FastFloatBuffer() - Constructor for class jodd.buffer.FastFloatBuffer
Creates a new float buffer.
FastFloatBuffer(int) - Constructor for class jodd.buffer.FastFloatBuffer
Creates a new float buffer, with a buffer capacity of the specified size.
FastIntBuffer - Class in jodd.buffer
Faster int buffer.
FastIntBuffer() - Constructor for class jodd.buffer.FastIntBuffer
Creates a new int buffer.
FastIntBuffer(int) - Constructor for class jodd.buffer.FastIntBuffer
Creates a new int buffer, with a buffer capacity of the specified size.
FastLongBuffer - Class in jodd.buffer
Faster long buffer.
FastLongBuffer() - Constructor for class jodd.buffer.FastLongBuffer
Creates a new long buffer.
FastLongBuffer(int) - Constructor for class jodd.buffer.FastLongBuffer
Creates a new long buffer, with a buffer capacity of the specified size.
FastShortBuffer - Class in jodd.buffer
Faster short buffer.
FastShortBuffer() - Constructor for class jodd.buffer.FastShortBuffer
Creates a new short buffer.
FastShortBuffer(int) - Constructor for class jodd.buffer.FastShortBuffer
Creates a new short buffer, with a buffer capacity of the specified size.
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.
FileCache - Class in jodd.cache
Base in-memory files cache.
FileCache(int, int, long) - Constructor for class jodd.cache.FileCache
Creates new File LFU cache.
FileExtensionComparator - Class in jodd.io.findfile
 
FileExtensionComparator(boolean) - Constructor for class jodd.io.findfile.FileExtensionComparator
 
FileLastModifiedTimeComparator - Class in jodd.io.findfile
 
FileLastModifiedTimeComparator(boolean) - Constructor for class jodd.io.findfile.FileLastModifiedTimeComparator
 
FileLFUCache - Class in jodd.cache
Files LFU cache stores files content in memory to dramatically speed up performances for frequently read files.
FileLFUCache(int) - Constructor for class jodd.cache.FileLFUCache
Creates file LFU cache with specified size.
FileLFUCache(int, int) - Constructor for class jodd.cache.FileLFUCache
 
FileLFUCache(int, int, long) - Constructor for class jodd.cache.FileLFUCache
Creates new File LFU cache.
FileLRUCache - Class in jodd.cache
Cache of recently used files.
FileLRUCache(int) - Constructor for class jodd.cache.FileLRUCache
Creates file LRU cache with specified size.
FileLRUCache(int, int) - Constructor for class jodd.cache.FileLRUCache
 
FileLRUCache(int, int, long) - Constructor for class jodd.cache.FileLRUCache
Creates new File LRU cache.
FileNameComparator - Class in jodd.io.findfile
 
FileNameComparator(boolean) - Constructor for class jodd.io.findfile.FileNameComparator
 
fileNames - Variable in class jodd.io.findfile.FindFile.FilesIterator
 
files - Variable in class jodd.io.findfile.FindFile.FilesIterator
 
FilesIterator(File) - Constructor for class jodd.io.findfile.FindFile.FilesIterator
 
FilesIterator(String[]) - Constructor for class jodd.io.findfile.FindFile.FilesIterator
 
findAll() - Method in class jodd.io.findfile.FindFile
Finds all files and returns list of founded files.
findDefaultMessage(Locale, String) - Method in class jodd.util.ResourceBundleMessageResolver
Finds message in default bundles only, starting from fallback bundlename.
FindFile - Class in jodd.io.findfile
Generic iterative file finder.
FindFile() - Constructor for class jodd.io.findfile.FindFile
 
FindFile.FilesIterator - Class in jodd.io.findfile
Files iterator simply walks over files array.
FindFile.Match - Enum in jodd.io.findfile
Match type.
FindFileException - Exception in jodd.io.findfile
Exception during finding files or classes.
FindFileException(String) - Constructor for exception jodd.io.findfile.FindFileException
 
FindFileException(String, Throwable) - Constructor for exception jodd.io.findfile.FindFileException
 
findMessage(String, Locale, String) - Method in class jodd.util.ResourceBundleMessageResolver
Finds messages in the provided bundle.
findResourceBundle(String, Locale) - Method in class jodd.util.ResourceBundleMessageResolver
Finds resource bundle by it's name.
first - Variable in class jodd.util.LoopIterator
 
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.FastCharArrayWriter
Flushing a FastCharArrayWriter has no effects.
folder - Variable in class jodd.io.findfile.FindFile.FilesIterator
 
FolderFirstComparator - Class in jodd.io.findfile
 
FolderFirstComparator(boolean) - Constructor for class jodd.io.findfile.FolderFirstComparator
 

G

get(int) - Method in class jodd.buffer.FastBooleanBuffer
Returns boolean element at given index.
get(int) - Method in class jodd.buffer.FastByteBuffer
Returns byte element at given index.
get(int) - Method in class jodd.buffer.FastCharBuffer
Returns char element at given index.
get(int) - Method in class jodd.buffer.FastDoubleBuffer
Returns double element at given index.
get(int) - Method in class jodd.buffer.FastFloatBuffer
Returns float element at given index.
get(int) - Method in class jodd.buffer.FastIntBuffer
Returns int element at given index.
get(int) - Method in class jodd.buffer.FastLongBuffer
Returns long element at given index.
get(int) - Method in class jodd.buffer.FastShortBuffer
Returns short element at given index.
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() - Method in class jodd.mutable.LazyValue
Returns the value.
get() - Method in class jodd.mutable.MutableBoolean
Returns mutable value.
get() - Method in class jodd.mutable.MutableByte
Returns mutable value.
get() - Method in class jodd.mutable.MutableDouble
Returns mutable value.
get() - Method in class jodd.mutable.MutableFloat
Returns mutable value.
get() - Method in class jodd.mutable.MutableInteger
Returns mutable value.
get() - Method in class jodd.mutable.MutableLong
Returns mutable value.
get() - Method in class jodd.mutable.MutableShort
Returns mutable value.
getBundle(String, Locale, ClassLoader) - Method in class jodd.util.ResourceBundleMessageResolver
Returns specified bundle.
getCount() - Method in class jodd.util.LoopIterator
Returns current item count (1-based).
getDefaultClasspath() - Static method in class jodd.util.ClassPathUtil
Returns default classpath using
getDefaultClasspath(ClassLoader) - Static method in class jodd.util.ClassPathUtil
Returns default class path from all available URLClassLoader in classloader hierarchy.
getExitCode() - Method in class jodd.util.ProcessRunner.ProcessResult
Returns process exit code.
getFallbackBundlename() - Method in class jodd.util.ResourceBundleMessageResolver
 
getFallbackLocale() - Method in class jodd.util.ResourceBundleMessageResolver
 
getFileBytes(File) - Method in class jodd.cache.FileCache
Returns cached file bytes.
getHitCount() - Method in class jodd.cache.AbstractCacheMap
Returns hit count.
getIndex() - Method in class jodd.util.LoopIterator
Returns current item index (0-based).
getIndexModulus() - Method in class jodd.util.LoopIterator
Returns modulus of current index.
getMatchingFilePath(File) - Method in class jodd.io.findfile.FindFile
Resolves file path depending on matching type Returned path is formatted in unix style.
getMessage(String, Locale, String) - Method in class jodd.util.ResourceBundleMessageResolver
Gets the message from the named resource bundle.
getMissCount() - Method in class jodd.cache.AbstractCacheMap
Returns miss count.
getModulus() - Method in class jodd.util.LoopIterator
Returns modulus of current count.
getModulusValue() - Method in class jodd.util.LoopIterator
Returns modulus value.
getOutput() - Method in class jodd.util.ProcessRunner.ProcessResult
Returns process output.
getResource(String) - Method in class jodd.util.cl.ExtendedURLClassLoader
Returns a resource using parent-first or parent-last strategy.
getResources(String) - Method in class jodd.util.cl.ExtendedURLClassLoader
 
getRule(int) - Method in class jodd.inex.InExRules
Deprecated.
Returns rule's value on given index.
getValue() - Method in class jodd.util.LoopIterator
Returns current loop value.
GRAY - Static variable in class jodd.chalk.Chalk
 
gray() - Method in class jodd.chalk.Chalk
 
grayscale(int) - Method in class jodd.chalk.Chalk256
 
GREEN - Static variable in class jodd.chalk.Chalk
 
green() - Method in class jodd.chalk.Chalk
 
grey() - Method in class jodd.chalk.Chalk
 

H

hasArg() - Method in class jodd.cli.Option
 
hasArg(String) - Method in class jodd.cli.Option
 
hashCode() - Method in class jodd.inex.InExRules.Rule
Deprecated.
 
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.
hasMoreElements() - Method in class jodd.util.collection.ArrayEnumeration
 
hasMoreElements() - Method in class jodd.util.collection.CompositeEnumeration
Returns true if composite has more elements.
hasNext() - Method in class jodd.util.collection.ArrayIterator
 
hasNext() - Method in class jodd.util.collection.CompositeIterator
Returns true if next element is available.
hasRules() - Method in class jodd.inex.InExRules
Deprecated.
Returns true if rule engine has at least one rule set.
HIDDEN - Static variable in class jodd.chalk.Chalk
 
hidden() - Method in class jodd.chalk.Chalk
 
hitCount - Variable in class jodd.cache.AbstractCacheMap
 

I

ignoreException - Variable in class jodd.io.findfile.ClassScanner
If set to true exceptions for entry scans are ignored.
ignoreException(boolean) - Method in class jodd.io.findfile.ClassScanner
Sets if exceptions during scanning process should be ignored or not.
include(D) - Method in class jodd.inex.InExRules
Deprecated.
Adds include rule.
include - Variable in class jodd.inex.InExRules.Rule
Deprecated.
 
include(String) - Method in class jodd.io.findfile.FindFile
Defines include pattern.
include(String...) - Method in class jodd.io.findfile.FindFile
Defines include patterns.
includeAll() - Method in class jodd.io.findfile.FindFile
Enables blacklist mode.
includeAllEntries(boolean) - Method in class jodd.io.findfile.ClassScanner
Sets white/black list mode for entries.
includeAllJars(boolean) - Method in class jodd.io.findfile.ClassScanner
Sets white/black list mode for jars.
includeDirs - Variable in class jodd.io.findfile.FindFile
 
includeDirs(boolean) - Method in class jodd.io.findfile.FindFile
Include directories in search.
includeEntries(String...) - Method in class jodd.io.findfile.ClassScanner
Sets included set of names that will be considered during configuration.
includeFiles - Variable in class jodd.io.findfile.FindFile
 
includeFiles(boolean) - Method in class jodd.io.findfile.FindFile
Include files in search.
includeJars(String...) - Method in class jodd.io.findfile.ClassScanner
Specify included jars.
includeResources - Variable in class jodd.io.findfile.ClassScanner
If set to true all files will be scanned and not only classes.
includeResources(boolean) - Method in class jodd.io.findfile.ClassScanner
 
includesCount - Variable in class jodd.inex.InExRules
Deprecated.
 
index - Variable in class jodd.io.findfile.FindFile.FilesIterator
 
index() - Method in class jodd.util.StringBand
Returns current index of string array.
InExRuleMatcher<T,R> - Interface in jodd.inex
Rule matcher.
inExRuleMatcher - Variable in class jodd.inex.InExRules
Deprecated.
 
InExRules<V,D,R> - Class in jodd.inex
Deprecated.
InExRules() - Constructor for class jodd.inex.InExRules
Deprecated.
Creates default instance.
InExRules(InExRuleMatcher<V, R>) - Constructor for class jodd.inex.InExRules
Deprecated.
Creates instance that uses provided matcher.
InExRules.Rule<R> - Class in jodd.inex
Deprecated.
Rule definition.
init() - Method in class jodd.io.findfile.FindFile
Initializes file walking.
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.
INVERSE - Static variable in class jodd.chalk.Chalk
 
inverse() - Method in class jodd.chalk.Chalk
 
ioBufferSize - Static variable in class jodd.core.JoddCore
Buffer size for various I/O operations.
isArchive() - Method in class jodd.io.findfile.ClassScanner.ClassPathEntry
Returns true if archive.
isBlacklist() - Method in class jodd.inex.InExRules
Deprecated.
Returns true if blacklist mode is set.
isCacheResourceBundles() - Method in class jodd.util.ResourceBundleMessageResolver
 
isEmpty() - Method in class jodd.buffer.FastBooleanBuffer
Tests if this buffer has no elements.
isEmpty() - Method in class jodd.buffer.FastByteBuffer
Tests if this buffer has no elements.
isEmpty() - Method in class jodd.buffer.FastCharBuffer
Tests if this buffer has no elements.
isEmpty() - Method in class jodd.buffer.FastDoubleBuffer
Tests if this buffer has no elements.
isEmpty() - Method in class jodd.buffer.FastFloatBuffer
Tests if this buffer has no elements.
isEmpty() - Method in class jodd.buffer.FastIntBuffer
Tests if this buffer has no elements.
isEmpty() - Method in class jodd.buffer.FastLongBuffer
Tests if this buffer has no elements.
isEmpty() - Method in class jodd.buffer.FastShortBuffer
Tests if this buffer has no elements.
isEmpty() - Method in class jodd.cache.AbstractCacheMap
Returns true if cache is empty.
isEmpty() - Method in interface jodd.cache.Cache
Returns true if cache is empty.
isEmpty() - Method in class jodd.cache.NoCache
 
isEmpty() - Method in class jodd.util.Consumers
 
isEven() - Method in class jodd.util.LoopIterator
Returns true if current count is even.
isFirst() - Method in class jodd.util.LoopIterator
Returns true if current item is the first one.
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
 
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.
isLast() - Method in class jodd.util.LoopIterator
Returns true if current item is the last one.
isLastIteration(int) - Method in class jodd.util.LoopIterator
 
isMatchingRules(String, String...) - Method in class jodd.util.cl.ExtendedURLClassLoader
Returns true if class or resource name matches at least one package rule from the list.
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.
isOdd() - Method in class jodd.util.LoopIterator
Returns true if current count is odd.
isPruneExpiredActive() - Method in class jodd.cache.AbstractCacheMap
Returns true if prune of expired objects should be invoked.
isReallyFull(K) - Method in class jodd.cache.AbstractCacheMap
 
isTypeSignatureInUse(byte[]) - Method in class jodd.io.findfile.ClassScanner.ClassPathEntry
Returns true if class contains type signature.
isWhitelist() - Method in class jodd.inex.InExRules
Deprecated.
Returns true if whitelist mode is set.
ITALIC - Static variable in class jodd.chalk.Chalk
 
italic() - Method in class jodd.chalk.Chalk
 
iterator() - Method in class jodd.io.findfile.FindFile
Returns file walking iterator.

J

jodd.buffer - package jodd.buffer
Faster primitive buffers, a simple wrappers over an array.
jodd.cache - package jodd.cache
Some useful caches: LRU, LFU, FIFO.
jodd.chalk - package jodd.chalk
Little tool for coloring the console output.
jodd.cli - package jodd.cli
Small parser for command line arguments.
jodd.core - package jodd.core
Jodd Core module.
jodd.inex - package jodd.inex
Include-Exclude rules engine.
jodd.io - package jodd.io
 
jodd.io.findfile - package jodd.io.findfile
Nice utilities for easier files and classes finding.
jodd.mutable - package jodd.mutable
Mutable number bean-alike implementations.
jodd.util - package jodd.util
 
jodd.util.cl - package jodd.util.cl
 
jodd.util.collection - package jodd.util.collection
 
JoddCore - Class in jodd.core
Jodd library-wide properties.
JoddCore() - Constructor for class jodd.core.JoddCore
 
joddLocation() - Static method in class jodd.util.ClassPathUtil
Returns Jodd location.

L

label(String) - Method in class jodd.cli.Option
 
label(String) - Method in class jodd.cli.Param
 
last - Variable in class jodd.util.LoopIterator
 
lastFile - Variable in class jodd.io.findfile.FindFile
 
lastFile() - Method in class jodd.io.findfile.FindFile
Returns last founded file.
LazyValue<T> - Class in jodd.mutable
Holder of a value that is computed lazy.
length() - Method in class jodd.buffer.FastCharBuffer
 
length() - Method in class jodd.util.StringBand
Returns total string 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
 
limit() - Method in class jodd.cache.AbstractCacheMap
Returns cache size or 0 if there is no size limit.
limit() - Method in interface jodd.cache.Cache
Returns cache size or 0 if there is no size limit.
limit() - Method in class jodd.cache.NoCache
 
loadClass() - Method in class jodd.io.findfile.ClassScanner.ClassPathEntry
Loads class by its name.
loadClass(String, boolean) - Method in class jodd.util.cl.ExtendedURLClassLoader
Loads class using parent-first or parent-last strategy.
loaderOnlyRules - Variable in class jodd.util.cl.ExtendedURLClassLoader
 
Loading(boolean, boolean) - Constructor for class jodd.util.cl.ExtendedURLClassLoader.Loading
 
longName(String) - Method in class jodd.cli.Option
 
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.
looping - Variable in class jodd.util.LoopIterator
 
LoopIterator - Class in jodd.util
Loop iterator that provides various counting data about the loop cycles.
LoopIterator(int, int) - Constructor for class jodd.util.LoopIterator
 
LoopIterator(int, int, int) - Constructor for class jodd.util.LoopIterator
 
LoopIterator(int, int, int, int) - Constructor for class jodd.util.LoopIterator
 
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

MAGENTA - Static variable in class jodd.chalk.Chalk
 
magenta() - Method in class jodd.chalk.Chalk
 
makeRule(D) - Method in class jodd.inex.InExRules
Deprecated.
 
match(V) - Method in class jodd.inex.InExRules
Deprecated.
Matches value against the set of rules using current white/black list mode.
match(V, boolean) - Method in class jodd.inex.InExRules
Deprecated.
Matches value against the set of rules using provided white/black list mode.
matchFullPath() - Method in class jodd.io.findfile.FindFile
 
matchOnlyFileName() - Method in class jodd.io.findfile.FindFile
 
matchRelativePath() - Method in class jodd.io.findfile.FindFile
 
matchResourcesAsPackages - Variable in class jodd.util.cl.ExtendedURLClassLoader
 
matchType - Variable in class jodd.io.findfile.FindFile
 
matchType(FindFile.Match) - Method in class jodd.io.findfile.FindFile
maxFileSize - Variable in class jodd.cache.FileCache
 
maxFileSize() - Method in class jodd.cache.FileCache
Returns maximum allowed file size that can be added to the cache.
maxSize - Variable in class jodd.cache.FileCache
 
maxSize() - Method in class jodd.cache.FileCache
Returns max cache size in bytes.
missCount - Variable in class jodd.cache.AbstractCacheMap
 
misses - Variable in class jodd.util.ResourceBundleMessageResolver
 
modulus - Variable in class jodd.util.LoopIterator
 
modulus(int) - Method in class jodd.util.LoopIterator
Calculates modulus of current count.
MultiComparator<T> - Class in jodd.util
Multiple comparators compares using list of comparators.
MultiComparator(List<Comparator<T>>) - Constructor for class jodd.util.MultiComparator
 
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
 
MutableBoolean(Number) - 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
 
MutableByte(Number) - Constructor for class jodd.mutable.MutableByte
 
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
 
MutableDouble(Number) - Constructor for class jodd.mutable.MutableDouble
 
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
 
MutableFloat(Number) - Constructor for class jodd.mutable.MutableFloat
 
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
 
MutableInteger(Number) - Constructor for class jodd.mutable.MutableInteger
 
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
 
MutableLong(Number) - Constructor for class jodd.mutable.MutableLong
 
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
 
MutableShort(Number) - Constructor for class jodd.mutable.MutableShort
 

N

name() - Method in class jodd.io.findfile.ClassScanner.ClassPathEntry
Returns entry name.
names(String, String) - Method in class jodd.cli.Option
 
naturalOrderComparator - Variable in class jodd.io.findfile.FileNameComparator
 
newEnv(boolean) - Method in class jodd.util.CommandLine
When set to true, environment will not be copied from the parent process and will be completly empty.
next() - Method in class jodd.io.findfile.FindFile.FilesIterator
Returns next file or null when no next file is available.
next() - Method in class jodd.util.collection.ArrayIterator
 
next() - Method in class jodd.util.collection.CompositeIterator
next() - Method in class jodd.util.LoopIterator
Iterates to next value at the beginning of the loop.
nextElement() - Method in class jodd.util.collection.ArrayEnumeration
 
nextElement() - Method in class jodd.util.collection.CompositeEnumeration
nextFile() - Method in class jodd.io.findfile.FindFile.FilesIterator
 
nextFile() - Method in class jodd.io.findfile.FindFile
Finds the next file.
nextFileName() - Method in class jodd.io.findfile.FindFile.FilesIterator
 
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
 
notmisses - Variable in class jodd.util.ResourceBundleMessageResolver
 

O

of(Supplier<T>) - Static method in class jodd.mutable.LazyValue
Creates new instance of LazyValue.
of(boolean) - Static method in class jodd.mutable.MutableBoolean
 
of(byte) - Static method in class jodd.mutable.MutableByte
 
of(double) - Static method in class jodd.mutable.MutableDouble
 
of(float) - Static method in class jodd.mutable.MutableFloat
 
of(int) - Static method in class jodd.mutable.MutableInteger
 
of(long) - Static method in class jodd.mutable.MutableLong
 
of(short) - Static method in class jodd.mutable.MutableShort
 
of(R) - Static method in interface jodd.mutable.Value
Creates default value wrapper.
of(ClassLoader, Class) - Static method in class jodd.util.ClassPathURLs
Returns urls for the classloader
of(Consumer<R>...) - Static method in class jodd.util.Consumers
Creates an aggregate from given consumers.
of(Iterable<Consumer<R>>) - Static method in class jodd.util.Consumers
 
of(String, byte[], ClassLoader) - Static method in class jodd.util.DefineClass
Defines a class from byte array into the specified class loader.
OK - Static variable in class jodd.util.CommandLine
 
on(String) - Method in class jodd.chalk.Chalk
Returns chalked string.
onEntry(ClassScanner.ClassPathEntry) - Method in class jodd.io.findfile.ClassScanner
Called during classpath scanning when class or resource is found.
onFile(Consumer<File>) - Method in class jodd.io.findfile.FindFile
Registers file consumer
onRemove(K, V) - Method in class jodd.cache.AbstractCacheMap
Callback called on item removal.
openInputStream() - Method in class jodd.io.findfile.ClassScanner.ClassPathEntry
Opens zip entry or plain file and returns its input stream.
option() - Method in class jodd.cli.Cli
 
Option - Class in jodd.cli
 
Option() - Constructor for class jodd.cli.Option
 
optional(int) - Method in class jodd.cli.Param
 
optional() - Method in class jodd.cli.Param
 
order - Variable in class jodd.io.findfile.FileExtensionComparator
 
order - Variable in class jodd.io.findfile.FileLastModifiedTimeComparator
 
order - Variable in class jodd.io.findfile.FileNameComparator
 
order - Variable in class jodd.io.findfile.FolderFirstComparator
 
out - Variable in class jodd.util.CommandLine
 
out(OutputStream) - Method in class jodd.util.CommandLine
 
outPrefix - Variable in class jodd.util.CommandLine
 
outPrefix(String) - Method in class jodd.util.CommandLine
Defines output prefix.
OUTPUT_PREFIX - Static variable in class jodd.util.ProcessRunner
 

P

parallel(boolean) - Method in class jodd.util.Consumers
Defines if consumer acceptance should be parallel.
param() - Method in class jodd.cli.Cli
 
Param - Class in jodd.cli
 
Param() - Constructor for class jodd.cli.Param
 
parentClassLoader - Variable in class jodd.util.cl.ExtendedURLClassLoader
 
parentFirst - Variable in class jodd.util.cl.ExtendedURLClassLoader
 
parentOnlyRules - Variable in class jodd.util.cl.ExtendedURLClassLoader
 
pathList - Variable in class jodd.io.findfile.FindFile
 
pathListOriginal - Variable in class jodd.io.findfile.FindFile
 
prefix - Variable in class jodd.chalk.Chalk
 
prepareEntryName(String, boolean) - Method in class jodd.io.findfile.ClassScanner
Prepares resource and class names.
print(String) - Method in class jodd.chalk.Chalk
Prints chalked string to system output.
println(String) - Method in class jodd.chalk.Chalk
Prints chalked string to system output.
printUsage(String) - Method in class jodd.cli.Cli
Prints the usage line.
processExcludes(V, boolean) - Method in class jodd.inex.InExRules
Deprecated.
Process excludes rules.
processIncludes(V, boolean) - Method in class jodd.inex.InExRules
Deprecated.
Process includes rules.
ProcessResult(int, String) - Constructor for class jodd.util.ProcessRunner.ProcessResult
 
ProcessRunner - Class in jodd.util
Runtime utilities.
ProcessRunner() - Constructor for class jodd.util.ProcessRunner
 
ProcessRunner.ProcessResult - Class in jodd.util
 
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.NoCache
 
pruneCache() - Method in class jodd.cache.AbstractCacheMap
Prune implementation.
pruneCache() - Method in class jodd.cache.FIFOCache
Prune expired objects and, if cache is still full, the first one.
pruneCache() - Method in class jodd.cache.LFUCache
Prunes expired and, if cache is still full, the LFU element(s) from the cache.
pruneCache() - Method in class jodd.cache.LRUCache
Prune only expired objects, LinkedHashMap will take care of LRU if needed.
pruneCache() - Method in class jodd.cache.TimedCache
Prunes expired elements from the cache.
pruneTimer - Variable in class jodd.cache.TimedCache
 
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
 

R

range(int, int) - Method in class jodd.cli.Param
 
readBytes() - Method in class jodd.io.findfile.ClassScanner.ClassPathEntry
Reads stream bytes.
recursive - Variable in class jodd.io.findfile.FindFile
 
recursive(boolean) - Method in class jodd.io.findfile.FindFile
Activates recursive search.
RED - Static variable in class jodd.chalk.Chalk
 
red() - Method in class jodd.chalk.Chalk
 
RegExpFindFile - Class in jodd.io.findfile
Simple FindFile that matches file names with regular expression pattern.
RegExpFindFile() - Constructor for class jodd.io.findfile.RegExpFindFile
 
registerEntryConsumer(Consumer<ClassScanner.ClassPathEntry>) - Method in class jodd.io.findfile.ClassScanner
Registers a class path entry consumer.
remove(K) - Method in class jodd.cache.AbstractCacheMap
Removes an object from the cache and returns removed value of null if object was not in the cache or was expired.
remove(K) - Method in interface jodd.cache.Cache
Removes an object from the cache and returns removed value of null if object was not in the cache or was expired.
remove(K) - Method in class jodd.cache.NoCache
 
remove() - Method in class jodd.util.collection.ArrayIterator
 
remove() - Method in class jodd.util.collection.CompositeIterator
remove(Consumer<T>) - Method in class jodd.util.Consumers
Removes a consumer.
removeEldestEntry(int) - Method in class jodd.cache.LRUCache
Removes the eldest entry if current cache size exceed cache size.
required(int) - Method in class jodd.cli.Param
 
required() - Method in class jodd.cli.Param
 
RESET - Static variable in class jodd.chalk.Chalk
 
reset() - Method in class jodd.inex.InExRules
Deprecated.
Resets all the rules in this rule engine.
reset() - Method in class jodd.io.FastByteArrayOutputStream
 
reset() - Method in class jodd.io.FastCharArrayWriter
 
reset() - Method in class jodd.io.findfile.FindFile
Reset the search so it can be run again with very same parameters (and sorting options).
reset() - Method in class jodd.util.LoopIterator
Resets the loop from the beginning.
resolveLoading(boolean, String) - Method in class jodd.util.cl.ExtendedURLClassLoader
Resolves loading rules.
resolveResourceLoading(boolean, String) - Method in class jodd.util.cl.ExtendedURLClassLoader
Resolves resources.
ResourceBundleMessageResolver - Class in jodd.util
Resolves messages from resource bundles.
ResourceBundleMessageResolver() - Constructor for class jodd.util.ResourceBundleMessageResolver
 
rgb(int) - Method in class jodd.chalk.Chalk256
 
rgb(int, int, int) - Method in class jodd.chalk.Chalk256
Colors with red-green-blue value, in the range 0 to 6.
rootFile - Variable in class jodd.io.findfile.FindFile
 
rootPath - Variable in class jodd.io.findfile.FindFile
 
Rule(R, boolean) - Constructor for class jodd.inex.InExRules.Rule
Deprecated.
 
rules - Variable in class jodd.inex.InExRules
Deprecated.
 
rules - Variable in class jodd.io.findfile.FindFile
 
rulesEntries - Variable in class jodd.io.findfile.ClassScanner
 
rulesJars - Variable in class jodd.io.findfile.ClassScanner
 
run() - Method in class jodd.util.CommandLine
Runs command and returns process result.
run(Process) - Static method in class jodd.util.ProcessRunner
Executes a process and returns the process output and exit code.

S

scan(URL...) - Method in class jodd.io.findfile.ClassScanner
Scans URLs.
scan(File...) - Method in class jodd.io.findfile.ClassScanner
Scans provided paths.
scan(String...) - Method in class jodd.io.findfile.ClassScanner
Scans provided paths.
scanClassFile(String, String, File, boolean) - Method in class jodd.io.findfile.ClassScanner
 
scanClassPath(File) - Method in class jodd.io.findfile.ClassScanner
Scans single classpath directory.
scanDefaultClasspath() - Method in class jodd.io.findfile.ClassScanner
scanEntry(ClassScanner.ClassPathEntry) - Method in class jodd.io.findfile.ClassScanner
If entry name is accepted invokes ClassScanner.onEntry(ClassPathEntry) a callback}.
scanJarFile(File) - Method in class jodd.io.findfile.ClassScanner
Scans classes inside single JAR archive.
schedulePrune(long) - Method in class jodd.cache.TimedCache
Schedules prune.
searchPath(File) - Method in class jodd.io.findfile.FindFile
Specifies single search path.
searchPath(File...) - Method in class jodd.io.findfile.FindFile
Specifies a set of search paths.
searchPath(String) - 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.
searchPaths(String...) - Method in class jodd.io.findfile.FindFile
Specifies search paths.
searchPaths(URI...) - Method in class jodd.io.findfile.FindFile
Specifies the search path.
searchPaths(URL...) - Method in class jodd.io.findfile.FindFile
Specifies the search path.
set(boolean) - Method in class jodd.mutable.MutableBoolean
Sets mutable value.
set(Boolean) - Method in class jodd.mutable.MutableBoolean
Sets mutable value.
set(byte) - Method in class jodd.mutable.MutableByte
Sets mutable value.
set(Number) - Method in class jodd.mutable.MutableByte
Sets mutable value from a Number.
set(double) - Method in class jodd.mutable.MutableDouble
Sets mutable value.
set(Number) - Method in class jodd.mutable.MutableDouble
Sets mutable value from a Number.
set(float) - Method in class jodd.mutable.MutableFloat
Sets mutable value.
set(Number) - Method in class jodd.mutable.MutableFloat
Sets mutable value from a Number.
set(int) - Method in class jodd.mutable.MutableInteger
Sets mutable value.
set(Number) - Method in class jodd.mutable.MutableInteger
Sets mutable value from a Number.
set(long) - Method in class jodd.mutable.MutableLong
Sets mutable value.
set(Number) - Method in class jodd.mutable.MutableLong
Sets mutable value from a Number.
set(short) - Method in class jodd.mutable.MutableShort
Sets mutable value.
set(Number) - Method in class jodd.mutable.MutableShort
Sets mutable value from a Number.
set(T) - Method in interface jodd.mutable.Value
Sets new value.
setCacheResourceBundles(boolean) - Method in class jodd.util.ResourceBundleMessageResolver
 
setFallbackBundlename(String) - Method in class jodd.util.ResourceBundleMessageResolver
 
setFallbackLocale(Locale) - Method in class jodd.util.ResourceBundleMessageResolver
 
setFallbackLocale(String) - Method in class jodd.util.ResourceBundleMessageResolver
 
setIndex(int) - Method in class jodd.util.StringBand
Specifies the new index.
setMatchResourcesAsPackages(boolean) - Method in class jodd.util.cl.ExtendedURLClassLoader
When set, resources will be matched in the same way as packages.
shortName(String) - Method in class jodd.cli.Option
 
size() - Method in class jodd.buffer.FastBooleanBuffer
Returns buffer size.
size() - Method in class jodd.buffer.FastByteBuffer
Returns buffer size.
size() - Method in class jodd.buffer.FastCharBuffer
Returns buffer size.
size() - Method in class jodd.buffer.FastDoubleBuffer
Returns buffer size.
size() - Method in class jodd.buffer.FastFloatBuffer
Returns buffer size.
size() - Method in class jodd.buffer.FastIntBuffer
Returns buffer size.
size() - Method in class jodd.buffer.FastLongBuffer
Returns buffer size.
size() - Method in class jodd.buffer.FastShortBuffer
Returns buffer size.
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
 
snapshot(boolean) - Method in class jodd.cache.AbstractCacheMap
Creates a snapshot from current cache values.
snapshot(boolean) - Method in interface jodd.cache.Cache
Creates a snapshot from current cache values.
snapshot() - Method in interface jodd.cache.Cache
 
snapshot(boolean) - Method in class jodd.cache.NoCache
 
sortByExtension() - Method in class jodd.io.findfile.FindFile
Sorts files by file extension.
sortByExtensionDesc() - Method in class jodd.io.findfile.FindFile
Sorts files by file extension descending.
sortByName() - Method in class jodd.io.findfile.FindFile
Sorts files by file name, using natural sort.
sortByNameDesc() - Method in class jodd.io.findfile.FindFile
Sorts files by file names descending, using natural sort.
sortByTime() - Method in class jodd.io.findfile.FindFile
Sorts files by last modified time.
sortByTimeDesc() - Method in class jodd.io.findfile.FindFile
Sorts files by last modified time descending.
sortComparators - Variable in class jodd.io.findfile.FindFile
 
sortFoldersFirst() - Method in class jodd.io.findfile.FindFile
Puts folders before files.
sortFoldersLast() - Method in class jodd.io.findfile.FindFile
Puts files before folders.
sortNone() - Method in class jodd.io.findfile.FindFile
Removes ALL sorting options.
sortWith(Comparator<File>) - Method in class jodd.io.findfile.FindFile
Adds generic sorting.
standard(int) - Method in class jodd.chalk.Chalk256
 
start() - Method in class jodd.io.findfile.ClassScanner
Starts with the scanner.
start - Variable in class jodd.util.LoopIterator
 
startSequence(String) - Method in class jodd.chalk.Chalk
 
step - Variable in class jodd.util.LoopIterator
 
STRIKETHROUGH - Static variable in class jodd.chalk.Chalk
 
strikeThrough() - Method in class jodd.chalk.Chalk
 
stringAt(int) - Method in class jodd.util.StringBand
Returns string at given position.
StringBand - Class in jodd.util
StringBand is a faster alternative to StringBuilder.
StringBand() - Constructor for class jodd.util.StringBand
Creates an empty StringBand.
StringBand(int) - Constructor for class jodd.util.StringBand
Creates an empty StringBand with provided capacity.
StringBand(String) - Constructor for class jodd.util.StringBand
Creates StringBand with provided content.
StringBand(Object) - Constructor for class jodd.util.StringBand
 
subSequence(int, int) - Method in class jodd.buffer.FastCharBuffer
 
suffix - Variable in class jodd.chalk.Chalk
 
SYSTEM_JARS - Static variable in class jodd.io.findfile.ClassScanner
Array of system jars that are excluded from the search.

T

tempFilePrefix - Static variable in class jodd.core.JoddCore
Default prefix for temporary files.
text - Variable in class jodd.chalk.Chalk
 
TimedCache<K,V> - Class in jodd.cache
Timed cache.
TimedCache(long) - Constructor for class jodd.cache.TimedCache
 
timeout - Variable in class jodd.cache.AbstractCacheMap
 
timeout() - Method in class jodd.cache.AbstractCacheMap
Returns default cache timeout or 0 if it is not set.
timeout() - Method in interface jodd.cache.Cache
Returns default timeout or 0 if it is not set.
timeout - Variable in class jodd.cache.FileCache
 
timeout() - Method in class jodd.cache.NoCache
 
toArray() - Method in class jodd.buffer.FastBooleanBuffer
Creates boolean array from buffered content.
toArray(int, int) - Method in class jodd.buffer.FastBooleanBuffer
Creates boolean subarray from buffered content.
toArray() - Method in class jodd.buffer.FastByteBuffer
Creates byte array from buffered content.
toArray(int, int) - Method in class jodd.buffer.FastByteBuffer
Creates byte subarray from buffered content.
toArray() - Method in class jodd.buffer.FastCharBuffer
Creates char array from buffered content.
toArray(int, int) - Method in class jodd.buffer.FastCharBuffer
Creates char subarray from buffered content.
toArray() - Method in class jodd.buffer.FastDoubleBuffer
Creates double array from buffered content.
toArray(int, int) - Method in class jodd.buffer.FastDoubleBuffer
Creates double subarray from buffered content.
toArray() - Method in class jodd.buffer.FastFloatBuffer
Creates float array from buffered content.
toArray(int, int) - Method in class jodd.buffer.FastFloatBuffer
Creates float subarray from buffered content.
toArray() - Method in class jodd.buffer.FastIntBuffer
Creates int array from buffered content.
toArray(int, int) - Method in class jodd.buffer.FastIntBuffer
Creates int subarray from buffered content.
toArray() - Method in class jodd.buffer.FastLongBuffer
Creates long array from buffered content.
toArray(int, int) - Method in class jodd.buffer.FastLongBuffer
Creates long subarray from buffered content.
toArray() - Method in class jodd.buffer.FastShortBuffer
Creates short array from buffered content.
toArray(int, int) - Method in class jodd.buffer.FastShortBuffer
Creates short subarray from buffered content.
toByteArray() - Method in class jodd.io.FastByteArrayOutputStream
 
toCharArray() - Method in class jodd.io.FastCharArrayWriter
 
todoFiles - Variable in class jodd.io.findfile.FindFile
 
todoFolders - Variable in class jodd.io.findfile.FindFile
 
toString() - Method in class jodd.buffer.FastCharBuffer
Returns a String of the char buffer.
toString() - Method in class jodd.cli.Option
 
toString() - Method in class jodd.inex.InExRules.Rule
Deprecated.
 
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.findfile.ClassScanner.ClassPathEntry
 
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.util.LoopIterator
 
toString() - Method in class jodd.util.StringBand
Joins together all strings into one.
totalExcludeRules() - Method in class jodd.inex.InExRules
Deprecated.
Returns total number of exclude rules.
totalIncludeRules() - Method in class jodd.inex.InExRules
Deprecated.
Returns total number of include rules.
totalRules() - Method in class jodd.inex.InExRules
Deprecated.
Returns total number of all rules.

U

UNBOLD - Static variable in class jodd.chalk.Chalk
 
UNDERLINE - Static variable in class jodd.chalk.Chalk
 
underline() - Method in class jodd.chalk.Chalk
 
UNDIM - Static variable in class jodd.chalk.Chalk
 
UNHIDDEN - Static variable in class jodd.chalk.Chalk
 
UNINVERSE - Static variable in class jodd.chalk.Chalk
 
UNITALIC - Static variable in class jodd.chalk.Chalk
 
unsafeUsageEnabled - Static variable in class jodd.core.JoddCore
Flag that controls the Unsafe usage (if system detects it).
UNSTRIKETHROUGH - Static variable in class jodd.chalk.Chalk
 
UNUNDERLINE - Static variable in class jodd.chalk.Chalk
 
usedSize - Variable in class jodd.cache.FileCache
 
usedSize() - Method in class jodd.cache.FileCache
Returns actually used size in bytes.

V

value - Variable in class jodd.inex.InExRules.Rule
Deprecated.
 
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<T> - Interface in jodd.mutable
Generic mutable value holder for holding objects.
value - Variable in class jodd.util.LoopIterator
 
valueOf(String) - Static method in enum jodd.io.findfile.FindFile.Match
Returns the enum constant of this type with the specified name.
values() - Static method in enum jodd.io.findfile.FindFile.Match
Returns an array containing the constants of this enum type, in the order they are declared.

W

walking - Variable in class jodd.io.findfile.FindFile
 
walking(boolean) - Method in class jodd.io.findfile.FindFile
Sets the walking recursive mode.
WHITE - Static variable in class jodd.chalk.Chalk
 
white() - Method in class jodd.chalk.Chalk
 
whitelist() - Method in class jodd.inex.InExRules
Deprecated.
Enables whitelist mode - everything is excluded by default, and user set explicit includes.
WILDCARD_PATH_RULE_MATCHER - Static variable in interface jodd.inex.InExRuleMatcher
Wilcard path rule matcher.
WILDCARD_RULE_MATCHER - Static variable in interface jodd.inex.InExRuleMatcher
Wilcard rule matcher.
WildcardFindFile - Class in jodd.io.findfile
FindFile that matches file names using *, ?
WildcardFindFile() - Constructor for class jodd.io.findfile.WildcardFindFile
 
with(Consumer<String>) - Method in class jodd.cli.Option
 
with(Consumer<String[]>) - Method in class jodd.cli.Param
 
withLoader - Variable in class jodd.util.cl.ExtendedURLClassLoader.Loading
 
withParent - Variable in class jodd.util.cl.ExtendedURLClassLoader.Loading
 
workingDirectory - Variable in class jodd.util.CommandLine
 
workingDirectory(File) - Method in class jodd.util.CommandLine
Defines working directory.
workingDirectory(String) - Method in class jodd.util.CommandLine
Defines working directory.
write(byte[], int, int) - Method in class jodd.io.FastByteArrayOutputStream
 
write(int) - Method in class jodd.io.FastByteArrayOutputStream
Writes single byte.
write(char[], int, int) - Method in class jodd.io.FastCharArrayWriter
 
write(int) - Method in class jodd.io.FastCharArrayWriter
Writes single byte.
write(String, int, int) - Method in class jodd.io.FastCharArrayWriter
 
writeTo(OutputStream) - Method in class jodd.io.FastByteArrayOutputStream
 
writeTo(Writer) - Method in class jodd.io.FastCharArrayWriter
 

Y

YELLOW - Static variable in class jodd.chalk.Chalk
 
yellow() - Method in class jodd.chalk.Chalk
 

_

_this() - Method in class jodd.chalk.Chalk
 
A B C D E F G H I J L M N O P R S T U V W Y _ 

Copyright © 2003-present Jodd Team