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

A

a - Variable in class org.ckkloverdos.tuple.Pair
 
accept(Object, Object) - Method in class org.ckkloverdos.filter.AndFilter
Tests if object is accepted according to this filter semantics (boolean AND).
accept(Object, Object) - Method in interface org.ckkloverdos.filter.IFilter
Tests whether or not the specified object can be accepted by the filter.
accept(Object, Object) - Method in class org.ckkloverdos.filter.IsNull
Tests that object is null.
accept(Object, Object) - Method in class org.ckkloverdos.filter.NotFilter
Tests if object is accepted according to this filter semantics (boolean NOT for the filter given in the constructor).
accept(Object, Object) - Method in class org.ckkloverdos.filter.NotNull
Tests that object is not null.
accept(Object, Object) - Method in class org.ckkloverdos.filter.OrFilter
Tests if object is accepted according to this filter semantics (boolean OR).
accept(Object, Object) - Method in class org.ckkloverdos.filter.REFilter
Tests if object can be found or matched according to the regular expression provided in one of the constructors.
add(Object) - Method in class org.ckkloverdos.collection.CollectionProxy
 
add(Object) - Method in interface org.ckkloverdos.collection.IL
Adds the element to the list.
add(int) - Method in class org.ckkloverdos.collection.IntArray
 
add(Object) - Method in class org.ckkloverdos.collection.L
Adds the element to the list.
add(String, Object, String, Object) - Method in class org.ckkloverdos.string.KVToString
 
add(String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.string.KVToString
 
add(String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.string.KVToString
 
add(String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.string.KVToString
 
add(String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.string.KVToString
 
add(String, Object) - Method in class org.ckkloverdos.string.ToString
 
add(String, Date, DateFormat) - Method in class org.ckkloverdos.string.ToString
 
add(String, byte) - Method in class org.ckkloverdos.string.ToString
 
add(String, boolean) - Method in class org.ckkloverdos.string.ToString
 
add(String, char) - Method in class org.ckkloverdos.string.ToString
 
add(String, double) - Method in class org.ckkloverdos.string.ToString
 
add(String, float) - Method in class org.ckkloverdos.string.ToString
 
add(String, int) - Method in class org.ckkloverdos.string.ToString
 
add(String, long) - Method in class org.ckkloverdos.string.ToString
 
add(String, short) - Method in class org.ckkloverdos.string.ToString
 
add(Object) - Method in class org.ckkloverdos.string.ToString
 
add(byte) - Method in class org.ckkloverdos.string.ToString
 
add(boolean) - Method in class org.ckkloverdos.string.ToString
 
add(char) - Method in class org.ckkloverdos.string.ToString
 
add(double) - Method in class org.ckkloverdos.string.ToString
 
add(float) - Method in class org.ckkloverdos.string.ToString
 
add(int) - Method in class org.ckkloverdos.string.ToString
 
add(long) - Method in class org.ckkloverdos.string.ToString
 
add(short) - Method in class org.ckkloverdos.string.ToString
 
add(ClassLoader) - Method in class org.ckkloverdos.util.CompositeClassLoader
Adds the given class loader to the end of the internal list of class loaders.
add(URL) - Method in class org.ckkloverdos.util.CompositeClassLoader
Creates a new URLClassLoader and adds it to the end of the internal list of class loaders.
add(URL[]) - Method in class org.ckkloverdos.util.CompositeClassLoader
Creates a new URLClassLoader and adds it to the end of the internal list of class loaders.
add(URI[]) - Method in class org.ckkloverdos.util.CompositeClassLoader
Creates a new URLClassLoader and adds it to the end of the internal list of class loaders.
add(URI) - Method in class org.ckkloverdos.util.CompositeClassLoader
Creates a new URLClassLoader and adds it to the end of the internal list of class loaders.
add(File) - Method in class org.ckkloverdos.util.CompositeClassLoader
 
addAll(IL) - Method in class org.ckkloverdos.collection.CollectionProxy
 
addAll(Collection) - Method in class org.ckkloverdos.collection.CollectionProxy
 
addAll(Object[]) - Method in class org.ckkloverdos.collection.CollectionProxy
 
addAll(Collection) - Method in interface org.ckkloverdos.collection.IL
Adds all the elements of the collection to this list.
addAll(Object[]) - Method in interface org.ckkloverdos.collection.IL
Adds all the elements of the array to this list.
addAll(IL) - Method in interface org.ckkloverdos.collection.IL
Adds all the elements of the given list to this one.
addAll(Collection) - Method in class org.ckkloverdos.collection.L
Adds all the elements of the collection to this list.
addAll(Object[]) - Method in class org.ckkloverdos.collection.L
Adds all the elements of the array to this list.
addAll(IL) - Method in class org.ckkloverdos.collection.L
Adds all the elements of the given list to this one.
addFile(String) - Method in class org.ckkloverdos.util.CompositeClassLoader
 
addIf(String, Object, boolean) - Method in class org.ckkloverdos.string.ToString
 
addIfNotNull(String, Object) - Method in class org.ckkloverdos.string.ToString
 
addIfNotNull(Object) - Method in class org.ckkloverdos.string.ToString
 
addNotNullReflectiveProperties(Object, String[]) - Method in class org.ckkloverdos.string.ToString
 
addNotNullReflectiveProperties(Object) - Method in class org.ckkloverdos.string.ToString
 
addNotNullReflectiveProperties() - Method in class org.ckkloverdos.string.ToString
 
addReflectiveProperties(Object, String[]) - Method in class org.ckkloverdos.string.ToString
 
addReflectiveProperties(Object, String[], boolean) - Method in class org.ckkloverdos.string.ToString
 
addReflectiveProperties(Object) - Method in class org.ckkloverdos.string.ToString
 
addReflectiveProperties() - Method in class org.ckkloverdos.string.ToString
 
addValue(Object) - Method in class org.ckkloverdos.string.ToString
 
all(IFilter) - Method in interface org.ckkloverdos.collection.IL
Returns true iff all the elements can be accepted by the filter.
all(IFilter, Object) - Method in interface org.ckkloverdos.collection.IL
Returns true iff all the elements can be accepted by the filter.
all(IFilter) - Method in class org.ckkloverdos.collection.L
Returns true iff all the elements can be accepted by the filter.
all(IFilter, Object) - Method in class org.ckkloverdos.collection.L
Returns true iff all the elements can be accepted by the filter.
AndFilter - Class in org.ckkloverdos.filter
An implementation of IFilter providing boolean AND semantics between two other filters.
AndFilter(IFilter, IFilter) - Constructor for class org.ckkloverdos.filter.AndFilter
Constructs an AndFilter that will combine filters a and b with boolean AND.
any(IFilter) - Method in interface org.ckkloverdos.collection.IL
Returns true iff all the elements can be accepted by the filter.
any(IFilter, Object) - Method in interface org.ckkloverdos.collection.IL
Returns true iff all the elements can be accepted by the filter.
any(IFilter) - Method in class org.ckkloverdos.collection.L
Returns true iff all the elements can be accepted by the filter.
any(IFilter, Object) - Method in class org.ckkloverdos.collection.L
Returns true iff all the elements can be accepted by the filter.
append(Object) - Method in class org.ckkloverdos.string.ToString
 
array() - Method in class org.ckkloverdos.collection.IntArray
Returns the underlying int array.
array - Variable in class org.ckkloverdos.collection.L
 
arrayFromItem(Object) - Static method in class org.ckkloverdos.util.Util
Returns either an empty array or a one-item array containing the given object.
arrayFromItem(Object, Class) - Static method in class org.ckkloverdos.util.Util
Returns either an empty array or a one-item array containing the given component.
ArrayIterator - Class in org.ckkloverdos.collection
Implementation of the Iterator interface for generic Object[] arrays.
ArrayIterator(Object[]) - Constructor for class org.ckkloverdos.collection.ArrayIterator
 
Assert - Class in org.ckkloverdos.util
Utility assertions.

B

b - Variable in class org.ckkloverdos.tuple.Pair
 
beginMassiveAdd() - Method in class org.ckkloverdos.collection.CollectionProxy
 
BinaryHint - Class in org.ckkloverdos.hint
Default implementation for a IHint represented by two objects.
BinaryHint(Object, Object) - Constructor for class org.ckkloverdos.hint.BinaryHint
 
BOOLEAN - Static variable in class org.ckkloverdos.type.java.ObjectJavaTypes
 
BYTE - Static variable in class org.ckkloverdos.type.java.ObjectJavaTypes
 

C

CallUtil - Class in org.ckkloverdos.util
Provides utility methods that reveal information regarding the call stack.
CHAR - Static variable in class org.ckkloverdos.type.java.ObjectJavaTypes
 
chopPrefix(String) - Method in interface org.ckkloverdos.collection.IL
Chops the prefix from all elements, which are assumed to be strings.
chopPrefix(String) - Method in class org.ckkloverdos.collection.L
Chops the prefix from all elements, which are assumed to be strings.
chopPrefixRE(String) - Method in interface org.ckkloverdos.collection.IL
Chops the regular expression prefix from all elements, which are assumed to be strings.
chopPrefixRE(String) - Method in class org.ckkloverdos.collection.L
Chops the regular expression prefix from all elements, which are assumed to be strings.
chopSuffix(String) - Method in interface org.ckkloverdos.collection.IL
Chops the suffix from all elements, which are assumed to be strings.
chopSuffix(String) - Method in class org.ckkloverdos.collection.L
Chops the suffix from all elements, which are assumed to be strings.
chopSuffixRE(String) - Method in interface org.ckkloverdos.collection.IL
Chops the regula expression suffix from all elements, which are assumed to be strings.
chopSuffixRE(String) - Method in class org.ckkloverdos.collection.L
Chops the regula expression suffix from all elements, which are assumed to be strings.
CkklCoreVersion - Class in org.ckkloverdos.version
Provides the version of the library.
CLASS - Static variable in class org.ckkloverdos.source.SourceTypes
 
ClassLoaderResource - Class in org.ckkloverdos.resource
A resource obtained from a class loader.
ClassLoaderResource(URL) - Constructor for class org.ckkloverdos.resource.ClassLoaderResource
Contructs a new resource whose URL is the provided one.
ClassLoaderResourceContext - Class in org.ckkloverdos.resource
Classloader-based resource context.
ClassLoaderResourceContext(ClassLoader) - Constructor for class org.ckkloverdos.resource.ClassLoaderResourceContext
Constructs a new context that will use the provided class loader to resolve resources.
ClassLoaderResourceContext(ClassLoader, IResourceContext) - Constructor for class org.ckkloverdos.resource.ClassLoaderResourceContext
Constructs a new context that will first use the provided class loader to resolve resources and the parent context on failure.
ClassUtil - Class in org.ckkloverdos.util
Provides utility methods related to class
clear(Object) - Method in class org.ckkloverdos.collection.CollectionProxy
 
clear(Object) - Method in interface org.ckkloverdos.collection.IL
Completely removes the element from the list.
clear(Object) - Method in class org.ckkloverdos.collection.L
Completely removes the element from the list.
clone() - Method in class org.ckkloverdos.string.ToString
 
col - Variable in class org.ckkloverdos.collection.L
 
CollectionProxy - Class in org.ckkloverdos.collection
Utility class to uniformly handle collections and object arrays.
CollectionProxy(Collection) - Constructor for class org.ckkloverdos.collection.CollectionProxy
 
CollectionProxy(Object[]) - Constructor for class org.ckkloverdos.collection.CollectionProxy
 
CollectionProxy(L) - Constructor for class org.ckkloverdos.collection.CollectionProxy
 
CollectionUtil - Class in org.ckkloverdos.collection
Utility methods for collections, either as input or output.
compact() - Method in class org.ckkloverdos.collection.IntArray
 
compare(int, int, String) - Method in class org.ckkloverdos.java.JavaVersion
 
compare(int, int) - Method in class org.ckkloverdos.java.JavaVersion
 
CompositeClassLoader - Class in org.ckkloverdos.util
An extensible classloader that delegates class loading to a list of other class loaders.
CompositeClassLoader(ClassLoader) - Constructor for class org.ckkloverdos.util.CompositeClassLoader
Constructs a new instance with the given parent.
CompositeClassLoader() - Constructor for class org.ckkloverdos.util.CompositeClassLoader
Constructs a new instance with the context class loader as the parent.
CompositeClassLoader(List) - Constructor for class org.ckkloverdos.util.CompositeClassLoader
Constructs a new instance with the given list of class loaders.
CompositeClassLoader(ClassLoader[]) - Constructor for class org.ckkloverdos.util.CompositeClassLoader
Constructs a new instance with the given array of class loaders.
CompositeResourceContext - Class in org.ckkloverdos.resource
A composite resource context which uses other context to resolve resources.
CompositeResourceContext(IResourceContext[], IResourceContext) - Constructor for class org.ckkloverdos.resource.CompositeResourceContext
Constructs a new instance based on the provided contexts and parent.
CompositeResourceContext(IResourceContext[]) - Constructor for class org.ckkloverdos.resource.CompositeResourceContext
Constructs a new instance based on the provided contexts.
CompositeResourceContext(IResourceContext, IResourceContext) - Constructor for class org.ckkloverdos.resource.CompositeResourceContext
Constructs a new instance based on the provided contexts.
CompositeResourceContext(IResourceContext, IResourceContext, IResourceContext) - Constructor for class org.ckkloverdos.resource.CompositeResourceContext
Constructs a new instance based on the provided contexts.
CompositeResourceContext(IResourceContext, IResourceContext, IResourceContext, IResourceContext) - Constructor for class org.ckkloverdos.resource.CompositeResourceContext
Constructs a new instance based on the provided contexts.
contains(Object) - Method in interface org.ckkloverdos.collection.IL
Returns true if this list contains the specified element.
contains(Object) - Method in class org.ckkloverdos.collection.L
Returns true if this list contains the specified element.
copy() - Method in interface org.ckkloverdos.collection.IL
Returns a copy of this list.
copy() - Method in class org.ckkloverdos.collection.L
Returns a copy of this list.
copy(InputStream, OutputStream) - Static method in class org.ckkloverdos.io.IOUtil
Copies the bytes from is to os.
copy() - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Returns a new instance having exactly the same mappings maintained by this registry.

D

DATE - Static variable in class org.ckkloverdos.type.java.ObjectJavaTypes
 
dateMinusDays(long, long) - Static method in class org.ckkloverdos.time.TimeUtil
 
dateMinusHours(long, long) - Static method in class org.ckkloverdos.time.TimeUtil
 
dateMinusMinutes(long, long) - Static method in class org.ckkloverdos.time.TimeUtil
 
datePlusDays(long, long) - Static method in class org.ckkloverdos.time.TimeUtil
 
datePlusHours(long, long) - Static method in class org.ckkloverdos.time.TimeUtil
 
datePlusMinutes(long, long) - Static method in class org.ckkloverdos.time.TimeUtil
 
DbUtil - Class in org.ckkloverdos.db
DB-related utility methods.
debug(String) - Static method in class org.ckkloverdos.log.StdLog
 
debug(ToString) - Static method in class org.ckkloverdos.log.StdLog
 
debug(Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
debug(String, Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
debug(ToString, Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
debug(Object, Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
debug(Object) - Static method in class org.ckkloverdos.log.StdLog
 
debug(String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
debug(String, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
debug(String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
debug(String, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
debug(String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
debug(String, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
debug(String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
debug(String, String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
debug(String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
DEBUG - Static variable in class org.ckkloverdos.log.StdLogger
 
debug(String) - Method in class org.ckkloverdos.log.StdLogger
 
debug(ToString) - Method in class org.ckkloverdos.log.StdLogger
 
debug(Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
debug(String, Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
debug(ToString, Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
debug(Object, Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
debug(Object) - Method in class org.ckkloverdos.log.StdLogger
 
debug(String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
debug(String, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
debug(String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
debug(String, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
debug(String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
debug(String, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
debug(String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
debug(String, String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
debug(String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
decrease(int) - Method in class org.ckkloverdos.collection.IntArray
 
decreaseBy(int, int) - Method in class org.ckkloverdos.collection.IntArray
 
DOT_PATTERN - Static variable in class org.ckkloverdos.string.StringUtil
 
DOUBLE - Static variable in class org.ckkloverdos.type.java.ObjectJavaTypes
 
DriverInvocationHandler - Class in org.ckkloverdos.db.proxy
An InvocationHandler wrapping a JDBC driver instance.
DriverInvocationHandler(Driver) - Constructor for class org.ckkloverdos.db.proxy.DriverInvocationHandler
 

E

EMPTY_ARRAY - Static variable in class org.ckkloverdos.util.Util
Empty object array
EMPTY_STRING - Static variable in class org.ckkloverdos.string.StringUtil
""
EmptyResource - Class in org.ckkloverdos.resource
Represents a resource that doesnot exist.
emptySafe(String) - Static method in class org.ckkloverdos.util.Util
Checks if the provided string is empty.
emptySafe(Object[]) - Static method in class org.ckkloverdos.util.Util
Checks if the provided array is empty.
emptySafe(Collection) - Static method in class org.ckkloverdos.util.Util
Checks if the provided collection is empty.
emptySafe(IL) - Static method in class org.ckkloverdos.util.Util
Checks if the provided list is empty.
endMassiveAdd() - Method in class org.ckkloverdos.collection.CollectionProxy
 
ensureCapacity(int) - Method in class org.ckkloverdos.collection.IntArray
Ensures that the underlying storage has at least the given length.
enter() - Static method in class org.ckkloverdos.log.StdLog
 
enter() - Method in class org.ckkloverdos.log.StdLogger
 
EOL - Static variable in class org.ckkloverdos.java.JavaPlatform
 
equals(Object) - Method in class org.ckkloverdos.hint.UnaryHint
 
equals(Object) - Method in class org.ckkloverdos.reflect.FieldReflectiveAccessor
 
equals(Object) - Method in class org.ckkloverdos.reflect.MethodReflectiveAccessor
 
equals(Object) - Method in class org.ckkloverdos.source.SourceType
Returns true iff other has the same name as this type.
equals(Object) - Method in class org.ckkloverdos.tuple.TupleSkeleton
Compares for equality.
equals(Object) - Method in class org.ckkloverdos.type.java.JavaType
This instance equals other iff other is strictly of JavaType class and other's wrapped class equals the wrapped class of this instance.
equals(Object) - Method in class org.ckkloverdos.type.java.NameAndType
 
equals(Object) - Method in class org.ckkloverdos.util.StringUID
 
equalSafe(Object, Object) - Static method in class org.ckkloverdos.util.Util
Checks if the two objects are equal by also taking into account that one of them (or even both) may be null.
error(String) - Static method in class org.ckkloverdos.log.StdLog
 
error(ToString) - Static method in class org.ckkloverdos.log.StdLog
 
error(Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
error(String, Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
error(ToString, Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
error(Object, Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
error(Object) - Static method in class org.ckkloverdos.log.StdLog
 
error(String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
error(String, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
error(String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
error(String, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
error(String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
error(String, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
error(String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
error(String, String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
error(String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
ERROR - Static variable in class org.ckkloverdos.log.StdLogger
 
error(String) - Method in class org.ckkloverdos.log.StdLogger
 
error(ToString) - Method in class org.ckkloverdos.log.StdLogger
 
error(Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
error(String, Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
error(ToString, Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
error(Object, Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
error(Object) - Method in class org.ckkloverdos.log.StdLogger
 
error(String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
error(String, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
error(String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
error(String, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
error(String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
error(String, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
error(String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
error(String, String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
error(String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
evaluate(Object, Object) - Method in interface org.ckkloverdos.function.IFunction
Evaluates the function for the given object.
exists() - Method in class org.ckkloverdos.resource.ClassLoaderResource
Returns true iff the underlying URL is not null.
exists() - Method in class org.ckkloverdos.resource.EmptyResource
 
exists() - Method in class org.ckkloverdos.resource.FileResource
Returns true iff the resource exists.
exists() - Method in interface org.ckkloverdos.resource.IResource
Returns true iff the resource exists.
exit() - Static method in class org.ckkloverdos.log.StdLog
 
exit() - Method in class org.ckkloverdos.log.StdLogger
 

F

FieldReflectiveAccessor - Class in org.ckkloverdos.reflect
A JavaBeans property reflective accessor, based on the defined class field.
FieldReflectiveAccessor(Field) - Constructor for class org.ckkloverdos.reflect.FieldReflectiveAccessor
 
FILE_SEP - Static variable in class org.ckkloverdos.java.JavaPlatform
 
FileResource - Class in org.ckkloverdos.resource
File-based resource.
FileResource(File) - Constructor for class org.ckkloverdos.resource.FileResource
Constructs a new instance from the given file.
FileResource(String) - Constructor for class org.ckkloverdos.resource.FileResource
Constructs a new instance from the given file name.
FileResourceContext - Class in org.ckkloverdos.resource
Filesystem-based resource context.
FileResourceContext(File[], IResourceContext) - Constructor for class org.ckkloverdos.resource.FileResourceContext
Constructs a new context that will try to resolve resources from the provided filesystem locations (roots).
FileResourceContext(File[]) - Constructor for class org.ckkloverdos.resource.FileResourceContext
Constructs a new context that will try to resolve resources from the provided filesystem locations (roots).
FileResourceContext(File, IResourceContext) - Constructor for class org.ckkloverdos.resource.FileResourceContext
Constructs a new context that will try to resolve resources from the provided filesystem location (root).
FileResourceContext(File) - Constructor for class org.ckkloverdos.resource.FileResourceContext
Constructs a new context that will try to resolve resources from the provided filesystem location (root).
FileResourceContext(String) - Constructor for class org.ckkloverdos.resource.FileResourceContext
Constructs a new context that will try to resolve resources from the provided filesystem location (root).
FileSource - Class in org.ckkloverdos.source
A File- based source implementation.
FileSource(File, SourceTypeRegistry) - Constructor for class org.ckkloverdos.source.FileSource
 
FileSource(File, SourceType) - Constructor for class org.ckkloverdos.source.FileSource
 
filter(IFilter) - Method in interface org.ckkloverdos.collection.IL
Returns a new list with all the elements that are accepted by filter.
filter(IFilter, Object) - Method in interface org.ckkloverdos.collection.IL
Returns a new list with all the elements that are accepted by filter.
filter(IFilter) - Method in class org.ckkloverdos.collection.L
Returns a new list with all the elements that are accepted by filter.
filter(IFilter, Object) - Method in class org.ckkloverdos.collection.L
Returns a new list with all the elements that are accepted by filter.
filterEndsWith(String) - Method in interface org.ckkloverdos.collection.IL
Filters all elements that end with s, assuming that elements are strings.
filterEndsWith(String) - Method in class org.ckkloverdos.collection.L
Filters all elements that end with s, assuming that elements are strings.
filterEndsWithRE(String) - Method in interface org.ckkloverdos.collection.IL
 
filterEndsWithRE(String, int) - Method in interface org.ckkloverdos.collection.IL
 
filterEndsWithRE(String) - Method in class org.ckkloverdos.collection.L
 
filterEndsWithRE(String, int) - Method in class org.ckkloverdos.collection.L
 
filterFindRE(String) - Method in interface org.ckkloverdos.collection.IL
Uses Matcher.find().
filterFindRE(String, int) - Method in interface org.ckkloverdos.collection.IL
Uses Matcher.find().
filterFindRE(String) - Method in class org.ckkloverdos.collection.L
Uses Matcher.find().
filterFindRE(String, int) - Method in class org.ckkloverdos.collection.L
Uses Matcher.find().
filterForEach(IFilterProcedure) - Method in interface org.ckkloverdos.collection.IL
Combines filtering and processing in one place.
filterForEach(IFilterProcedure, Object) - Method in interface org.ckkloverdos.collection.IL
Combines filtering and processing in one place.
filterForEach(IFilterProcedure) - Method in class org.ckkloverdos.collection.L
Combines filtering and processing in one place.
filterForEach(IFilterProcedure, Object) - Method in class org.ckkloverdos.collection.L
Combines filtering and processing in one place.
filterKeys(Map, IFilter, Object) - Static method in class org.ckkloverdos.collection.CollectionUtil
 
filterMap(Map, IL) - Static method in class org.ckkloverdos.collection.CollectionUtil
Contructs a new map keeping only the keys of the provided list.
filterMap(Map, IFilter, Object) - Static method in class org.ckkloverdos.collection.CollectionUtil
Contructs a new map with keys those accepted by filter.
filterMap(IFilterFunction) - Method in interface org.ckkloverdos.collection.IL
Combines filtering and mapping in one place.
filterMap(IFilterFunction, Object) - Method in interface org.ckkloverdos.collection.IL
Combines filtering and mapping in one place.
filterMap(IFilterFunction) - Method in class org.ckkloverdos.collection.L
Combines filtering and mapping in one place.
filterMap(IFilterFunction, Object) - Method in class org.ckkloverdos.collection.L
Combines filtering and mapping in one place.
filterMatchesRE(String) - Method in interface org.ckkloverdos.collection.IL
Uses Matcher.matches().
filterMatchesRE(String, int) - Method in interface org.ckkloverdos.collection.IL
Uses Matcher.matches().
filterMatchesRE(String) - Method in class org.ckkloverdos.collection.L
Uses Matcher.matches().
filterMatchesRE(String, int) - Method in class org.ckkloverdos.collection.L
Uses Matcher.matches().
filterNotEndsWith(String) - Method in interface org.ckkloverdos.collection.IL
Filters all elements that end with s, assuming that elements are strings.
filterNotEndsWith(String) - Method in class org.ckkloverdos.collection.L
Filters all elements that end with s, assuming that elements are strings.
filterNotEndsWithRE(String) - Method in interface org.ckkloverdos.collection.IL
 
filterNotEndsWithRE(String, int) - Method in interface org.ckkloverdos.collection.IL
 
filterNotEndsWithRE(String) - Method in class org.ckkloverdos.collection.L
 
filterNotEndsWithRE(String, int) - Method in class org.ckkloverdos.collection.L
 
filterNotFindRE(String) - Method in interface org.ckkloverdos.collection.IL
Uses Matcher.find().
filterNotFindRE(String, int) - Method in interface org.ckkloverdos.collection.IL
Uses Matcher.find().
filterNotFindRE(String) - Method in class org.ckkloverdos.collection.L
Uses Matcher.find().
filterNotFindRE(String, int) - Method in class org.ckkloverdos.collection.L
Uses Matcher.find().
filterNotMatchesRE(String) - Method in interface org.ckkloverdos.collection.IL
Uses Matcher.matches().
filterNotMatchesRE(String, int) - Method in interface org.ckkloverdos.collection.IL
Uses Matcher.matches().
filterNotMatchesRE(String) - Method in class org.ckkloverdos.collection.L
Uses Matcher.matches().
filterNotMatchesRE(String, int) - Method in class org.ckkloverdos.collection.L
Uses Matcher.matches().
filterNotStartsWith(String) - Method in interface org.ckkloverdos.collection.IL
Filters all elements that do not start with s, assuming that elements are strings.
filterNotStartsWith(String) - Method in class org.ckkloverdos.collection.L
Filters all elements that do not start with s, assuming that elements are strings.
filterNotStartsWithRE(String) - Method in interface org.ckkloverdos.collection.IL
 
filterNotStartsWithRE(String, int) - Method in interface org.ckkloverdos.collection.IL
 
filterNotStartsWithRE(String) - Method in class org.ckkloverdos.collection.L
 
filterNotStartsWithRE(String, int) - Method in class org.ckkloverdos.collection.L
 
filterStartsWith(String) - Method in interface org.ckkloverdos.collection.IL
Filters all elements that start with s, assuming that elements are strings.
filterStartsWith(String) - Method in class org.ckkloverdos.collection.L
Filters all elements that start with s, assuming that elements are strings.
filterStartsWithRE(String) - Method in interface org.ckkloverdos.collection.IL
 
filterStartsWithRE(String, int) - Method in interface org.ckkloverdos.collection.IL
 
filterStartsWithRE(String) - Method in class org.ckkloverdos.collection.L
 
filterStartsWithRE(String, int) - Method in class org.ckkloverdos.collection.L
 
findClass(String) - Method in class org.ckkloverdos.util.CompositeClassLoader
 
first() - Method in class org.ckkloverdos.collection.IntArray
 
FLOAT - Static variable in class org.ckkloverdos.type.java.ObjectJavaTypes
 
forEach(IProcedure) - Method in interface org.ckkloverdos.collection.IL
Processes all alements with procedure.
forEach(IProcedure, Object) - Method in interface org.ckkloverdos.collection.IL
Processes all alements with procedure.
forEach(IProcedure) - Method in class org.ckkloverdos.collection.L
Processes all alements with procedure.
forEach(IProcedure, Object) - Method in class org.ckkloverdos.collection.L
Processes all alements with procedure.
forName(String, URL[]) - Static method in class org.ckkloverdos.util.ClassUtil
Tries to load the class first by calling ClassUtil.loadClass(String) and, if this fails, then by using a URLClassLoader constructed with the provided urls.
forSite(String) - Method in class org.ckkloverdos.log.StdLogger
Constructs a new instance for with the description given by where will be appended the the information of the calling site.
fromHint(Object) - Static method in class org.ckkloverdos.hint.BinaryHint
 

G

get(int) - Method in interface org.ckkloverdos.collection.IL
Returns the i-th element of this list.
get(int) - Method in class org.ckkloverdos.collection.IntArray
 
get(int) - Method in class org.ckkloverdos.collection.L
Returns the i-th element of this list.
get(Object) - Method in class org.ckkloverdos.reflect.FieldReflectiveAccessor
Returns the value of the underlying field for the given clientObject.
get(Object) - Method in interface org.ckkloverdos.reflect.IReflectiveAccessor
Returns the value of the JavaBeans property for the given clientObject.
get(Object) - Method in class org.ckkloverdos.reflect.MethodReflectiveAccessor
Returns the value of the JavaBeans property for the given clientObject, by calling the underlying method.
get(int) - Method in interface org.ckkloverdos.tuple.ITuple
Returns the nth element of the tuple.
get(int) - Method in class org.ckkloverdos.tuple.ListTuple
Returns the nth element of the tuple.
get(int) - Method in class org.ckkloverdos.tuple.Pair
Returns the nth element of the tuple.
getA() - Method in interface org.ckkloverdos.tuple.IPair
Returns the first object of the pair.
getA() - Method in class org.ckkloverdos.tuple.Pair
Returns the first element.
getAccesorForSelect(Class, String, boolean) - Static method in class org.ckkloverdos.reflect.ReflectUtil
 
getArray() - Method in class org.ckkloverdos.collection.CollectionProxy
 
getArrayEnd() - Method in class org.ckkloverdos.string.ToString
 
getArrayStart() - Method in class org.ckkloverdos.string.ToString
 
getB() - Method in interface org.ckkloverdos.tuple.IPair
Returns the second object of the pair.
getB() - Method in class org.ckkloverdos.tuple.Pair
Returns the second element.
getByClass(Class) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Returns the JavaType wrapping class c.
getByClass(Class) - Static method in class org.ckkloverdos.type.java.ObjectJavaTypes
 
getByName(String) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Returns the JavaType for the alias represented by name.
getByName(String) - Static method in class org.ckkloverdos.type.java.ObjectJavaTypes
 
getCaller3Info() - Static method in class org.ckkloverdos.util.CallUtil
 
getCaller3ShortInfo() - Static method in class org.ckkloverdos.util.CallUtil
 
getCaller3StackInfo() - Static method in class org.ckkloverdos.util.CallUtil
 
getCallerCallerInfo() - Static method in class org.ckkloverdos.util.CallUtil
Get information for the method and class calling the caller of the caller of this method.
getCallerCallerShortInfo() - Static method in class org.ckkloverdos.util.CallUtil
 
getCallerCallerStackInfo() - Static method in class org.ckkloverdos.util.CallUtil
 
getCallerInfo() - Static method in class org.ckkloverdos.util.CallUtil
Get information for the method and class calling the caller of this method.
getCallerShortInfo() - Static method in class org.ckkloverdos.util.CallUtil
 
getCallerStackInfo() - Static method in class org.ckkloverdos.util.CallUtil
 
getCircularRefString() - Method in class org.ckkloverdos.string.ToString
 
getClassLoader() - Method in class org.ckkloverdos.resource.ClassLoaderResourceContext
Returns the class loader used to resolve resources.
getClassLoaders() - Method in class org.ckkloverdos.util.CompositeClassLoader
 
getCollection() - Method in class org.ckkloverdos.collection.CollectionProxy
 
getConstructor(Class, Class[], int) - Static method in class org.ckkloverdos.reflect.ReflectUtil
Gets a Constructor without throwing any exceptions.
getConstructor(Class, Class[], int, int) - Static method in class org.ckkloverdos.reflect.ReflectUtil
Gets a Constructor without throwing any exceptions.
getContentSubtype() - Method in class org.ckkloverdos.source.SourceType
Returns the Content Subtype for this type.
getContentType() - Method in class org.ckkloverdos.source.SourceType
Returns the Content Type for this type.
getContextClassLoader() - Static method in class org.ckkloverdos.util.ClassUtil
Returns the context class loader of the current thread.
getContextResource(String) - Static method in class org.ckkloverdos.util.ClassUtil
Returns the resource, obtained from the context class loader.
getDescription() - Method in interface org.ckkloverdos.source.ISource
Return the description of this source.
getDescription() - Method in class org.ckkloverdos.source.SourceSkeleton
 
getDescription() - Method in class org.ckkloverdos.type.java.JavaType
 
getDescription() - Method in class org.ckkloverdos.type.java.NameAndType
 
getenv(String) - Static method in class org.ckkloverdos.util.Util
Returns the environment variable of the given name.
getEnvOrProperty(String) - Static method in class org.ckkloverdos.util.Util
Tries to obtain name either as an environment variable or as a system property.
getEqualsString() - Method in class org.ckkloverdos.string.ToString
 
getExtensionsForType(String) - Method in class org.ckkloverdos.source.SourceTypeRegistry
Returns the extensions associated with the type of the given name.
getField(Class, String) - Static method in class org.ckkloverdos.reflect.ReflectUtil
This is a wrapper around Class.getField(String), but with no exceptions thrown.
getFile() - Method in class org.ckkloverdos.resource.ClassLoaderResource
Returns a file object generated from the path of the underlying URL.
getFile() - Method in class org.ckkloverdos.resource.EmptyResource
 
getFile() - Method in class org.ckkloverdos.resource.FileResource
Returns the file object for this resource.
getFile() - Method in interface org.ckkloverdos.resource.IResource
Returns the resource file.
getFileExtension(File) - Static method in class org.ckkloverdos.io.IOUtil
Returns the filename extension of the given file.
getFileExtension(String) - Static method in class org.ckkloverdos.io.IOUtil
Returns the extension of the given filename.
getFileLine(File, int) - Static method in class org.ckkloverdos.io.IOUtil
Reads the line with the given line number.
getFileLine(File, int, String) - Static method in class org.ckkloverdos.io.IOUtil
Reads the line with the given line number.
getFileOrResource(String) - Static method in class org.ckkloverdos.util.ClassUtil
Retrieves either the file or the context resource with the given name, whichever is found first.
getFileOrResourceAsStream(String) - Static method in class org.ckkloverdos.util.ClassUtil
Convenience method that calls ClassUtil.getFileOrResource(String).
getFileSourceType(File, SourceTypeRegistry) - Static method in class org.ckkloverdos.source.SourceUtil
 
getFileSourceType(String, SourceTypeRegistry) - Static method in class org.ckkloverdos.source.SourceUtil
 
getFormattedDate(SimpleDateFormat) - Static method in class org.ckkloverdos.util.Util
Formats the current date by using the given SimpleDateFormat.
getFormattedDate() - Static method in class org.ckkloverdos.util.Util
Formats the current date by using the default date format.
getFullName() - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns the fully qualified name of this property.
getFullName(boolean) - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns the fully qualified name of this property, with the option to include the top parent name in it.
getFullName() - Method in class org.ckkloverdos.type.java.JavaType
Returns the class name of the wrapped java class.
getFullNameType() - Method in class org.ckkloverdos.beans.JavaBeanProperty
 
getFullNameType(boolean) - Method in class org.ckkloverdos.beans.JavaBeanProperty
 
getHint() - Method in class org.ckkloverdos.hint.UnaryHint
 
getHintA() - Method in class org.ckkloverdos.hint.BinaryHint
 
getHintB() - Method in class org.ckkloverdos.hint.BinaryHint
 
getIndentationMultiplier() - Method in class org.ckkloverdos.string.ToString
 
getIndentationString() - Method in class org.ckkloverdos.string.ToString
 
getInputStream() - Method in class org.ckkloverdos.resource.ClassLoaderResource
Returns the input stream as obtained from the underlying URL.
getInputStream() - Method in class org.ckkloverdos.resource.EmptyResource
 
getInputStream() - Method in class org.ckkloverdos.resource.FileResource
Returns a new FileInputStream constructed from the resource file.
getInputStream() - Method in interface org.ckkloverdos.resource.IResource
Returns an input stream used to read the resource bytes.
getInputStream() - Method in interface org.ckkloverdos.source.ISource
Get an input stream for this source.
getInputStream() - Method in class org.ckkloverdos.source.SourceSkeleton
 
getInputStream() - Method in class org.ckkloverdos.source.StringSource
Returns an input stream obtained from the UTF8 representation of the underlying string.
getJavaClass() - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns the java class of this property.
getJavaClass() - Method in class org.ckkloverdos.type.java.JavaType
Returns the java class wrapped by this instance.
getKeyValueSeparator() - Method in class org.ckkloverdos.string.ToString
 
getLocalHost() - Static method in class org.ckkloverdos.util.Util
Returns the localhost name.
getLocalResource(String) - Method in class org.ckkloverdos.resource.ClassLoaderResourceContext
Returns the resource with the given name, using only the underlying class loader to resolve it (the parent context is not consulted).
getLocalResource(String) - Method in class org.ckkloverdos.resource.CompositeResourceContext
The contexts that make up this composite context are consulted for the requested resource in the order they were specified in one of the constructors.
getLocalResource(String) - Method in class org.ckkloverdos.resource.FileResourceContext
Returns the resource with the given name, using only the underlying file roots to resolve it (the parent context is not consulted).
getLocalResource(String) - Method in interface org.ckkloverdos.resource.IResourceContext
Returns the resource with the given name that lives in this context, without consulting the parent context on failure.
getMajor() - Method in class org.ckkloverdos.java.JavaVersion
 
getMapEnd() - Method in class org.ckkloverdos.string.ToString
 
getMapStart() - Method in class org.ckkloverdos.string.ToString
 
getMethod(Class, String, Class[]) - Static method in class org.ckkloverdos.reflect.ReflectUtil
This is a wrapper around Class.getMethod(String, Class[]) but with no exceptions thrown.
getMethodNoArgs(Class, String) - Static method in class org.ckkloverdos.reflect.ReflectUtil
Returns a method with the given name and no arguments of class clazz.
getMinor() - Method in class org.ckkloverdos.java.JavaVersion
 
getName() - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns the non-qualified name of this property.
getName() - Method in class org.ckkloverdos.resource.ClassLoaderResource
Returns the string representation of the underlying resource URL.
getName() - Method in class org.ckkloverdos.resource.EmptyResource
 
getName() - Method in class org.ckkloverdos.resource.FileResource
Returns the file name of this resource.
getName() - Method in interface org.ckkloverdos.resource.IResource
Returns the resource name.
getName() - Method in interface org.ckkloverdos.source.ISource
Return the name of this source.
getName() - Method in class org.ckkloverdos.source.SourceSkeleton
 
getName() - Method in class org.ckkloverdos.source.SourceType
Returns the name of this type.
getName() - Method in class org.ckkloverdos.type.java.JavaType
Returns the short class name of the wrapped java class.
getName() - Method in class org.ckkloverdos.type.java.NameAndType
Returns the name of this instance.
getNameType() - Method in class org.ckkloverdos.beans.JavaBeanProperty
 
getNullValue() - Method in class org.ckkloverdos.string.ToString
 
getParent() - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns the parent property.
getParent() - Method in interface org.ckkloverdos.resource.IResourceContext
Returns the parent context.
getParent() - Method in class org.ckkloverdos.resource.ResourseContextSkeleton
Returns the parent context.
getProperties() - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns the sub-properties.
getProperty(String) - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns the named sub-property of the property represented by this instance.
getProperty(String) - Static method in class org.ckkloverdos.java.JavaPlatform
 
getProperty(String) - Static method in class org.ckkloverdos.util.Util
A wrapper call around System.getProperty(String).
getPropertyAccessor(boolean) - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns an accessor for this property, based on direct property access.
getPropertyAccessor(boolean, boolean) - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns an accessor for this property, based on direct property access.
getPropertyAccessor(Class, String) - Static method in class org.ckkloverdos.reflect.ReflectUtil
Obtains the accessor of javabean property.
getPropertyOrEnv(String) - Static method in class org.ckkloverdos.util.Util
Tries to obtain name either as a system property or as an environment variable.
getRandom() - Static method in class org.ckkloverdos.util.Util
Creates a new Random instance, preferably of the SHA1PRNG algorithm.
getRandom(String) - Static method in class org.ckkloverdos.util.Util
Creates a new Random instance, of the algorithm provided.
getReader(String) - Method in interface org.ckkloverdos.source.ISource
Get a reader for the contents of this source.
getReader() - Method in interface org.ckkloverdos.source.ISource
Get a reader for the contents of this source.
getReader() - Method in class org.ckkloverdos.source.SourceSkeleton
 
getReader(String) - Method in class org.ckkloverdos.source.SourceSkeleton
 
getReader() - Method in class org.ckkloverdos.source.StringSource
 
getReader(String) - Method in class org.ckkloverdos.source.StringSource
 
getReadMethodAccesor(boolean) - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns an accessor for this property, based on read method calls.
getReadMethodAccesor(boolean, boolean) - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns an accessor for this property, based on read method calls.
getReadMethodName() - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns the method name used to read this property.
getRegistry() - Static method in class org.ckkloverdos.source.SourceTypes
 
getRegistry() - Static method in class org.ckkloverdos.type.java.ObjectJavaTypes
 
getRepresentative(Class) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Returns the representative of class what or null if no representative has been set for class what.
getRepresentatives() - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Returns the representatives mapping.
getResource(String) - Method in interface org.ckkloverdos.resource.IResourceContext
Returns the resource with the given name or null if not found either in this context or in the parent context.
getResource(String) - Method in class org.ckkloverdos.resource.ResourseContextSkeleton
Returns the resource with the given name.
getSequence() - Method in interface org.ckkloverdos.string.ICharSequence
 
getShortClassName(Class) - Static method in class org.ckkloverdos.util.ClassUtil
Returns only the name part after the last dot.
getShortClassName(String) - Static method in class org.ckkloverdos.util.ClassUtil
Returns only the name part after the last dot.
getShortClassName(Object) - Static method in class org.ckkloverdos.util.ClassUtil
Returns only the name part after the last dot.
getSingleLineItemSeparator() - Method in class org.ckkloverdos.string.ToString
 
getStackInfo(int) - Static method in class org.ckkloverdos.util.CallUtil
Returns class and method names information at a specific depth.
getStackShortInfo(int) - Static method in class org.ckkloverdos.util.CallUtil
 
getStackTrace() - Static method in class org.ckkloverdos.util.CallUtil
 
getStackTrace(int) - Static method in class org.ckkloverdos.util.CallUtil
 
getStackTrace(Throwable) - Static method in class org.ckkloverdos.util.Util
Returns the string representation of the stacktrace provided by throwable.
getString(int) - Method in interface org.ckkloverdos.collection.IL
Convenience method that returns the i-th string of this list, assuming that the list contains strings.
getString(int) - Method in class org.ckkloverdos.collection.L
Convenience method that returns the i-th string of this list, assuming that the list contains strings.
getString(String) - Method in interface org.ckkloverdos.source.ISource
Get a string from the contents of this source.
getString() - Method in interface org.ckkloverdos.source.ISource
Get a string from the contents of this source.
getString() - Method in class org.ckkloverdos.source.SourceSkeleton
 
getString(String) - Method in class org.ckkloverdos.source.SourceSkeleton
 
getString() - Method in class org.ckkloverdos.source.StringSource
 
getString(String) - Method in class org.ckkloverdos.source.StringSource
 
getStringPart(String, String, int) - Static method in class org.ckkloverdos.string.StringUtil
Splits str according to the given regularExpression and returns the indexth item.
getStringQuote() - Method in class org.ckkloverdos.string.ToString
 
getStringUID() - Static method in class org.ckkloverdos.string.StringUtil
Generates a Unique ID in string form.
getStringUID(Random) - Static method in class org.ckkloverdos.string.StringUtil
Generates a Unique ID in string form by using the provided random number generator.
getTextLine(String, int) - Static method in class org.ckkloverdos.string.StringUtil
Splits the provided text into lines and returns the nth line.
getThisInfo() - Static method in class org.ckkloverdos.util.CallUtil
Get information for the method and class calling this method.
getThisShortInfo() - Static method in class org.ckkloverdos.util.CallUtil
 
getThisStackInfo() - Static method in class org.ckkloverdos.util.CallUtil
 
getThreadClassLoaderContext() - Static method in class org.ckkloverdos.resource.RcUtil
Returns a class loader resource context based on the context class loader.
getType() - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns the type of this property.
getType() - Method in interface org.ckkloverdos.source.ISource
Return the type of this source.
getType() - Method in class org.ckkloverdos.source.SourceSkeleton
 
getType() - Method in class org.ckkloverdos.type.java.NameAndType
Returns the JavaType of this instance.
getTypeEnd() - Method in class org.ckkloverdos.string.ToString
 
getTypeFromExt(String) - Method in class org.ckkloverdos.source.SourceTypeRegistry
Returns the type associated with the given extension.
getTypeFromName(String) - Method in class org.ckkloverdos.source.SourceTypeRegistry
Returns the type associated with the given name.
getTypeRegistry() - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns the JavaTypeRegistry given in this or the other constructor.
getTypeStart() - Method in class org.ckkloverdos.string.ToString
 
getUID() - Static method in class org.ckkloverdos.log.StdLog
 
getUID() - Method in class org.ckkloverdos.log.StdLogger
 
getURL() - Method in class org.ckkloverdos.resource.ClassLoaderResource
Returns the underlying URL.
getURL() - Method in class org.ckkloverdos.resource.EmptyResource
 
getURL() - Method in class org.ckkloverdos.resource.FileResource
Returns the URL representation of the resource file.
getURL() - Method in interface org.ckkloverdos.resource.IResource
Returns the resource URL.
getUserDirResourceContext() - Static method in class org.ckkloverdos.resource.RcUtil
Returns a file resource context from the user.dir property.
getVersion() - Static method in class org.ckkloverdos.version.CkklCoreVersion
Returns the library version or null if it cannot be determined.
getWhere() - Static method in class org.ckkloverdos.log.StdLog
 
getWhere() - Method in class org.ckkloverdos.log.StdLogger
 

H

handleError(Throwable, Object, Object, Object) - Method in interface org.ckkloverdos.error.IErrorHandler
Handles an error an returns true iff the error is manageable, meaning that normal processsing should resume.
handleError(Throwable, Object, Object, Object) - Method in class org.ckkloverdos.error.StdLogErrorHandler
 
hashCode() - Method in class org.ckkloverdos.collection.L
 
hashCode() - Method in class org.ckkloverdos.hint.UnaryHint
 
hashCode() - Method in class org.ckkloverdos.reflect.FieldReflectiveAccessor
 
hashCode() - Method in class org.ckkloverdos.reflect.MethodReflectiveAccessor
 
hashCode() - Method in class org.ckkloverdos.source.SourceType
 
hashCode() - Method in class org.ckkloverdos.tuple.TupleSkeleton
Returns the hash code value for this tuple.
hashCode() - Method in class org.ckkloverdos.type.java.JavaType
 
hashCode() - Method in class org.ckkloverdos.type.java.NameAndType
 
hashCode() - Method in class org.ckkloverdos.util.StringUID
 
hasNext() - Method in class org.ckkloverdos.collection.ArrayIterator
 
hasProperty(String) - Method in class org.ckkloverdos.beans.JavaBeanProperty
Returns true iff name is a sub-property of the property represented by this instance.
head() - Method in interface org.ckkloverdos.collection.IL
Returns the first element of this list, retrieved from the iterator.
head(IFilter) - Method in interface org.ckkloverdos.collection.IL
Returns the first element of this list that is accepted by filter.
head(IFilter, Object) - Method in interface org.ckkloverdos.collection.IL
Returns the first element of this list that is accepted by filter.
head() - Method in class org.ckkloverdos.collection.L
Returns the first element of this list, retrieved from the iterator.
head(IFilter) - Method in class org.ckkloverdos.collection.L
Returns the first element of this list that is accepted by filter.
head(IFilter, Object) - Method in class org.ckkloverdos.collection.L
Returns the first element of this list that is accepted by filter.
HEX_DIGITS - Static variable in class org.ckkloverdos.string.StringUtil
{'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F'}
hexToAscii(int) - Static method in class org.ckkloverdos.string.StringUtil
Returns the ASCII character represententation of the hexadecimal value h.
HINT_FIND - Static variable in class org.ckkloverdos.filter.REFilter
 
HINT_MATCH - Static variable in class org.ckkloverdos.filter.REFilter
 
holds(boolean) - Static method in class org.ckkloverdos.util.Assert
 
holds(boolean, String) - Static method in class org.ckkloverdos.util.Assert
 

I

ICharSequence - Interface in org.ckkloverdos.string
This builds upon CharSequence.
identity(Class) - Static method in class org.ckkloverdos.util.ClassUtil
Returns a unique name representing this class.
IErrorHandler - Interface in org.ckkloverdos.error
Generic error handler.
IFilter - Interface in org.ckkloverdos.filter
A generic filter interface.
IFilterFunction - Interface in org.ckkloverdos.function
A combination of IFilter and IFunction.
IFilterProcedure - Interface in org.ckkloverdos.function
A combination of IFilter and IProcedure.
IFunction - Interface in org.ckkloverdos.function
A generic function interface.
IHint - Interface in org.ckkloverdos.hint
Generic marker interface to be used for hints.
IL - Interface in org.ckkloverdos.collection
A generalized list with several element-processing methods, mainly influenced by functional-oriented programming.
increase(int) - Method in class org.ckkloverdos.collection.IntArray
 
increaseBy(int, int) - Method in class org.ckkloverdos.collection.IntArray
 
indent() - Method in class org.ckkloverdos.log.StdLogger
 
info(ToString) - Static method in class org.ckkloverdos.log.StdLog
 
info(Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
info(String, Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
info(ToString, Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
info(Object, Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
info(Object) - Static method in class org.ckkloverdos.log.StdLog
 
info(String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
info(String, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
info(String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
info(String, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
info(String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
info(String, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
info(String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
info(String, String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
info(String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
INFO - Static variable in class org.ckkloverdos.log.StdLogger
 
info(ToString) - Method in class org.ckkloverdos.log.StdLogger
 
info(Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
info(String, Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
info(ToString, Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
info(Object, Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
info(Object) - Method in class org.ckkloverdos.log.StdLogger
 
info(String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
info(String, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
info(String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
info(String, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
info(String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
info(String, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
info(String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
info(String, String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
info(String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
InputStreamSource - Class in org.ckkloverdos.source
An implementation of ISource backed by an InputStream.
InputStreamSource(String, SourceType, InputStream) - Constructor for class org.ckkloverdos.source.InputStreamSource
 
INSTANCE - Static variable in class org.ckkloverdos.resource.EmptyResource
 
IntArray - Class in org.ckkloverdos.collection
Fast dynamic array of int primitives.
IntArray() - Constructor for class org.ckkloverdos.collection.IntArray
 
IntArray(int) - Constructor for class org.ckkloverdos.collection.IntArray
 
IntArray(int[]) - Constructor for class org.ckkloverdos.collection.IntArray
 
INTEGER - Static variable in class org.ckkloverdos.type.java.ObjectJavaTypes
 
intersect(Set, Set) - Static method in class org.ckkloverdos.collection.CollectionUtil
 
intersect(IL) - Method in interface org.ckkloverdos.collection.IL
Returns a new list containg the elements of this list that also belong to the other list.
intersect(IL) - Method in class org.ckkloverdos.collection.L
Returns a new list containg the elements of this list that also belong to the other list.
invoke(Object, Method, Object[]) - Method in class org.ckkloverdos.db.proxy.DriverInvocationHandler
 
IOUtil - Class in org.ckkloverdos.io
IO-related utility methods.
IOUtil() - Constructor for class org.ckkloverdos.io.IOUtil
 
IPair - Interface in org.ckkloverdos.tuple
A placeholder for a pair of objects.
IPrepareToStringAware - Interface in org.ckkloverdos.string
Gives the ability to alter the state of a IToStringAware implementation, just before the IToStringAware.toStringAware(ToString) call is performed.
IProcedure - Interface in org.ckkloverdos.function
A generic procedure interface.
IReadLine - Interface in org.ckkloverdos.io
Generic interface for all components supporting a BufferedReader.readLine()- like functionality.
IReflectiveAccessor - Interface in org.ckkloverdos.reflect
A JavaBeans property accessor.
IResource - Interface in org.ckkloverdos.resource
A resource abstraction, inspired as a generalization of the API provided by ClassLoader to obtain resources.
IResourceContext - Interface in org.ckkloverdos.resource
Represents a context where resources may live.
is - Variable in class org.ckkloverdos.source.SourceSkeleton
 
is(SourceType) - Method in class org.ckkloverdos.source.SourceType
Returns true iff the other type has the same name as this one.
is(JavaType, JavaTypeRegistry) - Method in class org.ckkloverdos.type.java.JavaType
Returns true iff other
is(JavaType) - Method in class org.ckkloverdos.type.java.JavaType
Returns true iff other wraps the same java class.
is(Class, JavaTypeRegistry) - Method in class org.ckkloverdos.type.java.JavaType
Returns true iff otherClass equals the java class wrapped by this instance, taking into account any representatives registered with registry.
is(Class) - Method in class org.ckkloverdos.type.java.JavaType
Returns true iff otherClass equals the java class wrapped by this instance.
is(String) - Method in class org.ckkloverdos.type.java.JavaType
Always returns false.
is(String, JavaTypeRegistry) - Method in class org.ckkloverdos.type.java.JavaType
Checks if the given alias, which must exist in registry is the same type as this instance.
is(JavaType, JavaType) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Checks if the two types are equal, taking representatives into account.
is(JavaType, String) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Checks if the two types are equal, taking representatives into account.
is(Class, JavaType) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Checks if the two types are equal, taking representatives into account.
is(Class, Class) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Checks if the two types are equal, taking representatives into account.
is(Class, String) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Checks if the two types are equal, taking representatives into account.
IS_NULL - Static variable in class org.ckkloverdos.filter.IsNull
 
isArray() - Method in interface org.ckkloverdos.collection.IL
Returns true if this list wraps an Object array.
isArray() - Method in class org.ckkloverdos.collection.L
Returns true if this list wraps an Object array.
isAtLeastJdk14() - Static method in class org.ckkloverdos.java.JavaPlatform
 
isAtLeastJdk15() - Static method in class org.ckkloverdos.java.JavaPlatform
 
isAtLeastJdk16() - Static method in class org.ckkloverdos.java.JavaPlatform
 
isCollection() - Method in class org.ckkloverdos.collection.CollectionProxy
 
isCollection() - Method in interface org.ckkloverdos.collection.IL
Returns true if this list wraps a Collection.
isCollection() - Method in class org.ckkloverdos.collection.L
Returns true if this list wraps a Collection.
isContentSubtype(SourceType) - Method in class org.ckkloverdos.source.SourceType
Returns true iff the other type has the same Content Subtype as this one.
isContentSubtype(String) - Method in class org.ckkloverdos.source.SourceType
Returns true iff other equals the Content Subtype of this instance.
isContentType(SourceType) - Method in class org.ckkloverdos.source.SourceType
Returns true iff the other type has the same Content Type as this one.
isContentType(String) - Method in class org.ckkloverdos.source.SourceType
Returns true iff other equals the Content Type of this instance.
isDirectory() - Method in class org.ckkloverdos.resource.FileResource
Returns true iff the resource is a directory.
isEmpty() - Method in interface org.ckkloverdos.tuple.ITuple
Returns true iff this tuple contains no elements.
isEmpty() - Method in class org.ckkloverdos.tuple.ListTuple
Returns true iff this tuple contains no elements.
isEmpty() - Method in class org.ckkloverdos.tuple.Pair
Always returns false, since a pair contains exactly two elements, even if they are null.
isEndIndented() - Method in class org.ckkloverdos.string.ToString
 
isFile() - Method in class org.ckkloverdos.resource.ClassLoaderResource
Returns true iff the protocol of the underlying URL is "file".
isFile() - Method in class org.ckkloverdos.resource.EmptyResource
 
isFile() - Method in class org.ckkloverdos.resource.FileResource
Returns true iff the resource is a file.
isFile() - Method in interface org.ckkloverdos.resource.IResource
Returns true iff the resource is actually a local file.
isFullTypeNames() - Method in class org.ckkloverdos.string.ToString
 
isInteger(String) - Static method in class org.ckkloverdos.util.Util
Returns true iff s can be parsed correctly by Integer.parseInt(s).
isLinux() - Static method in class org.ckkloverdos.java.JavaPlatform
 
isList() - Method in interface org.ckkloverdos.collection.IL
Returns true if this list wraps a Collection and more specifically a List.
isList() - Method in class org.ckkloverdos.collection.L
Returns true if this list wraps a Collection and more specifically a List.
isLong(String) - Static method in class org.ckkloverdos.util.Util
Returns true iff s can be parsed correctly by Long.parseLong(String).
isMac() - Static method in class org.ckkloverdos.java.JavaPlatform
 
isMacOSX() - Static method in class org.ckkloverdos.java.JavaPlatform
 
isMultiline() - Method in class org.ckkloverdos.string.ToString
 
IsNull - Class in org.ckkloverdos.filter
A filter that tests for null equality.
IsNull() - Constructor for class org.ckkloverdos.filter.IsNull
 
isNull() - Method in class org.ckkloverdos.hint.UnaryHint
 
isNull(int) - Method in interface org.ckkloverdos.tuple.ITuple
Returns true iff the nth element of the tuple is null.
isNull(int) - Method in class org.ckkloverdos.tuple.ListTuple
Returns true iff the nth element of the tuple is null.
isNull(int) - Method in class org.ckkloverdos.tuple.Pair
Returns true iff the nth element of the tuple is null.
isNullA() - Method in class org.ckkloverdos.hint.BinaryHint
 
isNullB() - Method in class org.ckkloverdos.hint.BinaryHint
 
ISource - Interface in org.ckkloverdos.source
Generic representation of binary or text source.
isSet() - Method in interface org.ckkloverdos.collection.IL
Returns true if this list wraps a Collection and more specifically a Set.
isSet() - Method in class org.ckkloverdos.collection.L
Returns true if this list wraps a Collection and more specifically a Set.
isSolaris() - Static method in class org.ckkloverdos.java.JavaPlatform
 
isStringQuoted() - Method in class org.ckkloverdos.string.ToString
 
isSublass(Class, Class) - Static method in class org.ckkloverdos.util.Assert
 
isSublass(Class, Class, String) - Static method in class org.ckkloverdos.util.Assert
 
isSublassSafe(Object, Class) - Static method in class org.ckkloverdos.util.Assert
 
isSublassSafe(Object, Class, String) - Static method in class org.ckkloverdos.util.Assert
 
isText() - Method in interface org.ckkloverdos.source.ISource
Return true if the type of this source is text.
isText() - Method in class org.ckkloverdos.source.SourceSkeleton
 
isText() - Method in class org.ckkloverdos.source.SourceType
Returns true iff the Content Type of this instance is "text".
isTextOverride() - Method in class org.ckkloverdos.source.SourceType
Returns true if SourceType.setTextOverride() has been called.
isUnix() - Static method in class org.ckkloverdos.java.JavaPlatform
 
isUsingIndices() - Method in class org.ckkloverdos.string.ToString
 
isUsingTypeNames() - Method in class org.ckkloverdos.string.ToString
 
isValid() - Method in interface org.ckkloverdos.source.ISource
Return true iff any of the ISource.getInputStream(), ISource.getString(), ISource.getReader() methods will return a non-null object.
isValid() - Method in class org.ckkloverdos.source.SourceSkeleton
 
isWindows() - Static method in class org.ckkloverdos.java.JavaPlatform
 
iterator() - Method in class org.ckkloverdos.collection.CollectionProxy
 
iterator() - Method in interface org.ckkloverdos.collection.IL
Returns an iterator over the elements in this list.
iterator(IFilter) - Method in interface org.ckkloverdos.collection.IL
Returns an iterator over the elements in this list that are accepted by the given filter.
iterator(IFilter, Object) - Method in interface org.ckkloverdos.collection.IL
Returns an iterator over the elements in this list that are accepted by the given filter.
iterator() - Method in class org.ckkloverdos.collection.L
Returns an iterator over the elements in this list.
iterator(IFilter) - Method in class org.ckkloverdos.collection.L
Returns an iterator over the elements in this list that are accepted by the given filter.
iterator(IFilter, Object) - Method in class org.ckkloverdos.collection.L
Returns an iterator over the elements in this list that are accepted by the given filter.
IToStringAware - Interface in org.ckkloverdos.string
This interface is implemented by classes whose objects can be part of nested hierarchies (or graphs) and it's purpose is to support, through the use of ToString, correct pretty-printing.
IToStringAwareProvider - Interface in org.ckkloverdos.string
Implement this if you want to support ToString-based pretty-printing for external classes.
ITuple - Interface in org.ckkloverdos.tuple
A tuple of objects.

J

JAR - Static variable in class org.ckkloverdos.source.SourceTypes
 
JAVA_VERSION - Static variable in class org.ckkloverdos.java.JavaPlatform
 
JAVA_VERSION - Static variable in class org.ckkloverdos.java.JavaVersion
 
JavaBeanProperty - Class in org.ckkloverdos.beans
A generic representation of a JavaBean property.
JavaBeanProperty(Class) - Constructor for class org.ckkloverdos.beans.JavaBeanProperty
Constructs a JavaBeanProperty for the given class c.
JavaBeanProperty(Class, JavaTypeRegistry) - Constructor for class org.ckkloverdos.beans.JavaBeanProperty
Constructs a JavaBeanProperty for the given class c, using the typeRegistry to resolve types.
JavaBeanProperty(String, Class, JavaTypeRegistry) - Constructor for class org.ckkloverdos.beans.JavaBeanProperty
Constructs a JavaBeanProperty for the given class c, using the typeRegistry to resolve types and name as the property name.
JavaPlatform - Class in org.ckkloverdos.java
Provides information about the underlying Java platform.
JavaType - Class in org.ckkloverdos.type.java
A wrapper around java types with convenient methods for equality testing.
JavaType(Class) - Constructor for class org.ckkloverdos.type.java.JavaType
 
JavaTypeRegistry - Class in org.ckkloverdos.type.java
A JavaType registry, able to remember type aliases.
JavaTypeRegistry() - Constructor for class org.ckkloverdos.type.java.JavaTypeRegistry
The only constructor.
JavaVersion - Class in org.ckkloverdos.java
Utility class that wraps the java.version system property and provides comparison methods.
JavaVersion() - Constructor for class org.ckkloverdos.java.JavaVersion
 

K

KVToString - Class in org.ckkloverdos.string
Helper subclass of ToString to handle key-value pairs.
KVToString() - Constructor for class org.ckkloverdos.string.KVToString
 
KVToString(boolean) - Constructor for class org.ckkloverdos.string.KVToString
 
KVToString(String, Object) - Constructor for class org.ckkloverdos.string.KVToString
 
KVToString(String, boolean) - Constructor for class org.ckkloverdos.string.KVToString
 
KVToString(String, Object, String, Object) - Constructor for class org.ckkloverdos.string.KVToString
 
KVToString(String, Object, String, Object, String, Object) - Constructor for class org.ckkloverdos.string.KVToString
 
KVToString(String, Object, String, Object, String, Object, String, Object) - Constructor for class org.ckkloverdos.string.KVToString
 
KVToString(String, Object, String, Object, String, Object, String, Object, String, Object) - Constructor for class org.ckkloverdos.string.KVToString
 
KVToString(String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Constructor for class org.ckkloverdos.string.KVToString
 

L

L - Class in org.ckkloverdos.collection
Basic implementation of IL.
L() - Constructor for class org.ckkloverdos.collection.L
Constructs a new list.
L(Object) - Constructor for class org.ckkloverdos.collection.L
Constructs a new list.
L(Object, Object) - Constructor for class org.ckkloverdos.collection.L
Constructs a new list with an Object array containing the two objects as the backing store.
L(Object, Object, Object) - Constructor for class org.ckkloverdos.collection.L
Constructs a new list with an Object array containing the three objects as the backing store.
L(Object, Object, Object, Object) - Constructor for class org.ckkloverdos.collection.L
Constructs a new list with an Object array containing the four objects as the backing store.
L(Object, Object, Object, Object, Object) - Constructor for class org.ckkloverdos.collection.L
Constructs a new list with an Object array containing the five objects as the backing store.
L(Collection) - Constructor for class org.ckkloverdos.collection.L
Constructs a new list with the provided collection as the backing store.
L(Set) - Constructor for class org.ckkloverdos.collection.L
Constructs a new list withe the provided set as the backing store.
L(Iterator) - Constructor for class org.ckkloverdos.collection.L
Constructs a new list from the elements provided by the iterator.
L(Object[]) - Constructor for class org.ckkloverdos.collection.L
Constructs a new list with the provided array as the backing store.
last() - Method in class org.ckkloverdos.collection.IntArray
 
length() - Method in class org.ckkloverdos.collection.IntArray
 
LINE_SEPARATOR - Static variable in class org.ckkloverdos.java.JavaPlatform
 
ListTuple - Class in org.ckkloverdos.tuple
A ITuple implementation backed by a List.
ListTuple(List) - Constructor for class org.ckkloverdos.tuple.ListTuple
Constructs the tuple from the list.
loadClass(String) - Static method in class org.ckkloverdos.util.ClassUtil
Tries to load the class first by using the context class loader and then by calling Class.forName(String).
loadClass(String, ClassLoader) - Static method in class org.ckkloverdos.util.ClassUtil
Tries to load the class from the provided class loader.
log(String) - Static method in class org.ckkloverdos.log.StdLog
 
log(boolean) - Static method in class org.ckkloverdos.log.StdLog
 
log(String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
log(String, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
log(String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
log(String, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
log(String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
log(String, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
log(String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
log(String, String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
log(String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
log(String, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
log(ToString) - Static method in class org.ckkloverdos.log.StdLog
 
log(Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
log(Object) - Static method in class org.ckkloverdos.log.StdLog
 
log(String) - Method in class org.ckkloverdos.log.StdLogger
 
log(boolean) - Method in class org.ckkloverdos.log.StdLogger
 
log(String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
log(String, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
log(String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
log(String, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
log(String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
log(String, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
log(String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
log(String, String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
log(String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
log(String, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
log(ToString) - Method in class org.ckkloverdos.log.StdLogger
 
log(Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
log(Object) - Method in class org.ckkloverdos.log.StdLogger
 
LONG - Static variable in class org.ckkloverdos.type.java.ObjectJavaTypes
 

M

main(String[]) - Static method in class org.ckkloverdos.collection.CollectionUtil
 
main(String[]) - Static method in class org.ckkloverdos.collection.IntArray
 
main(String[]) - Static method in class org.ckkloverdos.log.StdLog
 
main(String[]) - Static method in class org.ckkloverdos.resource.RcUtil
 
main(String[]) - Static method in class org.ckkloverdos.string.ToString
 
main(String[]) - Static method in class org.ckkloverdos.type.java.ObjectJavaTypes
 
main(String[]) - Static method in class org.ckkloverdos.util.Assert
 
main(String[]) - Static method in class org.ckkloverdos.version.CkklCoreVersion
 
map(IFunction) - Method in interface org.ckkloverdos.collection.IL
Returns a new list containing all the elements of this list, mapped by function.
map(IFunction, Object) - Method in interface org.ckkloverdos.collection.IL
Returns a new list containing all the elements of this list, mapped by function.
map(IFunction) - Method in class org.ckkloverdos.collection.L
Returns a new list containing all the elements of this list, mapped by function.
map(IFunction, Object) - Method in class org.ckkloverdos.collection.L
Returns a new list containing all the elements of this list, mapped by function.
messageDigest(String) - Static method in class org.ckkloverdos.string.StringUtil
Computes a message digest for the given input.
messageDigest(String, String) - Static method in class org.ckkloverdos.string.StringUtil
Computes a message digest for the given input, by using the specified algorithm.
messageDigest(String, String, String) - Static method in class org.ckkloverdos.string.StringUtil
Computes a message digest for the given input, by using the specified algorithm.
MethodReflectiveAccessor - Class in org.ckkloverdos.reflect
A JavaBeans property reflective accessor, based on the defined class method.
MethodReflectiveAccessor(Method) - Constructor for class org.ckkloverdos.reflect.MethodReflectiveAccessor
 
millis() - Method in class org.ckkloverdos.time.SimpleTimeCounter
If the timer has not been started, returns zero, otherwise returns the time of the last stop minus the time of the last start.
millisInfo() - Method in class org.ckkloverdos.time.SimpleTimeCounter
 
minus(Set, Set) - Static method in class org.ckkloverdos.collection.CollectionUtil
 
minus(IL) - Method in interface org.ckkloverdos.collection.IL
Returns a new list containg the elements of this list that do not belong to the other list.
minus(IL) - Method in class org.ckkloverdos.collection.L
Returns a new list containg the elements of this list that do not belong to the other list.

N

name - Variable in class org.ckkloverdos.source.SourceSkeleton
 
NameAndType - Class in org.ckkloverdos.type.java
A generic name and type placeholder.
NameAndType(NameAndType) - Constructor for class org.ckkloverdos.type.java.NameAndType
 
NameAndType(String, JavaType) - Constructor for class org.ckkloverdos.type.java.NameAndType
 
nameUnderPackage(String, Class) - Static method in class org.ckkloverdos.resource.RcUtil
Constructs a new name under the package of the given class.
nameUnderPackage(String, Package) - Static method in class org.ckkloverdos.resource.RcUtil
Constructs a new name under the given package.
newCollection() - Method in class org.ckkloverdos.collection.L
 
newCollection(Collection) - Method in class org.ckkloverdos.collection.L
 
newCollection(Iterator) - Method in class org.ckkloverdos.collection.L
 
newCollection(Object[]) - Method in class org.ckkloverdos.collection.L
 
newCollectionLike(IL) - Static method in class org.ckkloverdos.collection.CollectionUtil
 
newInstance(String) - Static method in class org.ckkloverdos.reflect.ReflectUtil
Creates and returns a new instance for the class with name className.
newInstance(Class) - Static method in class org.ckkloverdos.reflect.ReflectUtil
Creates and returns a new instance for the class clazz.
newInstance(Class) - Static method in class org.ckkloverdos.util.ClassUtil
 
newInstance(String) - Static method in class org.ckkloverdos.util.ClassUtil
 
newInstance(String, ClassLoader) - Static method in class org.ckkloverdos.util.ClassUtil
 
newLike(IL) - Static method in class org.ckkloverdos.collection.CollectionProxy
 
newLike(Map) - Static method in class org.ckkloverdos.collection.CollectionUtil
 
newList() - Method in class org.ckkloverdos.collection.L
 
newList(Collection) - Method in class org.ckkloverdos.collection.L
 
newList(Iterator) - Method in class org.ckkloverdos.collection.L
 
newList(Object[]) - Method in class org.ckkloverdos.collection.L
 
newListLike(IL) - Static method in class org.ckkloverdos.collection.CollectionUtil
 
newSet() - Method in class org.ckkloverdos.collection.L
 
newSet(Collection) - Method in class org.ckkloverdos.collection.L
 
newSet(Iterator) - Method in class org.ckkloverdos.collection.L
 
newSet(Object[]) - Method in class org.ckkloverdos.collection.L
 
newSetLike(IL) - Static method in class org.ckkloverdos.collection.CollectionUtil
 
newSortedSet() - Method in class org.ckkloverdos.collection.L
 
newSortedSet(Comparator) - Method in class org.ckkloverdos.collection.L
 
newSortedSet(Collection) - Method in class org.ckkloverdos.collection.L
 
newSortedSet(Collection, Comparator) - Method in class org.ckkloverdos.collection.L
 
newSortedSet(Object[]) - Method in class org.ckkloverdos.collection.L
 
next() - Method in class org.ckkloverdos.collection.ArrayIterator
 
normalize(String) - Static method in class org.ckkloverdos.resource.RcUtil
Normalizes the resource name, so that a resource context will use the normalized name to resolve the resource.
normalize(String) - Method in class org.ckkloverdos.resource.ResourseContextSkeleton
Utility method to be overriden by subclasses that normalizes a resource name before the actual resource lookup is performed.
normalizeClassName(Class) - Static method in class org.ckkloverdos.util.ClassUtil
If the class is an array, returns its name with [] appended.
normalizeClassName(String) - Static method in class org.ckkloverdos.util.ClassUtil
If the class is an array, returns its name with [] appended.
notEmpty(String) - Static method in class org.ckkloverdos.util.Assert
 
notEmpty(String, String) - Static method in class org.ckkloverdos.util.Assert
 
notEmpty(Object[]) - Static method in class org.ckkloverdos.util.Assert
 
notEmpty(Object[], String) - Static method in class org.ckkloverdos.util.Assert
 
notEmpty(Collection) - Static method in class org.ckkloverdos.util.Assert
 
notEmpty(Collection, String) - Static method in class org.ckkloverdos.util.Assert
 
notEmpty(IL) - Static method in class org.ckkloverdos.util.Assert
 
notEmpty(IL, String) - Static method in class org.ckkloverdos.util.Assert
 
NotFilter - Class in org.ckkloverdos.filter
An implementation of IFilter providing boolean NOT semantics for another filters.
NotFilter(IFilter) - Constructor for class org.ckkloverdos.filter.NotFilter
Contructs a new filter that negates the results of the provided filter f.
NotNull - Class in org.ckkloverdos.filter
A filter that tests whether an object is not null.
NotNull() - Constructor for class org.ckkloverdos.filter.NotNull
 
notNull(Object) - Static method in class org.ckkloverdos.util.Assert
 
notNull(Object, String) - Static method in class org.ckkloverdos.util.Assert
 
notNullObject(Object, String) - Static method in class org.ckkloverdos.util.Assert
 
now() - Static method in class org.ckkloverdos.time.TimeUtil
 
nowDate() - Static method in class org.ckkloverdos.time.TimeUtil
 
nowMinusDays(long) - Static method in class org.ckkloverdos.time.TimeUtil
 
nowMinusHours(long) - Static method in class org.ckkloverdos.time.TimeUtil
 
nowMinusMinutes(long) - Static method in class org.ckkloverdos.time.TimeUtil
 
nowPlusDays(long) - Static method in class org.ckkloverdos.time.TimeUtil
 
nowPlusHours(long) - Static method in class org.ckkloverdos.time.TimeUtil
 
nowPlusMinutes(long) - Static method in class org.ckkloverdos.time.TimeUtil
 
nowSqlDate() - Static method in class org.ckkloverdos.time.TimeUtil
 

O

ObjectJavaTypes - Class in org.ckkloverdos.type.java
A static singleton registry having the default representatives for the Java primitive types.
OrFilter - Class in org.ckkloverdos.filter
An implementation of IFilter providing boolean OR semantics between two other filters.
OrFilter(IFilter, IFilter) - Constructor for class org.ckkloverdos.filter.OrFilter
Constructs an AndFilter that will combine filters a and b with boolean OR.
org.ckkloverdos - package org.ckkloverdos
 
org.ckkloverdos.beans - package org.ckkloverdos.beans
 
org.ckkloverdos.collection - package org.ckkloverdos.collection
 
org.ckkloverdos.db - package org.ckkloverdos.db
 
org.ckkloverdos.db.proxy - package org.ckkloverdos.db.proxy
 
org.ckkloverdos.error - package org.ckkloverdos.error
 
org.ckkloverdos.filter - package org.ckkloverdos.filter
 
org.ckkloverdos.function - package org.ckkloverdos.function
 
org.ckkloverdos.hint - package org.ckkloverdos.hint
 
org.ckkloverdos.io - package org.ckkloverdos.io
 
org.ckkloverdos.java - package org.ckkloverdos.java
 
org.ckkloverdos.log - package org.ckkloverdos.log
 
org.ckkloverdos.reflect - package org.ckkloverdos.reflect
 
org.ckkloverdos.resource - package org.ckkloverdos.resource
 
org.ckkloverdos.source - package org.ckkloverdos.source
 
org.ckkloverdos.string - package org.ckkloverdos.string
 
org.ckkloverdos.time - package org.ckkloverdos.time
 
org.ckkloverdos.tuple - package org.ckkloverdos.tuple
 
org.ckkloverdos.type.java - package org.ckkloverdos.type.java
 
org.ckkloverdos.util - package org.ckkloverdos.util
 
org.ckkloverdos.version - package org.ckkloverdos.version
 
OS_NAME - Static variable in class org.ckkloverdos.java.JavaPlatform
 
OS_VERSION - Static variable in class org.ckkloverdos.java.JavaPlatform
 

P

Pair - Class in org.ckkloverdos.tuple
Implements IPair.
Pair(Object, Object) - Constructor for class org.ckkloverdos.tuple.Pair
Contsructs the pair from the two objects.
path() - Static method in class org.ckkloverdos.java.JavaPlatform
 
PATH_SEP - Static variable in class org.ckkloverdos.java.JavaPlatform
 
peek() - Method in class org.ckkloverdos.collection.IntArray
 
pop() - Method in class org.ckkloverdos.collection.IntArray
 
prepareToStringAware(ToString) - Method in interface org.ckkloverdos.string.IPrepareToStringAware
 
print() - Method in interface org.ckkloverdos.collection.IL
Prints the elements to standard output.
print(PrintStream) - Method in interface org.ckkloverdos.collection.IL
Prints the elements to the PrintStream.
print(PrintWriter) - Method in interface org.ckkloverdos.collection.IL
Prints the elements to the PrintWriter.
print() - Method in class org.ckkloverdos.collection.L
 
print(PrintStream) - Method in class org.ckkloverdos.collection.L
 
print(PrintWriter) - Method in class org.ckkloverdos.collection.L
 
process(Object, Object) - Method in interface org.ckkloverdos.function.IProcedure
Applies the procedure to the given object.
push(int) - Method in class org.ckkloverdos.collection.IntArray
 

R

RANDOM - Static variable in class org.ckkloverdos.util.Util
A utility random instance.
RcSource - Class in org.ckkloverdos.source
An implementation of ISource for which the source contents come from a named resource.
RcSource(String, SourceTypeRegistry) - Constructor for class org.ckkloverdos.source.RcSource
 
RcSource(String, SourceType) - Constructor for class org.ckkloverdos.source.RcSource
 
RcUtil - Class in org.ckkloverdos.resource
Resource-related utilities.
readBytes(InputStream, boolean) - Static method in class org.ckkloverdos.io.IOUtil
Given an stream, we read it exhaustively and return the resulting byte array.
readBytes(InputStream) - Static method in class org.ckkloverdos.io.IOUtil
Given an stream, we read it exhaustively and return the resulting byte array.
readLine() - Method in interface org.ckkloverdos.io.IReadLine
Returns the next line.
readLine() - Method in class org.ckkloverdos.io.ReadLineFromReader
Returns the next line.
readLineFromReader(BufferedReader) - Static method in class org.ckkloverdos.io.IOUtil
Creates a IReadLine implementation from the specified buffered reader.
readLineFromReader(Reader) - Static method in class org.ckkloverdos.io.IOUtil
Creates a IReadLine implementation from the specified reader.
ReadLineFromReader - Class in org.ckkloverdos.io
A IReadLine implementation, backed by a Reader.
ReadLineFromReader(BufferedReader) - Constructor for class org.ckkloverdos.io.ReadLineFromReader
 
ReadLineFromReader(Reader) - Constructor for class org.ckkloverdos.io.ReadLineFromReader
 
readString(InputStream, boolean) - Static method in class org.ckkloverdos.io.IOUtil
Given a stream, we read it exhaustively and return the characters contained in the stream as a string.
readString(InputStream) - Static method in class org.ckkloverdos.io.IOUtil
Given a stream, we read it exhaustively and return the characters contained in the stream as a string.
readString(InputStream, String, boolean) - Static method in class org.ckkloverdos.io.IOUtil
Given an stream, we read it exhaustively and return the characters contained in the stream as a string.
readString(InputStream, String) - Static method in class org.ckkloverdos.io.IOUtil
Given an stream, we read it exhaustively and return the characters contained in the stream as a string.
readString(File) - Static method in class org.ckkloverdos.io.IOUtil
The file is read as a string, using StringUtil.UTF8.
readString(File, String) - Static method in class org.ckkloverdos.io.IOUtil
The file is read as a string, using the provided character encoding.
REFilter - Class in org.ckkloverdos.filter
An implementation of IFilter for which the filtering is based on a regular expression.
REFilter(String) - Constructor for class org.ckkloverdos.filter.REFilter
 
REFilter(String, int) - Constructor for class org.ckkloverdos.filter.REFilter
 
REFilter(Pattern) - Constructor for class org.ckkloverdos.filter.REFilter
 
ReflectUtil - Class in org.ckkloverdos.reflect
Reflection-based utilities.
register(String, String) - Method in class org.ckkloverdos.source.SourceTypeRegistry
Registers a type for the given name and extension.
register(String, String[]) - Method in class org.ckkloverdos.source.SourceTypeRegistry
Registers a type for the given name and extensions.
register(String, String) - Static method in class org.ckkloverdos.source.SourceTypes
 
register(String, String[]) - Static method in class org.ckkloverdos.source.SourceTypes
 
register(Class) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Returns the JavaType wrapping class c or creates a new one if it doesnot exist in the registry.
register(JavaType) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Registers javaType for the java class it wraps.
register(String, Class) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Registers the alias for the java class c.
register(String, JavaType) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Registers the alias for the class wrapped by type.
register(Class) - Static method in class org.ckkloverdos.type.java.ObjectJavaTypes
 
register(String, Class) - Static method in class org.ckkloverdos.type.java.ObjectJavaTypes
 
register(String, JavaType) - Static method in class org.ckkloverdos.type.java.ObjectJavaTypes
 
registerDriver(String) - Static method in class org.ckkloverdos.db.DbUtil
Registers the JDBC driver implemented by the class having the provided className.
registerDriver(String, ClassLoader) - Static method in class org.ckkloverdos.db.DbUtil
Registers the JDBC driver implemented by the class having the provided className.
registerProvider(IToStringAwareProvider, Class) - Static method in class org.ckkloverdos.string.ToString
 
remove() - Method in class org.ckkloverdos.collection.ArrayIterator
 
remove(Object) - Method in class org.ckkloverdos.collection.CollectionProxy
 
remove(Object) - Method in interface org.ckkloverdos.collection.IL
Removes the element from the list (only once).
remove(Object) - Method in class org.ckkloverdos.collection.L
Removes the element from the list (only once).
remove(ClassLoader) - Method in class org.ckkloverdos.util.CompositeClassLoader
 
removeByIndex(int) - Method in class org.ckkloverdos.collection.IntArray
 
ResourseContextSkeleton - Class in org.ckkloverdos.resource
A partial IResourceContext implementation.
ResourseContextSkeleton(IResourceContext) - Constructor for class org.ckkloverdos.resource.ResourseContextSkeleton
Constructs a new resource context with the given parent.
restart() - Method in class org.ckkloverdos.time.SimpleTimeCounter
Computes the same value as SimpleTimeCounter.stop().
restore(ToString) - Method in class org.ckkloverdos.string.ToString
Restores the internal state of this instance from another one.

S

safe(IResource) - Static method in class org.ckkloverdos.resource.RcUtil
Returns the provided resource if not null, otherwise it returns EmptyResource.INSTANCE.
safe(String) - Static method in class org.ckkloverdos.util.Util
Returns a "safe" value for s.
safe(Object[], Class) - Static method in class org.ckkloverdos.util.Util
Returns a "safe" value for array of the given componentType.
safe(Set) - Static method in class org.ckkloverdos.util.Util
Returns a "safe" value for set.
safe(String[]) - Static method in class org.ckkloverdos.util.Util
Returns array "safe" value for array.
safe(File[]) - Static method in class org.ckkloverdos.util.Util
Returns array "safe" value for array.
safe(ClassLoader[]) - Static method in class org.ckkloverdos.util.Util
Returns array "safe" value for array.
safe(String, int) - Static method in class org.ckkloverdos.util.Util
Returns a "safe" value of the int represented by String s.
safe(String, long) - Static method in class org.ckkloverdos.util.Util
Returns a "safe" value of the long represented by String s.
safe(String, double) - Static method in class org.ckkloverdos.util.Util
Returns a "safe" value of the double represented by String s.
safeClose(InputStream) - Static method in class org.ckkloverdos.io.IOUtil
Safely closes the input stream, even if it is null, without throwing any exceptions.
safeClose(Reader) - Static method in class org.ckkloverdos.io.IOUtil
Safely closes the reader, even if it is null, without throwing any exceptions.
safeOpenStream(URL) - Static method in class org.ckkloverdos.io.IOUtil
Safely opens the stream from url.
safeRemoveSuffix(String, String) - Static method in class org.ckkloverdos.string.StringUtil
Safely removes the suffix from str.
safeRemoveSuffixRepeat(String, String) - Static method in class org.ckkloverdos.string.StringUtil
Safely removes the suffix from str.
save() - Method in class org.ckkloverdos.string.ToString
Creates a new instance with the same internal state as this one.
seconds() - Method in class org.ckkloverdos.time.SimpleTimeCounter
 
secondsInfo() - Method in class org.ckkloverdos.time.SimpleTimeCounter
 
selectProperty(String) - Method in interface org.ckkloverdos.collection.IL
Returns a new list with the JavaBean properties of the given name for each element.
selectProperty(String) - Method in class org.ckkloverdos.collection.L
Returns a new list with the JavaBean properties of the given name for each element.
set(int, int) - Method in class org.ckkloverdos.collection.IntArray
 
setArrayEnd(String) - Method in class org.ckkloverdos.string.ToString
 
setArrayStart(String) - Method in class org.ckkloverdos.string.ToString
 
setAsContextClassLoader() - Method in class org.ckkloverdos.util.CompositeClassLoader
Sets this class loader as the context class loader.
setCircularRefString(String) - Method in class org.ckkloverdos.string.ToString
 
setEndIndented() - Method in class org.ckkloverdos.string.ToString
 
setEndIndented(boolean) - Method in class org.ckkloverdos.string.ToString
 
setEqualsString(String) - Method in class org.ckkloverdos.string.ToString
 
setFrom(CollectionProxy) - Method in interface org.ckkloverdos.collection.IL
Sets the elements of this list from those of the collection proxy.
setFrom(CollectionProxy) - Method in class org.ckkloverdos.collection.L
Sets the elements of this list from those of the collection proxy.
setFullTypeNames() - Method in class org.ckkloverdos.string.ToString
 
setFullTypeNames(boolean) - Method in class org.ckkloverdos.string.ToString
 
setHint(Object) - Method in class org.ckkloverdos.hint.UnaryHint
 
setHintA(Object) - Method in class org.ckkloverdos.hint.BinaryHint
 
setHintB(Object) - Method in class org.ckkloverdos.hint.BinaryHint
 
setIndentationMultiplier(int) - Method in class org.ckkloverdos.string.ToString
 
setIndentationString(String) - Method in class org.ckkloverdos.string.ToString
 
setInputStream(InputStream) - Method in class org.ckkloverdos.source.SourceSkeleton
 
setKeyValueSeparator(String) - Method in class org.ckkloverdos.string.ToString
 
setMapEnd(String) - Method in class org.ckkloverdos.string.ToString
 
setMapStart(String) - Method in class org.ckkloverdos.string.ToString
 
setMultiline() - Method in class org.ckkloverdos.string.ToString
 
setMultiline(boolean) - Method in class org.ckkloverdos.string.ToString
 
setName(String) - Method in class org.ckkloverdos.source.SourceSkeleton
 
setNullValue(String) - Method in class org.ckkloverdos.string.ToString
 
setRepresentative(Class, Class) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Sets representative to be the representative class of original class.
setRepresentative(Class, JavaType) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
Sets the java class wrapped by representativeType to be the representative class of the original class.
setSingleline() - Method in class org.ckkloverdos.string.ToString
 
setSingleLineItemSeparator(String) - Method in class org.ckkloverdos.string.ToString
 
setStringQuote(char) - Method in class org.ckkloverdos.string.ToString
 
setStringQuoted() - Method in class org.ckkloverdos.string.ToString
 
setStringQuoted(boolean) - Method in class org.ckkloverdos.string.ToString
 
setTextOverride() - Method in class org.ckkloverdos.source.SourceType
Make SourceType.isText() always return true, regardless of the Content Type.
setType(SourceType) - Method in class org.ckkloverdos.source.SourceSkeleton
 
setTypeEnd(String) - Method in class org.ckkloverdos.string.ToString
 
setTypeStart(String) - Method in class org.ckkloverdos.string.ToString
 
setUID(String) - Static method in class org.ckkloverdos.log.StdLog
 
setUID(String) - Method in class org.ckkloverdos.log.StdLogger
 
setUsingIndices(boolean) - Method in class org.ckkloverdos.string.ToString
 
setUsingTypeNames() - Method in class org.ckkloverdos.string.ToString
 
setUsingTypeNames(boolean) - Method in class org.ckkloverdos.string.ToString
 
setValid(boolean) - Method in class org.ckkloverdos.source.SourceSkeleton
 
setWhere(String) - Static method in class org.ckkloverdos.log.StdLog
 
setWhere(String) - Method in class org.ckkloverdos.log.StdLogger
 
SHORT - Static variable in class org.ckkloverdos.type.java.ObjectJavaTypes
 
SimpleTimeCounter - Class in org.ckkloverdos.time
A simple start-stop counter.
SimpleTimeCounter() - Constructor for class org.ckkloverdos.time.SimpleTimeCounter
Creates a new instance and starts the counter immediately.
SimpleTimeCounter(boolean) - Constructor for class org.ckkloverdos.time.SimpleTimeCounter
Creates a new instance, optionally starting the counter if start is true.
size() - Method in interface org.ckkloverdos.collection.IL
Returns the number of elements in this list.
size() - Method in class org.ckkloverdos.collection.L
Returns the number of elements in this list.
size() - Method in interface org.ckkloverdos.tuple.ITuple
Returns the size of this tuple.
size() - Method in class org.ckkloverdos.tuple.ListTuple
Returns the size of this tuple.
size() - Method in class org.ckkloverdos.tuple.Pair
Returns the size of the pair, which is always two.
sort() - Method in interface org.ckkloverdos.collection.IL
Sorts the elements of the list.
sort(Comparator) - Method in interface org.ckkloverdos.collection.IL
Sorts the elements of the list, using the given Comparator.
sort() - Method in class org.ckkloverdos.collection.L
Sorts the elements of the list.
sort(Comparator) - Method in class org.ckkloverdos.collection.L
Sorts the elements of the list, using the given Comparator.
SourceSkeleton - Class in org.ckkloverdos.source
Basic, InputStream- based implementation of ISource, intended to be subclassed.
SourceSkeleton() - Constructor for class org.ckkloverdos.source.SourceSkeleton
 
SourceSkeleton(String, SourceType, InputStream) - Constructor for class org.ckkloverdos.source.SourceSkeleton
 
SourceType - Class in org.ckkloverdos.source
Type representation for sources.
SourceType(String) - Constructor for class org.ckkloverdos.source.SourceType
 
SourceTypeRegistry - Class in org.ckkloverdos.source
A registry for source types.
SourceTypeRegistry() - Constructor for class org.ckkloverdos.source.SourceTypeRegistry
 
SourceTypes - Class in org.ckkloverdos.source
Sample static SourceTypeRegistry singleton.
SourceUtil - Class in org.ckkloverdos.source
Utility methods for sources.
splitDots(String) - Static method in class org.ckkloverdos.string.StringUtil
Splits the input by dots.
splitpath() - Static method in class org.ckkloverdos.java.JavaPlatform
 
start() - Method in class org.ckkloverdos.time.SimpleTimeCounter
Starts the counter.
STD_DATE_FMT - Static variable in class org.ckkloverdos.util.Util
The default date format
StdLog - Class in org.ckkloverdos.log
Just a convenience utility class to replace System.out.println calls.
StdLogErrorHandler - Class in org.ckkloverdos.error
An implementation of IErrorHandler that delegates to StdLog.
StdLogErrorHandler() - Constructor for class org.ckkloverdos.error.StdLogErrorHandler
 
StdLogger - Class in org.ckkloverdos.log
A simple logging class.
StdLogger() - Constructor for class org.ckkloverdos.log.StdLogger
 
StdLogger(String) - Constructor for class org.ckkloverdos.log.StdLogger
Constructs a new instance for which all output will include the provided uid.
StdLogger(String, boolean) - Constructor for class org.ckkloverdos.log.StdLogger
Constructs a new instance for which all output will include the provided uid and the date/time of the logging call.
StdLogger(String, String) - Constructor for class org.ckkloverdos.log.StdLogger
Constructs a new instance for which all output will include the provided uid and a description of where the logging call is made.
StdLogger(String, String, boolean) - Constructor for class org.ckkloverdos.log.StdLogger
 
stop() - Method in class org.ckkloverdos.time.SimpleTimeCounter
Stops the counter and returns the time difference between now and the previous start() action.
STRING - Static variable in class org.ckkloverdos.type.java.ObjectJavaTypes
 
StringSource - Class in org.ckkloverdos.source
A ISource whose contents come directly from a string.
StringSource(String, SourceType, String) - Constructor for class org.ckkloverdos.source.StringSource
 
StringSource(String, SourceType, StringBuffer) - Constructor for class org.ckkloverdos.source.StringSource
 
StringUID - Class in org.ckkloverdos.util
A string-based unique id.
StringUID() - Constructor for class org.ckkloverdos.util.StringUID
 
StringUtil - Class in org.ckkloverdos.string
Utility, string-based methods.
substring(String, int) - Static method in class org.ckkloverdos.string.StringUtil
GC-friendly version of String.substring(int).
substring(String, int, int) - Static method in class org.ckkloverdos.string.StringUtil
GC-friendly version of String.substring(int, int).

T

tail() - Method in interface org.ckkloverdos.collection.IL
Returns the list constructed from this one if we remove the IL.head().
tail() - Method in class org.ckkloverdos.collection.L
Returns the list constructed from this one if we remove the L.head().
take(int) - Method in interface org.ckkloverdos.collection.IL
Returns the first n elements of this list, n starting from one.
take(int) - Method in class org.ckkloverdos.collection.L
Returns the first n elements of this list, n starting from one.
timeInfo() - Method in class org.ckkloverdos.time.SimpleTimeCounter
Returns a string representation of the time passed, in the format [x days,] HH:MM:SS.LLL, where LLL are the milliseconds and the rest is obvious :-).
timeInfo(long) - Static method in class org.ckkloverdos.time.TimeUtil
 
TimeUtil - Class in org.ckkloverdos.time
Time manipulation utility methods.
toArray(Collection, Class) - Static method in class org.ckkloverdos.collection.CollectionUtil
Returns the given collection as an array whose components have the type componentType.
toArray() - Method in interface org.ckkloverdos.collection.IL
Returns an array containing all of the elements in this collection.
toArray(Class) - Method in interface org.ckkloverdos.collection.IL
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified class.
toArray() - Method in class org.ckkloverdos.collection.L
Returns an array containing all of the elements in this collection.
toArray(Class) - Method in class org.ckkloverdos.collection.L
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified class.
toCollection() - Method in interface org.ckkloverdos.collection.IL
Returns a Collection containing the elements of this array.
toCollection() - Method in class org.ckkloverdos.collection.L
Returns a Collection containing the elements of this array.
today() - Static method in class org.ckkloverdos.time.TimeUtil
 
todayDate() - Static method in class org.ckkloverdos.time.TimeUtil
 
todaySqlDate() - Static method in class org.ckkloverdos.time.TimeUtil
 
toHex(byte[]) - Static method in class org.ckkloverdos.string.StringUtil
Returns the hex representation of the input.
toHex(byte) - Static method in class org.ckkloverdos.string.StringUtil
Returns the hex representation of the input.
toL() - Method in class org.ckkloverdos.collection.CollectionProxy
 
toList(Object[]) - Static method in class org.ckkloverdos.collection.CollectionUtil
Returns the given array as a List.
toList(Enumeration) - Static method in class org.ckkloverdos.collection.CollectionUtil
Constructs a list containing the elements of the enumeration.
toList() - Method in interface org.ckkloverdos.collection.IL
Returns a List containing the elements of this array.
toList() - Method in class org.ckkloverdos.collection.L
Returns a List containing the elements of this array.
tomorrow() - Static method in class org.ckkloverdos.time.TimeUtil
 
tomorrowDate() - Static method in class org.ckkloverdos.time.TimeUtil
 
tomorrowSqlDate() - Static method in class org.ckkloverdos.time.TimeUtil
 
toSet() - Method in interface org.ckkloverdos.collection.IL
Returns a Set containing the unique elements of this array.
toSet() - Method in class org.ckkloverdos.collection.L
Returns a Set containing the unique elements of this array.
toSortedSet() - Method in interface org.ckkloverdos.collection.IL
Returns a SortedSet containing the unique elements of this array.
toSortedSet() - Method in class org.ckkloverdos.collection.L
Returns a SortedSet containing the unique elements of this array.
toString() - Method in class org.ckkloverdos.beans.JavaBeanProperty
 
toString() - Method in class org.ckkloverdos.collection.CollectionProxy
 
toString() - Method in class org.ckkloverdos.collection.IntArray
 
toString() - Method in class org.ckkloverdos.collection.L
 
toString() - Method in class org.ckkloverdos.java.JavaVersion
 
toString() - Method in class org.ckkloverdos.reflect.FieldReflectiveAccessor
 
toString() - Method in class org.ckkloverdos.reflect.MethodReflectiveAccessor
 
toString() - Method in class org.ckkloverdos.resource.ClassLoaderResource
 
toString() - Method in class org.ckkloverdos.resource.ClassLoaderResourceContext
 
toString() - Method in class org.ckkloverdos.resource.CompositeResourceContext
 
toString() - Method in class org.ckkloverdos.resource.EmptyResource
 
toString() - Method in class org.ckkloverdos.resource.FileResource
 
toString() - Method in class org.ckkloverdos.resource.FileResourceContext
 
ToString - Class in org.ckkloverdos.string
Generic class for producing string representations of objects.
ToString(Object, boolean, boolean) - Constructor for class org.ckkloverdos.string.ToString
 
ToString(Object, boolean) - Constructor for class org.ckkloverdos.string.ToString
 
ToString(Object) - Constructor for class org.ckkloverdos.string.ToString
 
ToString(boolean) - Constructor for class org.ckkloverdos.string.ToString
 
ToString() - Constructor for class org.ckkloverdos.string.ToString
 
toString() - Method in class org.ckkloverdos.string.ToString
 
toString() - Method in class org.ckkloverdos.time.SimpleTimeCounter
 
toString() - Method in class org.ckkloverdos.type.java.JavaType
 
toString() - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
 
toString() - Method in class org.ckkloverdos.type.java.NameAndType
 
toString() - Method in class org.ckkloverdos.util.CompositeClassLoader
 
toString() - Method in class org.ckkloverdos.util.StringUID
 
toStringArray(Collection) - Static method in class org.ckkloverdos.collection.CollectionUtil
Returns the given collection as an array of strings.
toStringArray() - Method in interface org.ckkloverdos.collection.IL
Convenience method that returns the strings of this list, assuming of course that this list contains strings.
toStringArray() - Method in class org.ckkloverdos.collection.L
Convenience method that returns the strings of this list, assuming of course that this list contains strings.
toStringAware(ToString) - Method in class org.ckkloverdos.collection.CollectionProxy
 
toStringAware(ToString) - Method in class org.ckkloverdos.collection.IntArray
 
toStringAware(ToString) - Method in class org.ckkloverdos.collection.L
 
toStringAware(ToString) - Method in class org.ckkloverdos.resource.ClassLoaderResource
 
toStringAware(ToString) - Method in class org.ckkloverdos.resource.ClassLoaderResourceContext
 
toStringAware(ToString) - Method in class org.ckkloverdos.resource.CompositeResourceContext
 
toStringAware(ToString) - Method in class org.ckkloverdos.resource.FileResource
 
toStringAware(ToString) - Method in class org.ckkloverdos.resource.FileResourceContext
 
toStringAware(ToString) - Method in interface org.ckkloverdos.string.IToStringAware
 
toStringAware(Object, ToString) - Method in interface org.ckkloverdos.string.IToStringAwareProvider
 
toStringAware(ToString) - Method in class org.ckkloverdos.type.java.JavaTypeRegistry
 
toStringAware(ToString) - Method in class org.ckkloverdos.util.CompositeClassLoader
 
ToStringException - Exception in org.ckkloverdos
Exception subclass accepting ToString in the constructors.
ToStringException() - Constructor for exception org.ckkloverdos.ToStringException
 
ToStringException(String) - Constructor for exception org.ckkloverdos.ToStringException
 
ToStringException(ToString) - Constructor for exception org.ckkloverdos.ToStringException
 
ToStringException(Throwable) - Constructor for exception org.ckkloverdos.ToStringException
 
ToStringException(String, Throwable) - Constructor for exception org.ckkloverdos.ToStringException
 
ToStringException(ToString, Throwable) - Constructor for exception org.ckkloverdos.ToStringException
 
ToStringRuntimeException - Exception in org.ckkloverdos
RuntimeException subclass accepting ToString in the constructors.
ToStringRuntimeException() - Constructor for exception org.ckkloverdos.ToStringRuntimeException
 
ToStringRuntimeException(String) - Constructor for exception org.ckkloverdos.ToStringRuntimeException
 
ToStringRuntimeException(ToString) - Constructor for exception org.ckkloverdos.ToStringRuntimeException
 
ToStringRuntimeException(Throwable) - Constructor for exception org.ckkloverdos.ToStringRuntimeException
 
ToStringRuntimeException(String, Throwable) - Constructor for exception org.ckkloverdos.ToStringRuntimeException
 
ToStringRuntimeException(ToString, Throwable) - Constructor for exception org.ckkloverdos.ToStringRuntimeException
 
toURL(String) - Static method in class org.ckkloverdos.util.Util
Tries to convert s to a URL and ignores a possible MalformedURLException.
trimmedEmpty(String) - Static method in class org.ckkloverdos.util.Util
Checks if the provided string is empty, after it is trimmed.
trimmedEmptySafe(String) - Static method in class org.ckkloverdos.util.Util
Checks if the provided string is empty, after it is trimmed.
TupleSkeleton - Class in org.ckkloverdos.tuple
An abstract class implementing TupleSkeleton.equals(Object) and TupleSkeleton.hashCode().
TupleSkeleton() - Constructor for class org.ckkloverdos.tuple.TupleSkeleton
 
TXT - Static variable in class org.ckkloverdos.source.SourceTypes
 
type - Variable in class org.ckkloverdos.source.SourceSkeleton
 

U

UnaryHint - Class in org.ckkloverdos.hint
Default implementation for a IHint represented by some object.
UnaryHint(Object) - Constructor for class org.ckkloverdos.hint.UnaryHint
 
unindent() - Method in class org.ckkloverdos.log.StdLogger
 
union(Set, Set) - Static method in class org.ckkloverdos.collection.CollectionUtil
 
union(IL) - Method in interface org.ckkloverdos.collection.IL
Returns a new list containg the elements of this list along with the elements of other.
union(IL) - Method in class org.ckkloverdos.collection.L
Returns a new list containg the elements of this list along with the elements of other.
unique() - Method in interface org.ckkloverdos.collection.IL
Returns a set containing the unique elements of this list.
unique() - Method in class org.ckkloverdos.collection.L
Returns a set containing the unique elements of this list.
unitsPerMillis(int, String) - Method in class org.ckkloverdos.time.SimpleTimeCounter
 
unitsPerSec(int, String) - Method in class org.ckkloverdos.time.SimpleTimeCounter
 
UnsatisfiedConditionException - Exception in org.ckkloverdos.util
Exception designating an unsatisfied condition.
UnsatisfiedConditionException() - Constructor for exception org.ckkloverdos.util.UnsatisfiedConditionException
 
UnsatisfiedConditionException(String) - Constructor for exception org.ckkloverdos.util.UnsatisfiedConditionException
 
UnsatisfiedConditionException(Throwable) - Constructor for exception org.ckkloverdos.util.UnsatisfiedConditionException
 
UnsatisfiedConditionException(String, Throwable) - Constructor for exception org.ckkloverdos.util.UnsatisfiedConditionException
 
UTF8 - Static variable in class org.ckkloverdos.string.StringUtil
UTF-8
Util - Class in org.ckkloverdos.util
General utility methods.

V

valid - Variable in class org.ckkloverdos.source.SourceSkeleton
 
version() - Static method in class org.ckkloverdos.java.JavaPlatform
 

W

warn(String) - Static method in class org.ckkloverdos.log.StdLog
 
warn(ToString) - Static method in class org.ckkloverdos.log.StdLog
 
warn(Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
warn(String, Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
warn(ToString, Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
warn(Object, Throwable) - Static method in class org.ckkloverdos.log.StdLog
 
warn(Object) - Static method in class org.ckkloverdos.log.StdLog
 
warn(String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
warn(String, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
warn(String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
warn(String, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
warn(String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
warn(String, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
warn(String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
warn(String, String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
warn(String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class org.ckkloverdos.log.StdLog
 
WARN - Static variable in class org.ckkloverdos.log.StdLogger
 
warn(String) - Method in class org.ckkloverdos.log.StdLogger
 
warn(ToString) - Method in class org.ckkloverdos.log.StdLogger
 
warn(Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
warn(String, Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
warn(ToString, Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
warn(Object, Throwable) - Method in class org.ckkloverdos.log.StdLogger
 
warn(Object) - Method in class org.ckkloverdos.log.StdLogger
 
warn(String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
warn(String, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
warn(String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
warn(String, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
warn(String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
warn(String, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
warn(String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
warn(String, String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 
warn(String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class org.ckkloverdos.log.StdLogger
 

X

XML - Static variable in class org.ckkloverdos.source.SourceTypes
 

Y

yesterday() - Static method in class org.ckkloverdos.time.TimeUtil
 
yesterdayDate() - Static method in class org.ckkloverdos.time.TimeUtil
 
yesterdaySqlDate() - Static method in class org.ckkloverdos.time.TimeUtil
 

Z

zip(IL) - Method in interface org.ckkloverdos.collection.IL
Implements list zipping.
zip(IL) - Method in class org.ckkloverdos.collection.L
Implements list zipping.

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

Copyright © 1999-2007 Christos KK Loverdos. All Rights Reserved.