- elapsed() - Method in class com.knowgate.debug.Chronometer
-
Get milliseconds elapsed between start and stop calls.
- EMPTY_BOOLEAN_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable boolean
array.
- EMPTY_BOOLEAN_OBJECT_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable Boolean
array.
- EMPTY_BYTE_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable byte
array.
- EMPTY_BYTE_OBJECT_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable Byte
array.
- EMPTY_CHAR_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable char
array.
- EMPTY_CHARACTER_OBJECT_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable Character
array.
- EMPTY_CLASS_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable Class
array.
- EMPTY_DOUBLE_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable double
array.
- EMPTY_DOUBLE_OBJECT_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable Double
array.
- EMPTY_FILE_ARRAY - Static variable in class com.knowgate.io.FileUtils
-
An empty array of type File
.
- EMPTY_FLOAT_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable float
array.
- EMPTY_FLOAT_OBJECT_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable Float
array.
- EMPTY_INT_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable int
array.
- EMPTY_INTEGER_OBJECT_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable Integer
array.
- EMPTY_LONG_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable long
array.
- EMPTY_LONG_OBJECT_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable Long
array.
- EMPTY_OBJECT_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable Object
array.
- EMPTY_SHORT_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable short
array.
- EMPTY_SHORT_OBJECT_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable Short
array.
- EMPTY_STRING_ARRAY - Static variable in class com.knowgate.arrayutils.Arr
-
An empty immutable String
array.
- enableCache() - Static method in class com.knowgate.typeutils.TypeResolver
-
Enables the internal caching of resolved TypeVariables.
- encode(String) - Static method in class com.knowgate.stringutils.Html
-
Return text encoded as XHTML.
- ENCODING_ERROR - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the LDAP client encountered errors when encoding an
LDAP request intended for the LDAP server.
- ENTRY_ALREADY_EXISTS - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the add operation attempted to add an entry that already
exists, or that the modify operation attempted to rename an entry to the
name of an entry that already exists.
- envinfo() - Static method in class com.knowgate.debug.DebugFile
-
Write environment information to debug output
- equals(CurrencyCode) - Method in class com.knowgate.currency.CurrencyCode
-
Two currencies will be the same if the have the same alphaCode()
- equals(String, String) - Static method in class com.knowgate.io.FilenameUtils
-
Checks whether two filenames are equal exactly.
- equals(String, String, boolean, IOCase) - Static method in class com.knowgate.io.FilenameUtils
-
Checks whether two filenames are equal, optionally normalizing and providing
control over the case-sensitivity.
- equalsNormalized(String, String) - Static method in class com.knowgate.io.FilenameUtils
-
Checks whether two filenames are equal after both have been normalized.
- equalsNormalizedOnSystem(String, String) - Static method in class com.knowgate.io.FilenameUtils
-
Checks whether two filenames are equal after both have been normalized
and using the case rules of the system.
- equalsOnSystem(String, String) - Static method in class com.knowgate.io.FilenameUtils
-
Checks whether two filenames are equal using the case rules of the system.
- ErrorHandler - Class in com.knowgate.debug
-
ErrorHandler.java
Created: Tue Feb 2 12:24:40 1999
- ErrorHandler(Throwable) - Constructor for class com.knowgate.debug.ErrorHandler
-
- errorLine() - Method in class com.knowgate.stringutils.CSVParser
-
- EUR - Static variable in class com.knowgate.currency.CurrencyCode
-
- exists(String) - Method in interface com.knowgate.ldap.LDAPManager
-
Check whether or not an LDAP entry exists
- EXTENSION_SEPARATOR - Static variable in class com.knowgate.io.FilenameUtils
-
The extension separator character.
- EXTENSION_SEPARATOR_STR - Static variable in class com.knowgate.io.FilenameUtils
-
The extension separator String.
- FALSE - Static variable in class com.knowgate.io.filefilter.FalseFileFilter
-
Singleton instance of false filter.
- FalseFileFilter - Class in com.knowgate.io.filefilter
-
A file filter that always returns false.
- FalseFileFilter() - Constructor for class com.knowgate.io.filefilter.FalseFileFilter
-
Restrictive consructor.
- falseFileFilter() - Static method in class com.knowgate.io.filefilter.FileFilterUtils
-
Returns a filter that always returns false.
- FILE - Static variable in class com.knowgate.io.filefilter.FileFileFilter
-
Singleton instance of file filter
- FileFileFilter - Class in com.knowgate.io.filefilter
-
This filter accepts File
s that are files (not directories).
- FileFileFilter() - Constructor for class com.knowgate.io.filefilter.FileFileFilter
-
Restrictive consructor.
- fileFileFilter() - Static method in class com.knowgate.io.filefilter.FileFilterUtils
-
Returns a filter that checks if the file is a file (and not a directory).
- FileFilterUtils - Class in com.knowgate.io.filefilter
-
Useful utilities for working with file filters.
- FileFilterUtils() - Constructor for class com.knowgate.io.filefilter.FileFilterUtils
-
FileFilterUtils is not normally instantiated.
- FilenameUtils - Class in com.knowgate.io
-
General filename and filepath manipulation utilities.
- FilenameUtils() - Constructor for class com.knowgate.io.FilenameUtils
-
Instances should NOT be constructed in standard programming.
- FileUtils - Class in com.knowgate.io
-
General file manipulation utilities.
- FileUtils() - Constructor for class com.knowgate.io.FileUtils
-
Instances should NOT be constructed in standard programming.
- FILTER_ERROR - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the search method was called with an invalid
search filter.
- filterParameters(Parameter[], Object[]) - Static method in class com.knowgate.typeutils.ObjectFactory
-
Filter parameter values that has the necessary types.
- Final() - Method in interface com.knowgate.encryption.HashProvider
-
Returns hash value for input String
- Final() - Method in class com.knowgate.encryption.MD5
-
Returns array of bytes (16 bytes) representing hash as of the
current state of this object.
- Final() - Method in class com.knowgate.encryption.SHA512
-
- find(int, String) - Method in class com.knowgate.stringutils.CSVParser
-
Find first occurence of a value at a given column
- findi(int, String) - Method in class com.knowgate.stringutils.CSVParser
-
Find first occurence of a value at a given column
- forceDelete(File) - Static method in class com.knowgate.io.FileUtils
-
Deletes a file.
- forceDeleteOnExit(File) - Static method in class com.knowgate.io.FileUtils
-
Schedules a file to be deleted when JVM exits.
- forceMkdir(File) - Static method in class com.knowgate.io.FileUtils
-
Makes a directory, including any necessary but nonexistent parent
directories.
- format(String, String) - Method in class com.knowgate.currency.Money
-
Format a BigDecimal as a String following the rules for an specific language and country
- forName(String) - Static method in class com.knowgate.io.IOCase
-
Factory method to create an IOCase from a name.
- FRIDAY - Static variable in class com.knowgate.dateutils.GregorianCalendarLocalisation
-
- GBP - Static variable in class com.knowgate.currency.CurrencyCode
-
- generateRandomId(int, String, byte) - Static method in class com.knowgate.stringutils.Uid
-
Generate a random identifier of a given length
- generateReverseTimestampId() - Static method in class com.knowgate.stringutils.Uid
-
Generate a reverse timestamp plus random int identifier of 32 characters length
The identifier will be composed of Long.MAX_VALUE-Current Time in Milliseconds followed by a random 32 bits integer
- geoCode(String) - Method in interface com.knowgate.gis.Geocoder
-
Get an StreetAddress object from an address string
- Geocoder - Interface in com.knowgate.gis
-
Wrapper interface for geocoding services
- GeocoderFactory - Class in com.knowgate.gis
-
This file is licensed under the Apache License version 2.0.
- GeocoderFactory() - Constructor for class com.knowgate.gis.GeocoderFactory
-
- GeocodingException - Exception in com.knowgate.gis
-
This file is licensed under the Apache License version 2.0.
- GeocodingException(String, Throwable) - Constructor for exception com.knowgate.gis.GeocodingException
-
- getBaseName(String) - Static method in class com.knowgate.io.FilenameUtils
-
Gets the base name, minus the full path and extension, from a full filename.
- getCity() - Method in class com.knowgate.gis.StreetAddress
-
- getClassesAtPackage(String) - Static method in class com.knowgate.typeutils.ClassSpaceHelper
-
Scans all classes accessible from the context class loader which belong to the given package and subpackages.
- getClassForName(String) - Static method in class com.knowgate.typeutils.TypeResolver
-
- getClassTree(Class<?>) - Static method in class com.knowgate.typeutils.ObjectFactory
-
Get super classes and interfaces implemented by the given class
- getColumnCount() - Method in class com.knowgate.stringutils.CSVParser
-
Get column count
- getColumnPosition(String) - Method in class com.knowgate.stringutils.CSVParser
-
- getComponents() - Method in class com.knowgate.gis.StreetAddress
-
- getConfFile() - Static method in class com.knowgate.debug.DebugFile
-
Get absolute path of the debugfile.conf file
- getConstructor(Class<? extends Object>, Class<?>[]) - Static method in class com.knowgate.typeutils.ObjectFactory
-
Get the constructor for a class that matches the given parameter classes.
- getCoordinates() - Method in class com.knowgate.gis.StreetAddress
-
- getCountryCode() - Method in class com.knowgate.gis.StreetAddress
-
- getCountryName() - Method in class com.knowgate.gis.StreetAddress
-
- getDelimiter() - Method in class com.knowgate.stringutils.CSVParser
-
- getDisplayAddress() - Method in class com.knowgate.gis.StreetAddress
-
- getDN() - Method in class com.knowgate.ldap.LDAPEntry
-
- getEnvironmentVariable(String) - Method in class com.knowgate.system.Shell
-
- getEnvironmentVariableOrDefault(String, String) - Method in class com.knowgate.system.Shell
-
- getExtension(String) - Static method in class com.knowgate.io.FilenameUtils
-
Gets the extension of a filename.
- getField(int, int) - Method in class com.knowgate.stringutils.CSVParser
-
Get value for a field at a given row and column.
- getField(String, int) - Method in class com.knowgate.stringutils.CSVParser
-
Get value for a field at a given row and column.
- getFile(long) - Static method in class com.knowgate.debug.DebugFile
-
Get debug file path Read Java environment variable knowgate.debugdir to
get the directory where javatrc.txt files are generated.
- getFileExtensionForMimeType(String) - Static method in class com.knowgate.io.MimeUtils
-
Get file extension for a MIME Type
- getFileFilters() - Method in class com.knowgate.io.filefilter.AndFileFilter
-
Returns this conditional file filter's list of file filters.
- getFileFilters() - Method in interface com.knowgate.io.filefilter.ConditionalFileFilter
-
Returns this conditional file filter's list of file filters.
- getFileFilters() - Method in class com.knowgate.io.filefilter.OrFileFilter
-
Returns this conditional file filter's list of file filters.
- getFullPath(String) - Static method in class com.knowgate.io.FilenameUtils
-
Gets the full path from a full filename, which is the prefix + path.
- getFullPathNoEndSeparator(String) - Static method in class com.knowgate.io.FilenameUtils
-
Gets the full path from a full filename, which is the prefix + path,
and also excluding the final directory separator.
- getLattitude() - Method in class com.knowgate.gis.LatLong
-
- getLattitude() - Method in class com.knowgate.gis.StreetAddress
-
- getLength(Object) - Static method in class com.knowgate.arrayutils.Arr
-
Returns the length of the specified array.
- getLine(int) - Method in class com.knowgate.stringutils.CSVParser
-
Get line from a parsed file.
- getLineAsMap(int) - Method in class com.knowgate.stringutils.CSVParser
-
Get line from a parsed file as a Map of named values.
- getLineCount() - Method in class com.knowgate.stringutils.CSVParser
-
Get line count
- getLongitude() - Method in class com.knowgate.gis.LatLong
-
- getLongitude() - Method in class com.knowgate.gis.StreetAddress
-
- getLongName() - Method in class com.knowgate.gis.AddressComponent
-
- getMimeTypeForFileExtension(String) - Static method in class com.knowgate.io.MimeUtils
-
Get MIME Type for a file extension
- getName(String) - Static method in class com.knowgate.io.FilenameUtils
-
Gets the name minus the path from a full filename.
- getName() - Method in class com.knowgate.io.IOCase
-
Gets the name of the constant.
- getName() - Method in class com.knowgate.tuples.Pair
-
- getParameterClasses(Object...) - Static method in class com.knowgate.typeutils.ObjectFactory
-
Get an array with the classes of the given parameters
- getPartitionName() - Method in interface com.knowgate.ldap.LDAPManager
-
- getPath(String) - Static method in class com.knowgate.io.FilenameUtils
-
Gets the path from a full filename, which excludes the prefix.
- getPathNoEndSeparator(String) - Static method in class com.knowgate.io.FilenameUtils
-
Gets the path from a full filename, which excludes the prefix, and
also excluding the final directory separator.
- getPostalCode() - Method in class com.knowgate.gis.StreetAddress
-
- getPrefix(String) - Static method in class com.knowgate.io.FilenameUtils
-
Gets the prefix from a full filename, such as C:/
or ~/
.
- getPrefixLength(String) - Static method in class com.knowgate.io.FilenameUtils
-
Returns the length of the filename prefix, such as C:/
or ~/
.
- getRegion() - Method in class com.knowgate.gis.StreetAddress
-
- getResultCode() - Method in exception com.knowgate.ldap.LDAPException
-
Returns the result code from the exception.
- getShortName() - Method in class com.knowgate.gis.AddressComponent
-
- getStackTrace(Throwable) - Static method in class com.knowgate.debug.StackTraceUtil
-
Get the stack trace of a throwable
- getState() - Method in class com.knowgate.gis.StreetAddress
-
- getStreetName() - Method in class com.knowgate.gis.StreetAddress
-
- getStreetNumber() - Method in class com.knowgate.gis.StreetAddress
-
- getSubclassesOf(Package, Class<?>) - Static method in class com.knowgate.typeutils.ObjectFactory
-
- getTempDir() - Static method in class com.knowgate.io.FileUtils
-
Get temporary directory
- getType(int) - Method in class com.knowgate.gis.AddressComponent
-
- getTypes() - Method in class com.knowgate.gis.AddressComponent
-
- getValue() - Method in class com.knowgate.tuples.Pair
-
- GregorianCalendarLocalisation - Class in com.knowgate.dateutils
-
Calendar localisation functions
- GregorianCalendarLocalisation() - Constructor for class com.knowgate.dateutils.GregorianCalendarLocalisation
-
- in(String, String[]) - Static method in class com.knowgate.stringutils.Str
-
Search for a String in an array
- INAPPROPRIATE_AUTHENTICATION - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that during a bind operation, the client is attempting to use
an authentication method that the client cannot use correctly.
- INAPPROPRIATE_MATCHING - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the matching rule specified in the search filter does
not match a rule defined for the attribute's syntax.
- incIdent() - Static method in class com.knowgate.debug.DebugFile
-
Increment indentation level Maximum indentation level is 80, after
reaching that limit Indentation is automatically set to zero
- INDEX_NOT_FOUND - Static variable in class com.knowgate.arrayutils.Arr
-
The index value when an element is not found in a list or array: -1
.
- indexOf(Object[], Object) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given object in the array.
- indexOf(Object[], Object, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given object in the array starting at the given index.
- indexOf(long[], long) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array.
- indexOf(long[], long, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array starting at the given index.
- indexOf(int[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array.
- indexOf(int[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array starting at the given index.
- indexOf(short[], short) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array.
- indexOf(short[], short, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array starting at the given index.
- indexOf(char[], char) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array.
- indexOf(char[], char, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array starting at the given index.
- indexOf(byte[], byte) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array.
- indexOf(byte[], byte, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array starting at the given index.
- indexOf(double[], double) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array.
- indexOf(double[], double, double) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value within a given tolerance in the array.
- indexOf(double[], double, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array starting at the given index.
- indexOf(double[], double, int, double) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array starting at the given index.
- indexOf(float[], float) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array.
- indexOf(float[], float, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array starting at the given index.
- indexOf(boolean[], boolean) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array.
- indexOf(boolean[], boolean, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the index of the given value in the array starting at the given index.
- indexOfExtension(String) - Static method in class com.knowgate.io.FilenameUtils
-
Returns the index of the last extension separator character, which is a dot.
- indexOfIgnoreCase(String, String, int) - Static method in class com.knowgate.stringutils.Str
-
Get index of a substring inside another string
- indexOfIgnoreCase(String, String) - Static method in class com.knowgate.stringutils.Str
-
Get index of a substring inside another string
- indexOfLastSeparator(String) - Static method in class com.knowgate.io.FilenameUtils
-
Returns the index of the last directory separator character.
- Init() - Method in class com.knowgate.encryption.MD5
-
Initialize MD5 internal state (object can be reused just by
calling Init() after every Final()
- INSENSITIVE - Static variable in class com.knowgate.io.IOCase
-
The constant for case insensitive regardless of operating system.
- INSTANCE - Static variable in class com.knowgate.io.filefilter.DirectoryFileFilter
-
Singleton instance of directory filter.
- INSTANCE - Static variable in class com.knowgate.io.filefilter.FalseFileFilter
-
Singleton instance of false filter.
- INSTANCE - Static variable in class com.knowgate.io.filefilter.TrueFileFilter
-
Singleton instance of true filter.
- INSUFFICIENT_ACCESS_RIGHTS - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the caller does not have sufficient rights to perform
the requested operation.
- intValue() - Method in enum com.knowgate.encryption.AuthenticationOutcome
-
- INVALID_ATTRIBUTE_SYNTAX - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the attribute value specified in an add, compare, or
modify operation is an unrecognized or invalid syntax for the attribute.
- INVALID_CREDENTIALS - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that invalid information was passed during a bind operation.
- INVALID_DN_SYNTAX - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the syntax of the DN is incorrect.
- INVALID_RESPONSE - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the server response to a request is invalid.
- IOCase - Class in com.knowgate.io
-
Enumeration of IO case sensitivity.
- IOFileFilter - Interface in com.knowgate.io.filefilter
-
An interface which brings the FileFilter and FilenameFilter
interfaces together.
- IOUtils - Class in com.knowgate.io
-
General IO stream manipulation utilities.
- IOUtils() - Constructor for class com.knowgate.io.IOUtils
-
Instances should NOT be constructed in standard programming.
- IS_LEAF - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the specified operation cannot be performed on a
leaf entry.
- isCaseSensitive() - Method in class com.knowgate.io.IOCase
-
Does the object represent case sensitive comparison.
- isDate(String, String) - Static method in class com.knowgate.dateutils.GregorianCalendarLocalisation
-
Verify that a string represents a valid date
- isEmpty(Object[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of Objects is empty or null
.
- isEmpty(long[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive longs is empty or null
.
- isEmpty(int[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive ints is empty or null
.
- isEmpty(short[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive shorts is empty or null
.
- isEmpty(char[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive chars is empty or null
.
- isEmpty(byte[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive bytes is empty or null
.
- isEmpty(double[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive doubles is empty or null
.
- isEmpty(float[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive floats is empty or null
.
- isEmpty(boolean[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive booleans is empty or null
.
- isExtension(String, String) - Static method in class com.knowgate.io.FilenameUtils
-
Checks whether the extension of the filename is that specified.
- isExtension(String, String[]) - Static method in class com.knowgate.io.FilenameUtils
-
Checks whether the extension of the filename is one of those specified.
- isExtension(String, Collection) - Static method in class com.knowgate.io.FilenameUtils
-
Checks whether the extension of the filename is one of those specified.
- isFileNewer(File, File) - Static method in class com.knowgate.io.FileUtils
-
Tests if the specified File
is newer than the reference
File
.
- isFileNewer(File, Date) - Static method in class com.knowgate.io.FileUtils
-
Tests if the specified File
is newer than the specified
Date
.
- isFileNewer(File, long) - Static method in class com.knowgate.io.FileUtils
-
Tests if the specified File
is newer than the specified
time reference.
- isFileOlder(File, File) - Static method in class com.knowgate.io.FileUtils
-
Tests if the specified File
is older than the reference
File
.
- isFileOlder(File, Date) - Static method in class com.knowgate.io.FileUtils
-
Tests if the specified File
is older than the specified
Date
.
- isFileOlder(File, long) - Static method in class com.knowgate.io.FileUtils
-
Tests if the specified File
is older than the specified
time reference.
- isMoney(String) - Static method in class com.knowgate.currency.Money
-
Checks whether the given string can be parsed as a valid Money value
- isNotEmpty(T[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of Objects is not empty and not null
.
- isNotEmpty(long[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive longs is not empty and not null
.
- isNotEmpty(int[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive ints is not empty and not null
.
- isNotEmpty(short[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive shorts is not empty and not null
.
- isNotEmpty(char[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive chars is not empty and not null
.
- isNotEmpty(byte[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive bytes is not empty and not null
.
- isNotEmpty(double[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive doubles is not empty and not null
.
- isNotEmpty(float[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive floats is not empty and not null
.
- isNotEmpty(boolean[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks if an array of primitive booleans is not empty and not null
.
- isOfStandardType(Object) - Static method in class com.knowgate.typeutils.TypeResolver
-
- isOfType(String) - Method in class com.knowgate.gis.AddressComponent
-
- isSameLength(Object[], Object[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(long[], long[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(int[], int[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(short[], short[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(char[], char[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(byte[], byte[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(double[], double[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(float[], float[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameLength(boolean[], boolean[]) - Static method in class com.knowgate.arrayutils.Arr
-
Checks whether two arrays are the same length, treating
null
arrays as length 0
.
- isSameType(Object, Object) - Static method in class com.knowgate.arrayutils.Arr
-
Checks whether two arrays are the same type taking into account
multi-dimensional arrays.
- iterateFiles(File, IOFileFilter, IOFileFilter) - Static method in class com.knowgate.io.FileUtils
-
Allows iteration over the files in given directory (and optionally
its subdirectories).
- iterateFiles(File, String[], boolean) - Static method in class com.knowgate.io.FileUtils
-
Allows iteration over the files in a given directory (and optionally
its subdirectories) which match an array of extensions.
- LastDay(int, int) - Static method in class com.knowgate.dateutils.GregorianCalendarLocalisation
-
Get Month Last Day
- lastIndexOf(Object[], Object) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given object within the array.
- lastIndexOf(Object[], Object, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given object in the array starting at the given index.
- lastIndexOf(long[], long) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value within the array.
- lastIndexOf(long[], long, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(int[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value within the array.
- lastIndexOf(int[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(short[], short) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value within the array.
- lastIndexOf(short[], short, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(char[], char) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value within the array.
- lastIndexOf(char[], char, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(byte[], byte) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value within the array.
- lastIndexOf(byte[], byte, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(double[], double) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value within the array.
- lastIndexOf(double[], double, double) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value within a given tolerance in the array.
- lastIndexOf(double[], double, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(double[], double, int, double) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(float[], float) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value within the array.
- lastIndexOf(float[], float, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(boolean[], boolean) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value within the array.
- lastIndexOf(boolean[], boolean, int) - Static method in class com.knowgate.arrayutils.Arr
-
Finds the last index of the given value in the array starting at the given index.
- LastMonth() - Static method in class com.knowgate.dateutils.GregorianCalendarLocalisation
-
- LastWeek(int) - Static method in class com.knowgate.dateutils.GregorianCalendarLocalisation
-
- LatLong - Class in com.knowgate.gis
-
Hold a Latitude and Longitude coordinates pair
- LatLong() - Constructor for class com.knowgate.gis.LatLong
-
- LatLong(float, float) - Constructor for class com.knowgate.gis.LatLong
-
- LatLong(double, double) - Constructor for class com.knowgate.gis.LatLong
-
- LDAP_NOT_SUPPORTED - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the requested functionality is not supported by the
client.
- LDAP_PARTIAL_RESULTS - Static variable in exception com.knowgate.ldap.LDAPException
-
Returned by some LDAP servers to LDAPv2 clients to indicate that a referral
has been returned in the error string.
- LDAP_TIMEOUT - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the time limit of the LDAP client was exceeded while
waiting for a result.
- LDAPEntry - Class in com.knowgate.ldap
-
- LDAPEntry() - Constructor for class com.knowgate.ldap.LDAPEntry
-
- LDAPException - Exception in com.knowgate.ldap
-
LDAP Exception Wrapper
- LDAPException(String) - Constructor for exception com.knowgate.ldap.LDAPException
-
- LDAPException(String, int) - Constructor for exception com.knowgate.ldap.LDAPException
-
- LDAPException(String, Throwable) - Constructor for exception com.knowgate.ldap.LDAPException
-
- LDAPException(String, Throwable, int) - Constructor for exception com.knowgate.ldap.LDAPException
-
- LDAPManager - Interface in com.knowgate.ldap
-
LDAP Manager Interface
- left(String, int) - Static method in class com.knowgate.stringutils.Str
-
Get the leftmost characters of a String
- leftPad(String, char, int) - Static method in class com.knowgate.stringutils.Str
-
Add padding characters to the left.
- levenshteinDistance(String, String) - Static method in class com.knowgate.stringutils.Str
-
Calculate Levenshtein distance between two strings
- LINE_SEPARATOR - Static variable in class com.knowgate.io.IOUtils
-
The system line separator string.
- LINE_SEPARATOR_UNIX - Static variable in class com.knowgate.io.IOUtils
-
The Unix line separator string.
- LINE_SEPARATOR_WINDOWS - Static variable in class com.knowgate.io.IOUtils
-
The Windows line separator string.
- listFiles(File, IOFileFilter, IOFileFilter) - Static method in class com.knowgate.io.FileUtils
-
Finds files within a given directory (and optionally its
subdirectories).
- listFiles(File, String[], boolean) - Static method in class com.knowgate.io.FileUtils
-
Finds files within a given directory (and optionally its subdirectories)
which match an array of extensions.
- LOCAL_ERROR - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the LDAP client has an error.
- Log - Class in com.knowgate.debug
-
Wrapper over org.apache.logging.log4j.Logger for com.knowgate.DebugFile
- Log() - Constructor for class com.knowgate.debug.Log
-
- LOOP_DETECT - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the client discovered an alias or referral loop,
and is thus unable to complete this request.
- nameFileFilter(String) - Static method in class com.knowgate.io.filefilter.FileFilterUtils
-
Returns a filter that returns true if the filename matches the specified text.
- NameFileFilter - Class in com.knowgate.io.filefilter
-
Filters filenames for a certain name.
- NameFileFilter(String) - Constructor for class com.knowgate.io.filefilter.NameFileFilter
-
Constructs a new case-sensitive name file filter for a single name.
- NameFileFilter(String, IOCase) - Constructor for class com.knowgate.io.filefilter.NameFileFilter
-
Construct a new name file filter specifying case-sensitivity.
- NameFileFilter(String[]) - Constructor for class com.knowgate.io.filefilter.NameFileFilter
-
Constructs a new case-sensitive name file filter for an array of names.
- NameFileFilter(String[], IOCase) - Constructor for class com.knowgate.io.filefilter.NameFileFilter
-
Constructs a new name file filter for an array of names specifying case-sensitivity.
- NameFileFilter(List) - Constructor for class com.knowgate.io.filefilter.NameFileFilter
-
Constructs a new case-sensitive name file filter for a list of names.
- NameFileFilter(List, IOCase) - Constructor for class com.knowgate.io.filefilter.NameFileFilter
-
Constructs a new name file filter for a list of names specifying case-sensitivity.
- NAMING_VIOLATION - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the add or modify DN operation violates the schema's
structure rules.
- NO_MEMORY - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that a dynamic memory allocation method failed when calling
an LDAP method.
- NO_RESULTS_RETURNED - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the LDAP server sent no results.
- NO_SUCH_ATTRIBUTE - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the attribute specified in the modify or compare
operation does not exist in the entry.
- NO_SUCH_OBJECT - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates the target object cannot be found.
- normalize(String) - Static method in class com.knowgate.io.FilenameUtils
-
Normalizes a path, removing double and single dot path steps.
- normalizeNoEndSeparator(String) - Static method in class com.knowgate.io.FilenameUtils
-
Normalizes a path, removing double and single dot path steps,
and removing any final directory separator.
- NOT_ALLOWED_ON_NONLEAF - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the requested operation is permitted only on leaf entries.
- NOT_ALLOWED_ON_RDN - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the modify operation attempted to remove an attribute
value that forms the entry's relative distinguished name.
- notFileFilter(IOFileFilter) - Static method in class com.knowgate.io.filefilter.FileFilterUtils
-
Returns a filter that NOTs the specified filter.
- NotFileFilter - Class in com.knowgate.io.filefilter
-
This filter produces a logical NOT of the filters specified.
- NotFileFilter(IOFileFilter) - Constructor for class com.knowgate.io.filefilter.NotFileFilter
-
Constructs a new file filter that NOTs the result of another filters.
- NULL_OUTPUT_STREAM - Static variable in class com.knowgate.io.output.NullOutputStream
-
A singleton.
- NullOutputStream - Class in com.knowgate.io.output
-
This OutputStream writes all data to the famous /dev/null.
- NullOutputStream() - Constructor for class com.knowgate.io.output.NullOutputStream
-
- nullToEmpty(T[], Class<T[]>) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(Object[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(Class<?>[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(String[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(long[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(int[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(short[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(char[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(byte[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(double[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(float[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(boolean[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(Long[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(Integer[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(Short[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(Character[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(Byte[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(Double[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(Float[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- nullToEmpty(Boolean[]) - Static method in class com.knowgate.arrayutils.Arr
-
Defensive programming technique to change a null
reference to an empty one.
- numericCode() - Method in class com.knowgate.currency.CurrencyCode
-
- RC4 - Class in com.knowgate.encryption
-
This is a simple implementation of the RC4 (tm) encryption algorithm.
- RC4(String) - Constructor for class com.knowgate.encryption.RC4
-
Initializes the class with a string key.
- RC4(byte[]) - Constructor for class com.knowgate.encryption.RC4
-
Initializes the class with a byte array key.
- rc4(String) - Method in class com.knowgate.encryption.RC4
-
RC4 encryption/decryption.
- rc4(byte[]) - Method in class com.knowgate.encryption.RC4
-
RC4 encryption/decryption.
- read(String, String[]) - Method in interface com.knowgate.ldap.LDAPManager
-
- readFileToByteArray(File) - Static method in class com.knowgate.io.FileUtils
-
Reads the contents of a file into a byte array.
- readFileToString(File, String) - Static method in class com.knowgate.io.FileUtils
-
Reads the contents of a file into a String.
- readFileToString(File) - Static method in class com.knowgate.io.FileUtils
-
Reads the contents of a file into a String using the default encoding for the VM.
- readLines(File, String) - Static method in class com.knowgate.io.FileUtils
-
Reads the contents of a file line by line to a List of Strings.
- readLines(File) - Static method in class com.knowgate.io.FileUtils
-
Reads the contents of a file line by line to a List of Strings using the default encoding for the VM.
- readLines(InputStream) - Static method in class com.knowgate.io.IOUtils
-
Get the contents of an InputStream
as a list of Strings,
one entry per line, using the default character encoding of the platform.
- readLines(InputStream, String) - Static method in class com.knowgate.io.IOUtils
-
Get the contents of an InputStream
as a list of Strings,
one entry per line, using the specified character encoding.
- readLines(Reader) - Static method in class com.knowgate.io.IOUtils
-
Get the contents of a Reader
as a list of Strings,
one entry per line.
- REFERRAL - Static variable in exception com.knowgate.ldap.LDAPException
-
Does not indicate an error condition.
- REFERRAL_LIMIT_EXCEEDED - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the referral exceeds the hop limit.
- refresh() - Static method in class com.knowgate.debug.DebugFile
-
Refresh DebugFile and here on use changes made in configuration.
- remove(T[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the element at the specified position from the specified array.
- remove(boolean[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the element at the specified position from the specified array.
- remove(byte[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the element at the specified position from the specified array.
- remove(char[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the element at the specified position from the specified array.
- remove(double[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the element at the specified position from the specified array.
- remove(float[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the element at the specified position from the specified array.
- remove(int[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the element at the specified position from the specified array.
- remove(long[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the element at the specified position from the specified array.
- remove(short[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the element at the specified position from the specified array.
- removeAll(T[], int...) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the elements at the specified positions from the specified array.
- removeAll(byte[], int...) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the elements at the specified positions from the specified array.
- removeAll(short[], int...) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the elements at the specified positions from the specified array.
- removeAll(int[], int...) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the elements at the specified positions from the specified array.
- removeAll(char[], int...) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the elements at the specified positions from the specified array.
- removeAll(long[], int...) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the elements at the specified positions from the specified array.
- removeAll(float[], int...) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the elements at the specified positions from the specified array.
- removeAll(double[], int...) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the elements at the specified positions from the specified array.
- removeAll(boolean[], int...) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the elements at the specified positions from the specified array.
- removeAllOccurences(boolean[], boolean) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the occurrences of the specified element from the specified boolean array.
- removeAllOccurences(char[], char) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the occurrences of the specified element from the specified char array.
- removeAllOccurences(byte[], byte) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the occurrences of the specified element from the specified byte array.
- removeAllOccurences(short[], short) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the occurrences of the specified element from the specified short array.
- removeAllOccurences(int[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the occurrences of the specified element from the specified int array.
- removeAllOccurences(long[], long) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the occurrences of the specified element from the specified long array.
- removeAllOccurences(float[], float) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the occurrences of the specified element from the specified float array.
- removeAllOccurences(double[], double) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the occurrences of the specified element from the specified double array.
- removeAllOccurences(T[], T) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the occurrences of the specified element from the specified array.
- removeChars(String, String) - Static method in class com.knowgate.stringutils.Str
-
Remove a character set from a String
- removeElement(T[], Object) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(boolean[], boolean) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(byte[], byte) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(char[], char) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(double[], double) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(float[], float) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(int[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(long[], long) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(short[], short) - Static method in class com.knowgate.arrayutils.Arr
-
Removes the first occurrence of the specified element from the
specified array.
- removeExtension(String) - Static method in class com.knowgate.io.FilenameUtils
-
Removes the extension from a filename.
- removeFileFilter(IOFileFilter) - Method in class com.knowgate.io.filefilter.AndFileFilter
-
Removes the specified file filter.
- removeFileFilter(IOFileFilter) - Method in interface com.knowgate.io.filefilter.ConditionalFileFilter
-
Removes the specified file filter.
- removeFileFilter(IOFileFilter) - Method in class com.knowgate.io.filefilter.OrFileFilter
-
Removes the specified file filter.
- resolveBound(TypeVariable<?>) - Static method in class com.knowgate.typeutils.TypeResolver
-
Resolves the first bound for the typeVariable
, returning Unknown.class
if none can be resolved.
- resolveGenericType(Class<?>, Type) - Static method in class com.knowgate.typeutils.TypeResolver
-
Returns the generic type
using type variable information from the subType
else null
if the
generic type cannot be resolved.
- resolveRawArgument(Class<T>, Class<S>) - Static method in class com.knowgate.typeutils.TypeResolver
-
Returns the raw class representing the argument for the type using type variable information from the
subType
.
- resolveRawArgument(Type, Class<?>) - Static method in class com.knowgate.typeutils.TypeResolver
-
Returns the raw class representing the argument for the genericType using type variable information from
the subType.
- resolveRawArguments(Class<T>, Class<S>) - Static method in class com.knowgate.typeutils.TypeResolver
-
Returns an array of raw classes representing arguments for the type using type variable information from
the subType.
- resolveRawArguments(Type, Class<?>) - Static method in class com.knowgate.typeutils.TypeResolver
-
Returns an array of raw classes representing arguments for the genericType using type variable information
from the subType.
- resolveRawClass(Type, Class<?>) - Static method in class com.knowgate.typeutils.TypeResolver
-
Resolves the raw class for the
genericType
, using the type variable information from the
subType
else
TypeResolver.Unknown
if the raw class cannot be resolved.
- reverse(Object[]) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array.
- reverse(long[]) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array.
- reverse(int[]) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array.
- reverse(short[]) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array.
- reverse(char[]) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array.
- reverse(byte[]) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array.
- reverse(double[]) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array.
- reverse(float[]) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array.
- reverse(boolean[]) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array.
- reverse(boolean[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array in the given range.
- reverse(byte[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array in the given range.
- reverse(char[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array in the given range.
- reverse(double[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array in the given range.
- reverse(float[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array in the given range.
- reverse(int[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array in the given range.
- reverse(long[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array in the given range.
- reverse(Object[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array in the given range.
- reverse(short[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Reverses the order of the given array in the given range.
- reverseGeoCode(float, float) - Method in interface com.knowgate.gis.Geocoder
-
Get an StreetAddress object from an latitude and longitude
- round2() - Method in class com.knowgate.currency.Money
-
Rounds a BigDecimal value to two decimals
- RUB - Static variable in class com.knowgate.currency.CurrencyCode
-
- salt - Variable in class com.knowgate.encryption.HashProviderFactory
-
- SASL_BIND_IN_PROGRESS - Static variable in exception com.knowgate.ldap.LDAPException
-
Does not indicate an error condition, but indicates that the server is
ready for the next step in the process.
- SATURDAY - Static variable in class com.knowgate.dateutils.GregorianCalendarLocalisation
-
- search(String, int) - Method in interface com.knowgate.ldap.LDAPManager
-
- SENSITIVE - Static variable in class com.knowgate.io.IOCase
-
The constant for case sensitive regardless of operating system.
- separatorsToSystem(String) - Static method in class com.knowgate.io.FilenameUtils
-
Converts all separators to the system separator.
- separatorsToUnix(String) - Static method in class com.knowgate.io.FilenameUtils
-
Converts all separators to the Unix separator of forward slash.
- separatorsToWindows(String) - Static method in class com.knowgate.io.FilenameUtils
-
Converts all separators to the Windows separator of backslash.
- SERVER_DOWN - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the LDAP libraries cannot establish an initial connection
with the LDAP server.
- setCity(String) - Method in class com.knowgate.gis.StreetAddress
-
- setConfFile(String) - Static method in class com.knowgate.debug.DebugFile
-
Set absolute path to debugfile properties file
- setCoordinates(LatLong) - Method in class com.knowgate.gis.StreetAddress
-
- setCountryCode(String) - Method in class com.knowgate.gis.StreetAddress
-
- setCountryName(String) - Method in class com.knowgate.gis.StreetAddress
-
- setDisplayAddress(String) - Method in class com.knowgate.gis.StreetAddress
-
- setFile(String) - Static method in class com.knowgate.debug.DebugFile
-
Set debug file path
- setFileFilters(List) - Method in class com.knowgate.io.filefilter.AndFileFilter
-
Sets the list of file filters, replacing any previously configured
file filters on this filter.
- setFileFilters(List) - Method in interface com.knowgate.io.filefilter.ConditionalFileFilter
-
Sets the list of file filters, replacing any previously configured
file filters on this filter.
- setFileFilters(List) - Method in class com.knowgate.io.filefilter.OrFileFilter
-
Sets the list of file filters, replacing any previously configured
file filters on this filter.
- setLattitude(float) - Method in class com.knowgate.gis.LatLong
-
- setLongitude(float) - Method in class com.knowgate.gis.LatLong
-
- setLongName(String) - Method in class com.knowgate.gis.AddressComponent
-
- setPartitionName(String) - Method in interface com.knowgate.ldap.LDAPManager
-
- setPostalCode(String) - Method in class com.knowgate.gis.StreetAddress
-
- setRegion(String) - Method in class com.knowgate.gis.StreetAddress
-
- setShortName(String) - Method in class com.knowgate.gis.AddressComponent
-
- setState(String) - Method in class com.knowgate.gis.StreetAddress
-
- setStreetName(String) - Method in class com.knowgate.gis.StreetAddress
-
- setStreetNumber(String) - Method in class com.knowgate.gis.StreetAddress
-
- SHA512 - Class in com.knowgate.encryption
-
- SHA512() - Constructor for class com.knowgate.encryption.SHA512
-
- SHA512(String) - Constructor for class com.knowgate.encryption.SHA512
-
- Shell - Class in com.knowgate.system
-
- Shell() - Constructor for class com.knowgate.system.Shell
-
- shift(Object[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of the given array.
- shift(long[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of the given long array.
- shift(int[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of the given int array.
- shift(short[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of the given short array.
- shift(char[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of the given char array.
- shift(byte[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of the given byte array.
- shift(double[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of the given double array.
- shift(float[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of the given float array.
- shift(boolean[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of the given boolean array.
- shift(boolean[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of a series of elements in the given boolean array.
- shift(byte[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of a series of elements in the given byte array.
- shift(char[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of a series of elements in the given char array.
- shift(double[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of a series of elements in the given double array.
- shift(float[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of a series of elements in the given float array.
- shift(int[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of a series of elements in the given int array.
- shift(long[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of a series of elements in the given long array.
- shift(Object[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of a series of elements in the given array.
- shift(short[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Shifts the order of a series of elements in the given short array.
- signature(Class<? extends Object>, Class<?>[]) - Static method in class com.knowgate.typeutils.ObjectFactory
-
Generate a String which represent the signature of the given classes.
- singleCharSign() - Method in class com.knowgate.currency.CurrencyCode
-
- SIZE_LIMIT_EXCEEDED - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that in a search operation, the size limit specified by
the client or the server has been exceeded.
- sizeFileFilter(long) - Static method in class com.knowgate.io.filefilter.FileFilterUtils
-
Returns a filter that returns true if the file is bigger than a certain size.
- sizeFileFilter(long, boolean) - Static method in class com.knowgate.io.filefilter.FileFilterUtils
-
Returns a filter that filters based on file size.
- SizeFileFilter - Class in com.knowgate.io.filefilter
-
Filters files based on size, can filter either smaller files or
files equal to or larger than a given threshold.
- SizeFileFilter(long) - Constructor for class com.knowgate.io.filefilter.SizeFileFilter
-
Constructs a new size file filter for files equal to or
larger than a certain size.
- SizeFileFilter(long, boolean) - Constructor for class com.knowgate.io.filefilter.SizeFileFilter
-
Constructs a new size file filter for files based on a certain size
threshold.
- sizeOfDirectory(File) - Static method in class com.knowgate.io.FileUtils
-
Counts the size of a directory recursively (sum of the length of all files).
- sizeRangeFileFilter(long, long) - Static method in class com.knowgate.io.filefilter.FileFilterUtils
-
Returns a filter that accepts files whose size is >= minimum size
and <= maximum size.
- slugify(String) - Static method in class com.knowgate.stringutils.Slugs
-
Restrict to an ASCII-7 String
- Slugs - Class in com.knowgate.stringutils
-
This file is licensed under the Apache License version 2.0.
- Slugs() - Constructor for class com.knowgate.stringutils.Slugs
-
- stackTrace(Throwable) - Static method in class com.knowgate.debug.Log
-
Get the stack trace of a Throwable
- StackTraceUtil - Class in com.knowgate.debug
-
Simple utility to return the stack trace of an exception as a String.
- StackTraceUtil() - Constructor for class com.knowgate.debug.StackTraceUtil
-
- start() - Method in class com.knowgate.debug.Chronometer
-
Start chronometer
- stop() - Method in class com.knowgate.debug.Chronometer
-
Stop chronometer
- Str - Class in com.knowgate.stringutils
-
This file is licensed under the Apache License version 2.0.
- Str() - Constructor for class com.knowgate.stringutils.Str
-
- StreamPipe - Class in com.knowgate.io
-
This class links input and output streams so that data taken from input
stream is transfered to the output stream.
- StreamPipe() - Constructor for class com.knowgate.io.StreamPipe
-
Create synchronous stream connector.
between() methods do not return until end of input stream is reached and
written into output stream.
- StreamPipe(boolean) - Constructor for class com.knowgate.io.StreamPipe
-
Create synchronous or asynchronous stream conector.
between() methods do not return until end of input stream is reached and
written into ouput stream.
- StreetAddress - Class in com.knowgate.gis
-
- StreetAddress() - Constructor for class com.knowgate.gis.StreetAddress
-
- STRONG_AUTH_REQUIRED - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates a problem with the level of authentication.
- subarray(T[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Produces a new array containing the elements between
the start and end indices.
- subarray(long[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Produces a new long
array containing the elements
between the start and end indices.
- subarray(int[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Produces a new int
array containing the elements
between the start and end indices.
- subarray(short[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Produces a new short
array containing the elements
between the start and end indices.
- subarray(char[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Produces a new char
array containing the elements
between the start and end indices.
- subarray(byte[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Produces a new byte
array containing the elements
between the start and end indices.
- subarray(double[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Produces a new double
array containing the elements
between the start and end indices.
- subarray(float[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Produces a new float
array containing the elements
between the start and end indices.
- subarray(boolean[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Produces a new boolean
array containing the elements
between the start and end indices.
- substrAfter(String, int, String) - Static method in class com.knowgate.stringutils.Str
-
Get substring after a given character sequence
- substrBetween(String, String, String) - Static method in class com.knowgate.stringutils.Str
-
Get substring between two given character sequence
- substrUpTo(String, int, char) - Static method in class com.knowgate.stringutils.Str
-
Get substring from an index up to next given character
- substrUpTo(String, int, String) - Static method in class com.knowgate.stringutils.Str
-
Get substring from an index up to next given character sequence
- subtract(Money) - Method in class com.knowgate.currency.Money
-
Subtract two money amounts
- SUCCESS - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates the requested client operation completed successfully.
- suffixFileFilter(String) - Static method in class com.knowgate.io.filefilter.FileFilterUtils
-
Returns a filter that returns true if the filename ends with the specified text.
- SuffixFileFilter - Class in com.knowgate.io.filefilter
-
Filters files based on the suffix (what the filename ends with).
- SuffixFileFilter(String) - Constructor for class com.knowgate.io.filefilter.SuffixFileFilter
-
Constructs a new Suffix file filter for a single extension.
- SuffixFileFilter(String, IOCase) - Constructor for class com.knowgate.io.filefilter.SuffixFileFilter
-
Constructs a new Suffix file filter for a single extension
specifying case-sensitivity.
- SuffixFileFilter(String[]) - Constructor for class com.knowgate.io.filefilter.SuffixFileFilter
-
Constructs a new Suffix file filter for an array of suffixs.
- SuffixFileFilter(String[], IOCase) - Constructor for class com.knowgate.io.filefilter.SuffixFileFilter
-
Constructs a new Suffix file filter for an array of suffixs
specifying case-sensitivity.
- SuffixFileFilter(List) - Constructor for class com.knowgate.io.filefilter.SuffixFileFilter
-
Constructs a new Suffix file filter for a list of suffixes.
- SuffixFileFilter(List, IOCase) - Constructor for class com.knowgate.io.filefilter.SuffixFileFilter
-
Constructs a new Suffix file filter for a list of suffixes
specifying case-sensitivity.
- SUNDAY - Static variable in class com.knowgate.dateutils.GregorianCalendarLocalisation
-
- swap(Object[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps two elements in the given array.
- swap(long[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps two elements in the given long array.
- swap(int[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps two elements in the given int array.
- swap(short[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps two elements in the given short array.
- swap(char[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps two elements in the given char array.
- swap(byte[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps two elements in the given byte array.
- swap(double[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps two elements in the given double array.
- swap(float[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps two elements in the given float array.
- swap(boolean[], int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps two elements in the given boolean array.
- swap(boolean[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps a series of elements in the given boolean array.
- swap(byte[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps a series of elements in the given byte array.
- swap(char[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps a series of elements in the given char array.
- swap(double[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps a series of elements in the given double array.
- swap(float[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps a series of elements in the given float array.
- swap(int[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps a series of elements in the given int array.
- swap(long[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps a series of elements in the given long array.
- swap(Object[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps a series of elements in the given array.
- swap(short[], int, int, int) - Static method in class com.knowgate.arrayutils.Arr
-
Swaps a series of elements in the given short array.
- SYSTEM - Static variable in class com.knowgate.io.IOCase
-
The constant for case sensitivity determined by the current operating system.
- T$(String, String, String) - Static method in class com.knowgate.tuples.Triplet
-
- ThisMonth() - Static method in class com.knowgate.dateutils.GregorianCalendarLocalisation
-
- ThisWeek(int) - Static method in class com.knowgate.dateutils.GregorianCalendarLocalisation
-
- THURSDAY - Static variable in class com.knowgate.dateutils.GregorianCalendarLocalisation
-
- TIME_LIMIT_EXCEEDED - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that the operation's time limit specified by either the
client or the server has been exceeded.
- TLS_NOT_SUPPORTED - Static variable in exception com.knowgate.ldap.LDAPException
-
Indicates that TLS is not supported on the server.
- toArray(T...) - Static method in class com.knowgate.arrayutils.Arr
-
Create a type-safe generic array.
- toByteArray(InputStream) - Static method in class com.knowgate.io.IOUtils
-
Get the contents of an InputStream
as a byte[]
.
- toByteArray(Reader) - Static method in class com.knowgate.io.IOUtils
-
Get the contents of a Reader
as a byte[]
using the default character encoding of the platform.
- toByteArray(Reader, String) - Static method in class com.knowgate.io.IOUtils
-
Get the contents of a Reader
as a byte[]
using the specified character encoding.
- toByteArray(String) - Static method in class com.knowgate.io.IOUtils
-
- toCalendar(Object) - Static method in class com.knowgate.dateutils.DateHelper
-
Try to convert the given object to a java.util.Calendar
- toCData(String) - Static method in class com.knowgate.stringutils.XML
-
Convert an input text into one or more CDATA sections
- toCharArray(InputStream) - Static method in class com.knowgate.io.IOUtils
-
Get the contents of an InputStream
as a character array
using the default character encoding of the platform.
- toCharArray(InputStream, String) - Static method in class com.knowgate.io.IOUtils
-
Get the contents of an InputStream
as a character array
using the specified character encoding.
- toCharArray(Reader) - Static method in class com.knowgate.io.IOUtils
-
Get the contents of a Reader
as a character array.
- toDate(Object) - Static method in class com.knowgate.dateutils.DateHelper
-
Try to convert the given object to a java.util.Date
- toFile(URL) - Static method in class com.knowgate.io.FileUtils
-
Convert from a URL
to a File
.
- toFiles(URL[]) - Static method in class com.knowgate.io.FileUtils
-
Converts each of an array of URL
to a File
.
- toInputStream(String) - Static method in class com.knowgate.io.IOUtils
-
Convert the specified string to an input stream, encoded as bytes
using the default character encoding of the platform.
- toInputStream(String, String) - Static method in class com.knowgate.io.IOUtils
-
Convert the specified string to an input stream, encoded as bytes
using the specified character encoding.
- toLocaleString() - Method in class com.knowgate.currency.Money
-
- toMap(Object[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts the given array into a
Map
.
- toObject(char[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of primitive chars to objects.
- toObject(long[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of primitive longs to objects.
- toObject(int[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of primitive ints to objects.
- toObject(short[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of primitive shorts to objects.
- toObject(byte[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of primitive bytes to objects.
- toObject(double[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of primitive doubles to objects.
- toObject(float[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of primitive floats to objects.
- toObject(boolean[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of primitive booleans to objects.
- toPrimitive(Character[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Characters to primitives.
- toPrimitive(Character[], char) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Character to primitives handling null
.
- toPrimitive(Long[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Longs to primitives.
- toPrimitive(Long[], long) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Long to primitives handling null
.
- toPrimitive(Integer[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Integers to primitives.
- toPrimitive(Integer[], int) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Integer to primitives handling null
.
- toPrimitive(Short[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Shorts to primitives.
- toPrimitive(Short[], short) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Short to primitives handling null
.
- toPrimitive(Byte[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Bytes to primitives.
- toPrimitive(Byte[], byte) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Bytes to primitives handling null
.
- toPrimitive(Double[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Doubles to primitives.
- toPrimitive(Double[], double) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Doubles to primitives handling null
.
- toPrimitive(Float[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Floats to primitives.
- toPrimitive(Float[], float) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Floats to primitives handling null
.
- toPrimitive(Boolean[]) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Booleans to primitives.
- toPrimitive(Boolean[], boolean) - Static method in class com.knowgate.arrayutils.Arr
-
Converts an array of object Booleans to primitives handling null
.
- toSQLDate(Object) - Static method in class com.knowgate.dateutils.DateHelper
-
Try to convert the given object to a java.sql.Date
- toString() - Method in class com.knowgate.currency.CurrencyCode
-
- toString() - Method in class com.knowgate.io.filefilter.AbstractFileFilter
-
Provide a String representaion of this file filter.
- toString() - Method in class com.knowgate.io.filefilter.AgeFileFilter
-
Provide a String representaion of this file filter.
- toString() - Method in class com.knowgate.io.filefilter.AndFileFilter
-
Provide a String representaion of this file filter.
- toString() - Method in class com.knowgate.io.filefilter.DelegateFileFilter
-
Provide a String representaion of this file filter.
- toString() - Method in class com.knowgate.io.filefilter.NameFileFilter
-
Provide a String representaion of this file filter.
- toString() - Method in class com.knowgate.io.filefilter.NotFileFilter
-
Provide a String representaion of this file filter.
- toString() - Method in class com.knowgate.io.filefilter.OrFileFilter
-
Provide a String representaion of this file filter.
- toString() - Method in class com.knowgate.io.filefilter.PrefixFileFilter
-
Provide a String representaion of this file filter.
- toString() - Method in class com.knowgate.io.filefilter.SizeFileFilter
-
Provide a String representaion of this file filter.
- toString() - Method in class com.knowgate.io.filefilter.SuffixFileFilter
-
Provide a String representaion of this file filter.
- toString() - Method in class com.knowgate.io.IOCase
-
Gets a string describing the sensitivity.
- toString(InputStream) - Static method in class com.knowgate.io.IOUtils
-
Get the contents of an InputStream
as a String
using the default character encoding of the platform.
- toString(InputStream, String) - Static method in class com.knowgate.io.IOUtils
-
Get the contents of an InputStream
as a String
using the specified character encoding.
- toString(Reader) - Static method in class com.knowgate.io.IOUtils
-
Get the contents of a Reader
as a String.
- toString(byte[]) - Static method in class com.knowgate.io.IOUtils
-
- toString(byte[], String) - Static method in class com.knowgate.io.IOUtils
-
- toTimestamp(Object) - Static method in class com.knowgate.dateutils.DateHelper
-
Try to convert the given object to a java.sql.Timestamp
- touch(File) - Static method in class com.knowgate.io.FileUtils
-
Implements the same behaviour as the "touch" utility on Unix.
- toURLs(File[]) - Static method in class com.knowgate.io.FileUtils
-
Converts each of an array of File
to a URL
.
- trace - Static variable in class com.knowgate.debug.DebugFile
-
Activate/Deactivate debug output
- transliterate(String) - Static method in class com.knowgate.stringutils.Slugs
-
Normalize string and remove non spacing marks
- Triplet<U,V,W> - Class in com.knowgate.tuples
-
- Triplet(U, V, W) - Constructor for class com.knowgate.tuples.Triplet
-
- TRUE - Static variable in class com.knowgate.io.filefilter.TrueFileFilter
-
Singleton instance of true filter.
- trueFileFilter() - Static method in class com.knowgate.io.filefilter.FileFilterUtils
-
Returns a filter that always returns true.
- TrueFileFilter - Class in com.knowgate.io.filefilter
-
A file filter that always returns true.
- TrueFileFilter() - Constructor for class com.knowgate.io.filefilter.TrueFileFilter
-
Restrictive consructor.
- tryConstructor(Class<? extends Object>, Class<?>...) - Static method in class com.knowgate.typeutils.ObjectFactory
-
- TUESDAY - Static variable in class com.knowgate.dateutils.GregorianCalendarLocalisation
-
- TypeResolver - Class in com.knowgate.typeutils
-
Enhanced type resolution utilities.
- TypeResolver.Unknown - Class in com.knowgate.typeutils
-
An unknown type.
- waitFor(File, int) - Static method in class com.knowgate.io.FileUtils
-
Waits for NFS to propagate a file creation, imposing a timeout.
- WEDNESDAY - Static variable in class com.knowgate.dateutils.GregorianCalendarLocalisation
-
- WeekDayName(int, String) - Static method in class com.knowgate.dateutils.GregorianCalendarLocalisation
-
Get translated week day name
- wildcardMatch(String, String) - Static method in class com.knowgate.io.FilenameUtils
-
Checks a filename to see if it matches the specified wildcard matcher,
always testing case-sensitive.
- wildcardMatch(String, String, IOCase) - Static method in class com.knowgate.io.FilenameUtils
-
Checks a filename to see if it matches the specified wildcard matcher
allowing control over case-sensitivity.
- wildcardMatchOnSystem(String, String) - Static method in class com.knowgate.io.FilenameUtils
-
Checks a filename to see if it matches the specified wildcard matcher
using the case rules of the system.
- write(char[]) - Static method in class com.knowgate.debug.DebugFile
-
Write trace
- write(String) - Static method in class com.knowgate.debug.DebugFile
-
Write trace
- write(byte[], OutputStream) - Static method in class com.knowgate.io.IOUtils
-
Writes bytes from a byte[]
to an OutputStream
.
- write(byte[], Writer) - Static method in class com.knowgate.io.IOUtils
-
Writes bytes from a byte[]
to chars on a Writer
using the default character encoding of the platform.
- write(byte[], Writer, String) - Static method in class com.knowgate.io.IOUtils
-
Writes bytes from a byte[]
to chars on a Writer
using the specified character encoding.
- write(char[], Writer) - Static method in class com.knowgate.io.IOUtils
-
Writes chars from a char[]
to a Writer
using the default character encoding of the platform.
- write(char[], OutputStream) - Static method in class com.knowgate.io.IOUtils
-
Writes chars from a char[]
to bytes on an
OutputStream
.
- write(char[], OutputStream, String) - Static method in class com.knowgate.io.IOUtils
-
Writes chars from a char[]
to bytes on an
OutputStream
using the specified character encoding.
- write(String, Writer) - Static method in class com.knowgate.io.IOUtils
-
Writes chars from a String
to a Writer
.
- write(String, OutputStream) - Static method in class com.knowgate.io.IOUtils
-
Writes chars from a String
to bytes on an
OutputStream
using the default character encoding of the
platform.
- write(String, OutputStream, String) - Static method in class com.knowgate.io.IOUtils
-
Writes chars from a String
to bytes on an
OutputStream
using the specified character encoding.
- write(StringBuffer, Writer) - Static method in class com.knowgate.io.IOUtils
-
Writes chars from a StringBuffer
to a Writer
.
- write(StringBuffer, OutputStream) - Static method in class com.knowgate.io.IOUtils
-
Writes chars from a StringBuffer
to bytes on an
OutputStream
using the default character encoding of the
platform.
- write(StringBuffer, OutputStream, String) - Static method in class com.knowgate.io.IOUtils
-
Writes chars from a StringBuffer
to bytes on an
OutputStream
using the specified character encoding.
- write(byte[], int, int) - Method in class com.knowgate.io.output.NullOutputStream
-
Does nothing - output to /dev/null
.
- write(int) - Method in class com.knowgate.io.output.NullOutputStream
-
Does nothing - output to /dev/null
.
- write(byte[]) - Method in class com.knowgate.io.output.NullOutputStream
-
Does nothing - output to /dev/null
.
- writeByteArrayToFile(File, byte[]) - Static method in class com.knowgate.io.FileUtils
-
Writes a byte array to a file creating the file if it does not exist.
- writeLines(File, String, Collection) - Static method in class com.knowgate.io.FileUtils
-
Writes the toString()
value of each item in a collection to
the specified File
line by line.
- writeLines(File, Collection<String>) - Static method in class com.knowgate.io.FileUtils
-
Writes the toString()
value of each item in a collection to
the specified File
line by line.
- writeLines(File, String, Collection<String>, String) - Static method in class com.knowgate.io.FileUtils
-
Writes the toString()
value of each item in a collection to
the specified File
line by line.
- writeLines(File, Collection<String>, String) - Static method in class com.knowgate.io.FileUtils
-
Writes the toString()
value of each item in a collection to
the specified File
line by line.
- writeLines(Collection, String, OutputStream) - Static method in class com.knowgate.io.IOUtils
-
Writes the toString()
value of each item in a collection to
an OutputStream
line by line, using the default character
encoding of the platform and the specified line ending.
- writeLines(Collection, String, OutputStream, String) - Static method in class com.knowgate.io.IOUtils
-
Writes the toString()
value of each item in a collection to
an OutputStream
line by line, using the specified character
encoding and the specified line ending.
- writeLines(Collection, String, Writer) - Static method in class com.knowgate.io.IOUtils
-
Writes the toString()
value of each item in a collection to
a Writer
line by line, using the specified line ending.
- writeln(String) - Method in class com.knowgate.debug.BufferedFileWriter
-
Append line to file
- writeln(String) - Static method in class com.knowgate.debug.DebugFile
-
Write trace and append line feed
- writeln(char[]) - Static method in class com.knowgate.debug.DebugFile
-
Write trace and append line feed
- writeStackTrace(Throwable) - Static method in class com.knowgate.debug.DebugFile
-
Copyright © 2001–2019 KnowGate. All rights reserved.