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

A

accept(File) - Method in class de.alpharogroup.file.filter.ClassFileFilter
accept(File) - Method in class de.alpharogroup.file.filter.MultiplyExtensionsFileFilter
Accept.
accept(File) - Method in class de.alpharogroup.file.filter.TxtFileFilter
Accept.
accept(File, String) - Method in class de.alpharogroup.file.namefilter.MultiplyExtensionsFilenameFilter
Accept.
accept(File, String) - Method in class de.alpharogroup.file.namefilter.SimpleFilenameFilter
addDoubleQuotationMarks(String) - Static method in class de.alpharogroup.string.StringExtensions
Puts to the given String at the start and end quotes.
addFileAppender(Logger, FileAppender) - Static method in class de.alpharogroup.log.LoggerExtensions
Adds the file appender to the given logger.
addSingleQuotationMarks(String) - Static method in class de.alpharogroup.string.StringExtensions
Puts to the given String at the start and end quotes.
Algorithm - Enum in de.alpharogroup.file.checksum
The Enum Algorithm.
AnnotationExtensions - Class in de.alpharogroup.lang
AnnotationModel - Class in de.alpharogroup.lang.model
The class AnnotationModel.
AnnotationModel() - Constructor for class de.alpharogroup.lang.model.AnnotationModel
 

B

BACKSLASH - Static variable in class de.alpharogroup.file.FileConstants
Constant for the slash. current value:"\"
BeanExtensions - Class in de.alpharogroup.lang
The class BeanExtensions provides methods for populating JavaBeans properties.
BeanExtensions() - Constructor for class de.alpharogroup.lang.BeanExtensions
 
BLOCKSIZE - Static variable in class de.alpharogroup.file.FileConstants
Constant for the blocksize. current value:8192
BUSINESS_SERVICE - Static variable in interface de.alpharogroup.file.FileSuffix
The Constant BUSINESS_SERVICE for the suffix of a business service class.

C

CGLIB_TAG - Static variable in class de.alpharogroup.lang.ClassExtensions
The Constant CGLIB_TAG contains the tag of a cglib class name.
ChangedAttributeResult - Class in de.alpharogroup.io
The class ChangedAttributeResult is a bean class that is used for compare objects and see what changes are made.
ChangedAttributeResult() - Constructor for class de.alpharogroup.io.ChangedAttributeResult
 
CharacterEncoding - Enum in de.alpharogroup.string
 
ClassExtensions - Class in de.alpharogroup.lang
The class ClassExtensions provides extension methods for the class Class.
ClassExtensions() - Constructor for class de.alpharogroup.lang.ClassExtensions
 
ClassFileFilter - Class in de.alpharogroup.file.filter
The class ClassFileFilter accepts File-objects that are directories or end with the suffix '.class'.
ClassFileFilter() - Constructor for class de.alpharogroup.file.filter.ClassFileFilter
 
ClassModel - Class in de.alpharogroup.lang.model
The class ClassModel.
ClassModel() - Constructor for class de.alpharogroup.lang.model.ClassModel
 
ClassType - Enum in de.alpharogroup.lang
The enum ClassType defines the types a class can have.
clone(T) - Static method in class de.alpharogroup.lang.object.CloneObjectExtensions
Try to clone the given generic object.
cloneObject(Object) - Static method in class de.alpharogroup.lang.object.CloneObjectExtensions
Try to clone the given object.
CloneObjectExtensions - Class in de.alpharogroup.lang.object
The class CloneObjectExtensions provide methods for clone an object.
CloneObjectExtensions() - Constructor for class de.alpharogroup.lang.object.CloneObjectExtensions
 
cloneObjectQuietly(Object) - Static method in class de.alpharogroup.lang.object.CloneObjectExtensions
Try to clone the given object quietly.
cloneQuietly(T) - Static method in class de.alpharogroup.lang.object.CloneObjectExtensions
Try to clone the given generic object.
close(InputStream) - Static method in class de.alpharogroup.io.StreamExtensions
Closes the given InputStream.
close(OutputStream) - Static method in class de.alpharogroup.io.StreamExtensions
Closes the given OutputStream.
close(Reader) - Static method in class de.alpharogroup.io.StreamExtensions
Closes the given Reader.
close(Writer) - Static method in class de.alpharogroup.io.StreamExtensions
Closes the given Writer.
close() - Method in class de.alpharogroup.io.StringOutputStream
closeInputStream(InputStream) - Static method in class de.alpharogroup.io.StreamExtensions
Closes the given InputStream.
closeOutputStream(OutputStream) - Static method in class de.alpharogroup.io.StreamExtensions
Closes the given OutputStream.
closeReader(Reader) - Static method in class de.alpharogroup.io.StreamExtensions
Closes the given Reader.
closeWriter(Writer) - Static method in class de.alpharogroup.io.StreamExtensions
Closes the given Writer.
compare(ImportResource, ImportResource) - Method in class de.alpharogroup.io.annotations.ImportResourceComparator
compare(Object, Object) - Static method in class de.alpharogroup.lang.object.CompareObjectExtensions
Compares the given two objects.
CompareObjectExtensions - Class in de.alpharogroup.lang.object
The class CompareObjectExtensions provide methods for compare an object with another given object.
CompareObjectExtensions() - Constructor for class de.alpharogroup.lang.object.CompareObjectExtensions
 
compareTo(Object, Object) - Static method in class de.alpharogroup.lang.object.CompareObjectExtensions
Compares the given two objects and returns the result as int.
compareTo(Object, Object, String) - Static method in class de.alpharogroup.lang.object.CompareObjectExtensions
Compares the given object over the given property.
compareToQuietly(Object, Object, String) - Static method in class de.alpharogroup.lang.object.CompareObjectExtensions
Compares the given object over the given property quietly.
ConnectionsExtensions - Class in de.alpharogroup.jdbc
The class ConnectionsExtensions have convenience methods to create and connect to mysql or postgresql databases.
convertToBytearray(char[]) - Static method in class de.alpharogroup.string.StringExtensions
Converts the given chararray to a bytearray.
convertToCharArray(byte[]) - Static method in class de.alpharogroup.string.StringExtensions
Convert the given byte array to char array.
convertUnicodeStringToCharacter(String) - Static method in class de.alpharogroup.string.StringExtensions
Converts the given unicode String object to character object.
copy(ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.lang.object.CopyObjectExtensions
Copy the given original object to the given destination object.
CopyObjectExtensions - Class in de.alpharogroup.lang.object
The class CopyObjectExtensions provide methods for copy an original object to a given destination object.
CopyObjectExtensions() - Constructor for class de.alpharogroup.lang.object.CopyObjectExtensions
 
copyQuietly(ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.lang.object.CopyObjectExtensions
Copy quietly the given original object to the given destination object.
copySerializedObject(T) - Static method in class de.alpharogroup.io.SerializedObjectExtensions
Copys the given Object and returns the copy from the object or null if the object can't be serialized.
CustomizableEnum<E extends Enum<E>,T> - Class in de.alpharogroup.enums
The class CustomizableEnum is for use if you have an enum but you want that the user can set a custom value.
CustomizableEnum(E, T) - Constructor for class de.alpharogroup.enums.CustomizableEnum
Instantiates a new CustomizableEnum.

D

DAO - Static variable in interface de.alpharogroup.file.FileSuffix
The Constant DAO for the suffix of a dao class.
de.alpharogroup.annotations - package de.alpharogroup.annotations
 
de.alpharogroup.enums - package de.alpharogroup.enums
 
de.alpharogroup.exception - package de.alpharogroup.exception
Provides helper classes for Exception Objects.
de.alpharogroup.file - package de.alpharogroup.file
 
de.alpharogroup.file.checksum - package de.alpharogroup.file.checksum
 
de.alpharogroup.file.filter - package de.alpharogroup.file.filter
Provides classes for the Inteface java.io.FileFilter.
de.alpharogroup.file.namefilter - package de.alpharogroup.file.namefilter
Provides classes for the Inteface java.io.FilenameFilter.
de.alpharogroup.id.generator - package de.alpharogroup.id.generator
Provides interfaces and classes for generating ids for primary keys in database tables.
de.alpharogroup.io - package de.alpharogroup.io
 
de.alpharogroup.io.annotations - package de.alpharogroup.io.annotations
 
de.alpharogroup.jdbc - package de.alpharogroup.jdbc
 
de.alpharogroup.lang - package de.alpharogroup.lang
 
de.alpharogroup.lang.model - package de.alpharogroup.lang.model
 
de.alpharogroup.lang.object - package de.alpharogroup.lang.object
 
de.alpharogroup.lang.thread - package de.alpharogroup.lang.thread
 
de.alpharogroup.lang.util - package de.alpharogroup.lang.util
 
de.alpharogroup.log - package de.alpharogroup.log
 
de.alpharogroup.math - package de.alpharogroup.math
In this package are helper classes for the handle from numbers.
de.alpharogroup.reflection - package de.alpharogroup.reflection
This package contains helper classes for the reflection.
de.alpharogroup.regex - package de.alpharogroup.regex
This package contains helper classes for regular expression objects.
de.alpharogroup.shell - package de.alpharogroup.shell
 
de.alpharogroup.string - package de.alpharogroup.string
This package contains helper classes for String objects.
de.alpharogroup.velocity - package de.alpharogroup.velocity
 
decodeHex(char[]) - Static method in class de.alpharogroup.string.StringExtensions
Decode hex.
DefaultValue - Class in de.alpharogroup.lang
The class DefaultValue provide the default values of the primitive types, as defined by the JLS.
DefaultValue() - Constructor for class de.alpharogroup.lang.DefaultValue
 
disposeUnusedMemory() - Static method in class de.alpharogroup.lang.MemoryExtensions
Freeing memory that is available for the application by running the garbage collector.
DOMAIN_SERVICE - Static variable in interface de.alpharogroup.file.FileSuffix
The Constant DOMAIN_SERVICE for the suffix of a domain service class.
DOT - Static variable in class de.alpharogroup.file.FileConstants
Constant for the dot. current value:"."
DOUBLEDOT - Static variable in class de.alpharogroup.file.FileConstants
Constant for the dot. current value:":"
dropPostgreSQLDatabase(String, String, String, String) - Static method in class de.alpharogroup.jdbc.ConnectionsExtensions
Drops the given PostgreSQL database with the given databaseName if it does exist.

E

encodeHex(byte[]) - Static method in class de.alpharogroup.string.StringExtensions
Encode hex.
equals(Object) - Method in class de.alpharogroup.lang.model.PropertiesKeyAndParameters
equalsByClassName(Class<?>, Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Equal the given class objects by they qualified class names.
ExceptionExtensions - Class in de.alpharogroup.exception
ExceptionExtensions() - Constructor for class de.alpharogroup.exception.ExceptionExtensions
 
ExceptionType - Enum in de.alpharogroup.exception
The enum ExceptionType defines the types of Exception's.
execute(boolean, String...) - Static method in class de.alpharogroup.shell.LinuxShellExecutor
Execute the given commands and return the result.
executeSqlScript(BufferedReader, Connection) - Static method in class de.alpharogroup.jdbc.ConnectionsExtensions
Execute the sql script in the given BufferedReader from a file.
executeSqlScript(BufferedReader, Connection, boolean) - Static method in class de.alpharogroup.jdbc.ConnectionsExtensions
Execute the sql script in the given BufferedReader from a file.
executeSqlScript(Connection, String) - Static method in class de.alpharogroup.jdbc.ConnectionsExtensions
Execute the sql script given as String object.
executeSqlScript(Connection, String, boolean) - Static method in class de.alpharogroup.jdbc.ConnectionsExtensions
Execute the sql script given as String object.
existsMySqlDatabase(String, String, String, String) - Static method in class de.alpharogroup.jdbc.ConnectionsExtensions
Checks if the given database exists in the MySqlDatabase.
existsPostgreSQLDatabase(String, String, String, String) - Static method in class de.alpharogroup.jdbc.ConnectionsExtensions
Checks if the given database exists in the Postgresql Database.

F

FieldModel - Class in de.alpharogroup.lang.model
The class FieldModel.
FieldModel() - Constructor for class de.alpharogroup.lang.model.FieldModel
 
FileConstants - Class in de.alpharogroup.file
Constant Class for files.
FileConstants() - Constructor for class de.alpharogroup.file.FileConstants
 
FileExtension - Enum in de.alpharogroup.file
 
FilenameExtensions - Class in de.alpharogroup.file
FilenameExtensions() - Constructor for class de.alpharogroup.file.FilenameExtensions
 
FileSuffix - Interface in de.alpharogroup.file
The interface FileSuffix contains some file suffixes of class names.
firstCharacterToLowerCase(String) - Static method in class de.alpharogroup.string.StringExtensions
Sets the first character from the given string to lower case and returns it.
firstCharacterToUpperCase(String) - Static method in class de.alpharogroup.string.StringExtensions
Sets the first character from the given string to upper case and returns it.
forName(String) - Static method in class de.alpharogroup.lang.ClassExtensions
Look up the class in the "current" ClassLoader.

G

get(Class<?>) - Static method in class de.alpharogroup.lang.util.ManifestVersion
Returns a ManifestVersion object by reading the manifest file from the JAR, WAR or EAR file that contains the given class.
getAlgorithm() - Method in enum de.alpharogroup.file.checksum.Algorithm
Gets the algorithm.
getAllAnnotatedClasses(String, Class<? extends Annotation>) - Static method in class de.alpharogroup.lang.AnnotationExtensions
Gets all annotated classes that belongs from the given package path and the given annotation class.
getAllAnnotatedClassesFromSet(String, Set<Class<? extends Annotation>>) - Static method in class de.alpharogroup.lang.AnnotationExtensions
Gets all annotated classes that belongs from the given package path and the given list with annotation classes.
getAllClasses(String) - Static method in class de.alpharogroup.lang.AnnotationExtensions
Gets all the classes from the class loader that belongs to the given package path.
getAllClasses(String, Set<Class<? extends Annotation>>) - Static method in class de.alpharogroup.lang.AnnotationExtensions
Gets all the classes from the class loader that belongs to the given package path.
getAnnotation(Class<?>, Class<T>) - Static method in class de.alpharogroup.lang.AnnotationExtensions
Search for the given annotationClass in the given componentClass and return it if search was successful.
getAttributName(String) - Static method in class de.alpharogroup.string.StringExtensions
Gets the Attribut-name without brackets.
getBaseClass(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Gets the parent base class from the given child class.
getByteArray(InputStream) - Static method in class de.alpharogroup.io.StreamExtensions
Returns the given InputStream as a byte array.
getByteArray(InputStream, ByteArrayOutputStream) - Static method in class de.alpharogroup.io.StreamExtensions
Gets the byte array.
getCglibProxy(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Gets the real class if the given class is decorated with cglib proxy classes.
getChangedData(Object, Object) - Static method in class de.alpharogroup.io.SerializedObjectExtensions
Gets only the changed data.
getChangedData(Object, Object) - Static method in class de.alpharogroup.lang.object.MergeObjectExtensions
Gets the changed data.
getChangedData(Object, Object) - Static method in class de.alpharogroup.lang.ObjectExtensions
getChangedDataMap(Object, Object) - Static method in class de.alpharogroup.io.SerializedObjectExtensions
Compares the given two objects and gets only the changed data.
getChangedDataMap(Object, Object) - Static method in class de.alpharogroup.lang.object.MergeObjectExtensions
Compares the given two objects and gets the changed data.
getChangedDataMap(Object, Object) - Static method in class de.alpharogroup.lang.ObjectExtensions
getCharset() - Method in class de.alpharogroup.io.StringOutputStream
Gets the charset that is used for write in this StringOutputStream object.
getClass(T) - Static method in class de.alpharogroup.lang.ClassExtensions
Gets the Class of the given object.
getClassLoader() - Static method in class de.alpharogroup.lang.ClassExtensions
Gets the current class loader.
getClassLoader(Object) - Static method in class de.alpharogroup.lang.ClassExtensions
Gets the ClassLoader from the given object.
getClassname(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Gets the classname from the given class.
getClassnameWithSuffix(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Gets the classname and concats the suffix ".class" from the class.
getClassnameWithSuffix(Object) - Static method in class de.alpharogroup.lang.ClassExtensions
Gets the classname and concats the suffix ".class" from the object.
getClasspathResourceLoaderVelocityEngine() - Static method in class de.alpharogroup.velocity.VelocityExtensions
Gets the velocity engine that load resources from the class path.
getClassType(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Gets the ClassType from the given class.
getCompareToResult(Object, Object) - Static method in class de.alpharogroup.lang.object.CompareObjectExtensions
Gets the compare to result.
getCompareToResult(Object, Object) - Static method in class de.alpharogroup.lang.ObjectExtensions
getDeclaredField(T, String) - Static method in class de.alpharogroup.reflection.ReflectionExtensions
Gets the Field that match to the given field name that exists in the given object.
getDeclaredField(Class<?>, String) - Static method in class de.alpharogroup.reflection.ReflectionExtensions
Gets the Field that match to the given field name that exists in the given class.
getDefaultValue(Class<T>) - Static method in class de.alpharogroup.lang.DefaultValue
Gets the default value from the given Class.
getDirectoriesFromResources(String, boolean) - Static method in class de.alpharogroup.lang.ClassExtensions
Gets the directories from the given path.
getEncoding() - Method in enum de.alpharogroup.string.CharacterEncoding
 
getExtension() - Method in enum de.alpharogroup.file.FileExtension
 
getFieldNames(Class<?>) - Static method in class de.alpharogroup.reflection.ReflectionExtensions
Gets all fieldnames from the given class as an String array.
getFilenamePrefix(File) - Static method in class de.alpharogroup.file.FilenameExtensions
Gets the filename with the absolute path prefix.
getFilenameSuffix(File) - Static method in class de.alpharogroup.file.FilenameExtensions
Gets the filename suffix or null if no suffix exists or the given file object is a directory.
getFilenameWithoutExtension(File) - Static method in class de.alpharogroup.file.FilenameExtensions
Gets the filename without the extension or null if the given file object is a directory.
getFilenameWithoutExtension(String) - Static method in class de.alpharogroup.file.FilenameExtensions
Gets the filename without the extension or null if the given file object is a directory.
getFirstTypeArgument(Class<T>, Class<? extends T>) - Static method in class de.alpharogroup.lang.TypeArgumentsExtensions
Gets the first type argument from the childClass.
getFreeMemoryForAppInKB() - Static method in class de.alpharogroup.lang.MemoryExtensions
Gets the free memory in kilobytes is available for the application.
getFreeMemoryInKB() - Static method in class de.alpharogroup.lang.MemoryExtensions
Gets the free memory in kilobytes is available.
getImportResources(String) - Static method in class de.alpharogroup.io.annotations.ImportResourcesExtensions
Gets a Map with ImportResource objects and the corresponding to the found class from the given package Name.
getIndex(String) - Static method in class de.alpharogroup.string.StringExtensions
Gets the first index from the brackets.
getInputStream(File) - Static method in class de.alpharogroup.io.StreamExtensions
Gets the input stream from a File object.
getInputStream(File, boolean) - Static method in class de.alpharogroup.io.StreamExtensions
Gets the input stream from a File object.
getInstance() - Static method in class de.alpharogroup.id.generator.SystemTimeIdGenerator
Gets the single instance of SystemTimeIdGenerator.
getItemNumber(String) - Static method in class de.alpharogroup.string.StringExtensions
Gets the ItemNumber from the String name.
getJarPath(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
If the given class is in a JAR file than the jar path as String will be returned.
getJdkProxyInterfaces(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Gets the jdk proxy interfaces.
getManifestAttribute(Attributes.Name) - Method in class de.alpharogroup.lang.util.ManifestVersion
Gets the manifest attribute value from the given Attributes.Name object.
getManifestUrl(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
If the given class is in a JAR, WAR or EAR file than the manifest url as String is returned.
getMethodNames(Class<?>) - Static method in class de.alpharogroup.reflection.ReflectionExtensions
Gets all methodnames from the given class as an String array.
getMethodNamesWithPrefixFromFieldNames(List<String>, String) - Static method in class de.alpharogroup.reflection.ReflectionExtensions
Generates a Map with the fieldName as key and the method as value.
getModifiers(Field) - Static method in class de.alpharogroup.reflection.ReflectionExtensions
Gets the modifiers from the given Field as a list of String objects.
getMySQLConnection(String, int, String, String, String) - Static method in class de.alpharogroup.jdbc.ConnectionsExtensions
Gets the my sql connection.
getMySQLConnection(String, String, String, String) - Static method in class de.alpharogroup.jdbc.ConnectionsExtensions
Gets the my sql connection.
getName(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Returns the name of the given class or null if the given class is null.
getName(Class<?>, boolean) - Static method in class de.alpharogroup.lang.ClassExtensions
Returns the name of the given class or null if the given class is null.
getNewInstance(T) - Static method in class de.alpharogroup.reflection.ReflectionExtensions
getNextId() - Method in interface de.alpharogroup.id.generator.IdGenerator
Gets the next id.
getNextId() - Method in class de.alpharogroup.id.generator.SystemTimeIdGenerator
Gets the next id.
getOutputStream(File) - Static method in class de.alpharogroup.io.StreamExtensions
Gets the output stream from a File object.
getOutputStream(File, boolean) - Static method in class de.alpharogroup.io.StreamExtensions
Gets the output stream from a File object.
getPackageName(Class<?>) - Static method in class de.alpharogroup.lang.PackageExtensions
Determines the package name from the given class object.
getPackageName(String) - Static method in class de.alpharogroup.lang.PackageExtensions
Determines the package name from the given String(this must be the fully qualified class name without the file extension).
getPackageNameWithDot(Class<?>) - Static method in class de.alpharogroup.lang.PackageExtensions
Determines the package name from the given class object and adds a dot at the end.
getPackagePath(Class<?>) - Static method in class de.alpharogroup.lang.PackageExtensions
Determines the package path from the given class object.
getPackagePath(Object) - Static method in class de.alpharogroup.lang.PackageExtensions
Determines the package path from the given object.
getPackagePathWithSlash(Class<?>) - Static method in class de.alpharogroup.lang.PackageExtensions
Determines the package path from the given object and adds a slash at the front.
getPackagePathWithSlash(Object) - Static method in class de.alpharogroup.lang.PackageExtensions
Determines the package path from the given object and adds a slash at the front.
getPath(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Gets the path from the given class.
getPathFromObject(Object) - Static method in class de.alpharogroup.lang.ClassExtensions
Finds the absolute path from the object.
getPostgreSQLConnection(String, String, String, String) - Static method in class de.alpharogroup.jdbc.ConnectionsExtensions
Gets the postgre sql connection.
getPostgresSQLConnection(String, int, String, String, String) - Static method in class de.alpharogroup.jdbc.ConnectionsExtensions
Gets the postgres sql connection from the given parameters.
getPrimeNumbers(int) - Static method in class de.alpharogroup.math.MathExtensions
Gets the prime numbers for the given quantity.
getReader(File) - Static method in class de.alpharogroup.io.StreamExtensions
Gets a Reader from the given file object.
getReader(File, String, boolean) - Static method in class de.alpharogroup.io.StreamExtensions
Gets a Reader from the given file object.
getResource(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Gives the url from the path back.
getResource(Class<?>, String) - Static method in class de.alpharogroup.lang.ClassExtensions
Gives the url from the path back.
getResource(String) - Static method in class de.alpharogroup.lang.ClassExtensions
Gives the URL from the resource.
getResource(String, T) - Static method in class de.alpharogroup.lang.ClassExtensions
Gives the URL from the resource.
getResourceAsFile(String) - Static method in class de.alpharogroup.lang.ClassExtensions
Gives the resource as a file Object.
getResourceAsFile(String, Object) - Static method in class de.alpharogroup.lang.ClassExtensions
Gives the resource as a file Object.
getResourceAsStream(Class<?>, String) - Static method in class de.alpharogroup.lang.ClassExtensions
This method call the getResourceAsStream from the ClassLoader.
getResourceAsStream(String) - Static method in class de.alpharogroup.lang.ClassExtensions
Gives the Inputstream from the resource.
getResourceAsStream(String, Object) - Static method in class de.alpharogroup.lang.ClassExtensions
Gives the Inputstream from the resource.
getResources(String) - Static method in class de.alpharogroup.lang.ClassExtensions
Gets a list with urls from the given path for all resources.
getSerialVersionUID(Class<? extends Serializable>) - Static method in class de.alpharogroup.io.StreamExtensions
Gets the SerialVersionUID from the given Class.
getSimpleName(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Returns the simple name of the given class or null if the given class is null.
getStackTrace(Throwable) - Static method in class de.alpharogroup.exception.ExceptionExtensions
Gets the stacktrace as string.
getStackTraceElements(Throwable) - Static method in class de.alpharogroup.exception.ExceptionExtensions
Gets the stack trace elements from the given Throwable and returns a String object from it.
getStringAfterUnderscore(String) - Static method in class de.alpharogroup.string.StringExtensions
The Method getStringAfterUnderscore(String) gets the substring after the first underscore.
getStringBeforeUnderscore(String) - Static method in class de.alpharogroup.string.StringExtensions
The Method getStringBeforeUnderscore(String) gets the substring before the first underscore.
getTemplate(String) - Static method in class de.alpharogroup.velocity.VelocityExtensions
Gets a velocity template from the given String.
getTemplate(VelocityEngine, String, String) - Static method in class de.alpharogroup.velocity.VelocityExtensions
Gets the velocity template with default encoding "UTF-8".
getTemplate(VelocityEngine, String, String, String) - Static method in class de.alpharogroup.velocity.VelocityExtensions
Gets the velocity template.
getTotalMemoryInKB() - Static method in class de.alpharogroup.lang.MemoryExtensions
Gets the total memory in kilobytes is available.
getTypeArgument(Class<T>, Class<? extends T>, int) - Static method in class de.alpharogroup.lang.TypeArgumentsExtensions
Gets the type argument from the childClass at the given index or null if it does not exists.
getTypeArguments(Class<T>, Class<? extends T>) - Static method in class de.alpharogroup.lang.TypeArgumentsExtensions
Get the actual type arguments a child class has used to extend a generic base class.
getUnwrappedProxy(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Gets the unwrapped proxy class.
getURL(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Returns the URL from the given class.
getValue(Map<String, String>, String, String) - Static method in class de.alpharogroup.string.StringExtensions
Gets the value from the given map and if it does not exist or is empty the given default value will be returned.
getWriter(File) - Static method in class de.alpharogroup.io.StreamExtensions
Gets a Writer from the given file object.
getWriter(File, String, boolean) - Static method in class de.alpharogroup.io.StreamExtensions
Gets a Writer from the given file object.

H

hashCode() - Method in class de.alpharogroup.lang.model.PropertiesKeyAndParameters

I

IdGenerator - Interface in de.alpharogroup.id.generator
The Interface IdGenerator.
ImportResource - Annotation Type in de.alpharogroup.io.annotations
The annotation ImportResource can be used to import a resource.
ImportResourceComparator - Class in de.alpharogroup.io.annotations
The class ImportResourceComparator compares two given ImportResource objects based on the index.
ImportResourceComparator() - Constructor for class de.alpharogroup.io.annotations.ImportResourceComparator
 
ImportResources - Annotation Type in de.alpharogroup.io.annotations
The annotation ImportResources contains an Array of ImportResource objects.
ImportResourcesExtensions - Class in de.alpharogroup.io.annotations
The class ImportResourcesExtensions contains extension methods for ImportResource objects.
ImportResourcesExtensions() - Constructor for class de.alpharogroup.io.annotations.ImportResourcesExtensions
 
INVALID_CHARS_IN_FILENAME - Static variable in class de.alpharogroup.file.FileConstants
String array with the invalid characters in filenames.
isAnnotationPresentInSuperClasses(Class<?>, Class<? extends Annotation>) - Static method in class de.alpharogroup.lang.AnnotationExtensions
Checks if is annotation present through making a lookup if the given annotation class is present in the given class or in one of the super classes.
isAnnotationPresentInSuperClassesOrInterfaces(Class<?>, Class<? extends Annotation>) - Static method in class de.alpharogroup.lang.AnnotationExtensions
Checks if is annotation present through making a lookup if the given annotation class is present in the given class or in one of the super classes.
isBetween(int, int, int) - Static method in class de.alpharogroup.math.MathExtensions
Checks the given index is between the range from min and max.
isCglib(Class<T>) - Static method in class de.alpharogroup.lang.ClassExtensions
Checks if the given Class is cglib proxy class.
isCollection(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Checks if the given class is assignable from Collection.
isCopyable(ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.lang.object.CopyObjectExtensions
Checks if is copyable and copies if its possible otherwise it returns false.
isDefaultValue(T) - Static method in class de.alpharogroup.lang.ObjectExtensions
Checks if the given object has the default value.
isDerivate(ClassLoader, ClassLoader) - Static method in class de.alpharogroup.lang.ClassExtensions
Compares the two given ClassLoader objects and returns true if compare is a derivate of source.
isInRange(int, int, int) - Static method in class de.alpharogroup.math.MathExtensions
Checks the given number is in range from min and max.
isJdkProxy(Class<T>) - Static method in class de.alpharogroup.lang.ClassExtensions
Checks if the given Class is a JDK proxy class.
isMap(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Checks if the given class is assignable from Map.
isNegative(double) - Static method in class de.alpharogroup.math.MathExtensions
Checks if the number is negative.
isNegative(int) - Static method in class de.alpharogroup.math.MathExtensions
Checks if the number is negative.
isNegative(long) - Static method in class de.alpharogroup.math.MathExtensions
Checks if the number is negative.
isNext(Integer, Integer) - Static method in class de.alpharogroup.math.MathExtensions
Checks if the given Integer nextNumber is next to the given Integer number.
isNotDefaultValue(T) - Static method in class de.alpharogroup.lang.ObjectExtensions
Checks if the given object has not the default value.
isNullOrEmpty(String) - Static method in class de.alpharogroup.string.StringExtensions
The method isNullOrEmpty(String) checks if the given String is empty or null.
isNumber(String) - Static method in class de.alpharogroup.string.StringExtensions
Checks if the given String is an Number.
isPositive(double) - Static method in class de.alpharogroup.math.MathExtensions
Checks if the number is positive.
isPositive(int) - Static method in class de.alpharogroup.math.MathExtensions
Checks if the number is positive.
isPositive(long) - Static method in class de.alpharogroup.math.MathExtensions
Checks if the number is positive.
isPrevious(Integer, Integer) - Static method in class de.alpharogroup.math.MathExtensions
Checks if the given Integer previousNumber is previous to the given Integer number.
isPrimeNumber(int) - Static method in class de.alpharogroup.math.MathExtensions
Checks if the number is a prime number.
isProxy(Class<T>) - Static method in class de.alpharogroup.lang.ClassExtensions
Checks if the given Class is a proxy class.

K

KILOBYTE - Static variable in class de.alpharogroup.file.FileConstants
Constant for the kilobyte. current value:1024

L

lastCharacter(String) - Static method in class de.alpharogroup.string.StringExtensions
Gets the last character of the given String object.
LinuxShellExecutor - Class in de.alpharogroup.shell
The class LinuxShellExecutor.
LinuxShellExecutor() - Constructor for class de.alpharogroup.shell.LinuxShellExecutor
 
LOGGER - Static variable in class de.alpharogroup.io.SerializedObjectExtensions
The LOGGER.
LOGGER - Static variable in class de.alpharogroup.lang.BeanExtensions
The Constant LOGGER.
LoggerExtensions - Class in de.alpharogroup.log
Logger extensions for appenders.
LoggerExtensions() - Constructor for class de.alpharogroup.log.LoggerExtensions
 

M

MalformedUnicodeException - Exception in de.alpharogroup.string
The class MalformedUnicodeException.
MalformedUnicodeException() - Constructor for exception de.alpharogroup.string.MalformedUnicodeException
Instantiates a new malformed unicode exception.
MalformedUnicodeException(String) - Constructor for exception de.alpharogroup.string.MalformedUnicodeException
Instantiates a new malformed unicode exception.
MalformedUnicodeException(String, Throwable) - Constructor for exception de.alpharogroup.string.MalformedUnicodeException
Instantiates a new malformed unicode exception.
MalformedUnicodeException(Throwable) - Constructor for exception de.alpharogroup.string.MalformedUnicodeException
Instantiates a new malformed unicode exception.
ManifestVersion - Class in de.alpharogroup.lang.util
Simple bean to hold information about the version of a Manifest.
ManifestVersion() - Constructor for class de.alpharogroup.lang.util.ManifestVersion
 
MAPPER - Static variable in interface de.alpharogroup.file.FileSuffix
The Constant MAPPER for the suffix of a Mapper class.
MathExtensions - Class in de.alpharogroup.math
Utility class for the use numbers.
MathExtensions() - Constructor for class de.alpharogroup.math.MathExtensions
 
MemoryExtensions - Class in de.alpharogroup.lang
Utility class for getting the Memory status.
merge(T) - Method in interface de.alpharogroup.lang.Mergeable
Merge the given object with this object.
merge(MERGE_IN, WITH) - Static method in class de.alpharogroup.lang.object.MergeObjectExtensions
Merge the given to object with the given 'with' object.
merge(List<T>) - Method in interface de.alpharogroup.lang.Summarizer
Merge the given list with the objects that can be merged and return the resulted merged objects in a list.
merge(T, T) - Method in interface de.alpharogroup.lang.Summarizer
Merge the given object with other object.
merge(VelocityContext, String) - Static method in class de.alpharogroup.velocity.VelocityExtensions
Merges the given context with the given template that is a String object and returns the result.
merge(VelocityContext, String, String) - Static method in class de.alpharogroup.velocity.VelocityExtensions
Merges the given context with the given template that is a String object and returns the result.
Mergeable<T> - Interface in de.alpharogroup.lang
A class implements the Mergeable interface indicates that it can be merged with an other object of its type.
MergeObjectExtensions - Class in de.alpharogroup.lang.object
The class MergeObjectExtensions provide extension methods for merge a source object with another object.
MergeObjectExtensions() - Constructor for class de.alpharogroup.lang.object.MergeObjectExtensions
 
mergeOrCopyQuietly(MERGE_IN, WITH) - Static method in class de.alpharogroup.lang.object.MergeObjectExtensions
Try first to merge quietly the given merge in object(destination) with the given 'with' object, if this fails try to copy.
mergeProperty(MERGE_IN, WITH, PropertyDescriptor) - Static method in class de.alpharogroup.lang.object.MergeObjectExtensions
Merge the given property to the given 'to' object with the given 'with' object.
mergeQuietly(MERGE_IN, WITH) - Static method in class de.alpharogroup.lang.object.MergeObjectExtensions
Merge quietly the given merge in object(destination) with the given 'with' object.
MethodModel - Class in de.alpharogroup.lang.model
The class MethodModel.
MethodModel() - Constructor for class de.alpharogroup.lang.model.MethodModel
 
MultiplyExtensionsFileFilter - Class in de.alpharogroup.file.filter
The class MultiplyExtensionsFileFilter accepts File-objects that are directories or end with one of the extension in the collection.
MultiplyExtensionsFileFilter(boolean, String...) - Constructor for class de.alpharogroup.file.filter.MultiplyExtensionsFileFilter
Instantiates a new multiply extensions file filter.
MultiplyExtensionsFileFilter(Collection<String>) - Constructor for class de.alpharogroup.file.filter.MultiplyExtensionsFileFilter
Instantiates a new multiply extensions file filter.
MultiplyExtensionsFileFilter(Collection<String>, boolean) - Constructor for class de.alpharogroup.file.filter.MultiplyExtensionsFileFilter
Instantiates a new multiply extensions file filter.
MultiplyExtensionsFileFilter(String...) - Constructor for class de.alpharogroup.file.filter.MultiplyExtensionsFileFilter
Instantiates a new multiply extensions file filter.
MultiplyExtensionsFilenameFilter - Class in de.alpharogroup.file.namefilter
The class MultiplyExtensionsFilenameFilter accepts File-objects that end with one of the extension in the collection.
MultiplyExtensionsFilenameFilter(Collection<String>) - Constructor for class de.alpharogroup.file.namefilter.MultiplyExtensionsFilenameFilter
Instantiates a new multiply extensions filename filter.
MultiplyExtensionsFilenameFilter(Collection<String>, boolean) - Constructor for class de.alpharogroup.file.namefilter.MultiplyExtensionsFilenameFilter
Instantiates a new multiply extensions filename filter.
MYSQL_DRIVERNAME - Static variable in class de.alpharogroup.jdbc.ConnectionsExtensions
Constant for the drivername from MySQL-database.
MYSQL_PORT - Static variable in class de.alpharogroup.jdbc.ConnectionsExtensions
Constant for the default port where the MySQL-database listen.
MYSQL_PREFIX_URL - Static variable in class de.alpharogroup.jdbc.ConnectionsExtensions
Constant for the urlprefix from MySQL-database.

N

newFileAppender(String) - Static method in class de.alpharogroup.log.LoggerExtensions
New file appender.
newInstance(T) - Static method in class de.alpharogroup.reflection.ReflectionExtensions
Creates a new instance from the same type as the given object.
newInstance(Class<T>) - Static method in class de.alpharogroup.reflection.ReflectionExtensions
Creates a new instance from the same type as the given Class.
newMySqlDatabase(String, String, String, String) - Static method in class de.alpharogroup.jdbc.ConnectionsExtensions
Creates a database with the given databaseName (and sets the characterset to utf8 and the collate to utf8_general_ci) if it does not exist.
newMySqlDatabase(String, String, String, String, String, String) - Static method in class de.alpharogroup.jdbc.ConnectionsExtensions
Creates the a mySql database with the given databaseName if it does not exist.
newPostgreSQLDatabase(String, String, String, String, String, String) - Static method in class de.alpharogroup.jdbc.ConnectionsExtensions
Creates the a PostgreSQL database with the given databaseName if it does not exist.
newThreadData() - Static method in class de.alpharogroup.lang.thread.ThreadExtensions
Finds all threads the are currently running and converts them to ThreadDataBean and puts them to a List that is returned.
normalizeQualifiedClassName(String) - Static method in class de.alpharogroup.lang.ClassExtensions
Normalizes the given full qualified class name.
normalizeSimpleClassName(String) - Static method in class de.alpharogroup.lang.ClassExtensions
Normalizes the given simple class name.

O

ObjectExtensions - Class in de.alpharogroup.lang
The class ObjectExtensions provides extension methods to check if the object is the default value.
ObjectExtensions() - Constructor for class de.alpharogroup.lang.ObjectExtensions
 
of(Thread) - Static method in class de.alpharogroup.lang.thread.ThreadDataBean
 

P

PackageExtensions - Class in de.alpharogroup.lang
POSTGRESQL_DRIVERNAME - Static variable in class de.alpharogroup.jdbc.ConnectionsExtensions
Constant for the drivername from PostgreSQL-database.
POSTGRESQL_PORT - Static variable in class de.alpharogroup.jdbc.ConnectionsExtensions
Constant for the port where the PostgreSQL-database listen.
POSTGRESQL_PREFIX_URL - Static variable in class de.alpharogroup.jdbc.ConnectionsExtensions
Constant for the urlprefix from PostgreSQL-database.
Premium - Annotation Type in de.alpharogroup.annotations
The annotation Premium can tag a class or field that can be used only with a premium permission or version.
printAllPrimeNumbersTill(int) - Static method in class de.alpharogroup.math.MathExtensions
Prints all prime numbers till the given number.
PropertiesKeyAndParameters - Class in de.alpharogroup.lang.model
Container for a properties key and possible parameters.
PropertiesKeyAndParameters() - Constructor for class de.alpharogroup.lang.model.PropertiesKeyAndParameters
 

R

readLine(String) - Static method in class de.alpharogroup.string.StringExtensions
Reads the given String till it finds a carriage return and returns it.
readSerializedObjectFromFile(File) - Static method in class de.alpharogroup.io.SerializedObjectExtensions
Reads the object from the given file.
ReflectionExtensions - Class in de.alpharogroup.reflection
ReflectionExtensions() - Constructor for class de.alpharogroup.reflection.ReflectionExtensions
 
RegExExtensions - Class in de.alpharogroup.regex
Utility class for the use with regular expressions.
RegExExtensions() - Constructor for class de.alpharogroup.regex.RegExExtensions
 
removeEmptyString(String[]) - Static method in class de.alpharogroup.string.StringExtensions
Removes empty Strings from the given string array and gives it back.
removeNewlineCharacters(String) - Static method in class de.alpharogroup.string.StringExtensions
Removes the newline characters from the given String.
removeQuotationMarks(String) - Static method in class de.alpharogroup.string.StringExtensions
Removes from the given String at the start and end quotes.
replaceAll(String, String, String) - Static method in class de.alpharogroup.string.StringExtensions
Replaces all occurrences of a String within another String.
replaceAll(String, String[], String) - Static method in class de.alpharogroup.string.StringExtensions
Replaces all occurrences of a String within another String.
replaceEach(String, String, String) - Static method in class de.alpharogroup.string.StringExtensions
Replace each occurences from the search pattern(regex) with the given replace String of the given input String.
replaceLast(String, String, String) - Static method in class de.alpharogroup.string.StringExtensions
Replaces the last occurrence of a String within another String.
replaceWildcardsWithRE(String) - Static method in class de.alpharogroup.regex.RegExExtensions
Replaces the normal wildcards in the given String with the corresponding regular expression wildcards.
REPOSITORY - Static variable in interface de.alpharogroup.file.FileSuffix
The Constant REPOSITORY for the suffix of a repository class.
resolveRunningThreads() - Static method in class de.alpharogroup.lang.thread.ThreadExtensions
Finds all threads the are currently running.
RESOURCE - Static variable in interface de.alpharogroup.file.FileSuffix
The Constant RESOURCE for the suffix of a rest resource interface.
REST - Static variable in interface de.alpharogroup.file.FileSuffix
The Constant REST for the preffix of a rest resource class.
REST_CLIENT - Static variable in interface de.alpharogroup.file.FileSuffix
The Constant REST_RESOURCE for the suffix of a rest resource class.
REST_RESOURCE - Static variable in interface de.alpharogroup.file.FileSuffix
The Constant REST_RESOURCE for the suffix of a rest resource class.

S

scanClassesFromPackage(File, String) - Static method in class de.alpharogroup.lang.ClassExtensions
Scan for classes in the given directory.
scanClassesFromPackage(File, String, boolean) - Static method in class de.alpharogroup.lang.ClassExtensions
Scan recursive for classes in the given directory.
scanClassNames(String) - Static method in class de.alpharogroup.lang.ClassExtensions
Scan class names from the given package name.
scanClassNames(String, boolean) - Static method in class de.alpharogroup.lang.ClassExtensions
Scan class names from the given package name.
scanClassNames(String) - Static method in class de.alpharogroup.lang.PackageExtensions
Scan class names from the given package name.
scanClassNames(String, boolean, boolean) - Static method in class de.alpharogroup.lang.PackageExtensions
Scan class names from the given package name.
scanForAnnotatedClasses(File, String, Class<? extends Annotation>) - Static method in class de.alpharogroup.lang.AnnotationExtensions
Scan recursive for annotated classes in the given directory.
scanForAnnotatedClassesFromSet(File, String, Set<Class<? extends Annotation>>) - Static method in class de.alpharogroup.lang.AnnotationExtensions
Scan recursive for annotated classes in the given directory.
scanForClasses(File, String) - Static method in class de.alpharogroup.lang.AnnotationExtensions
Scan recursive for classes in the given directory.
SerializedChangedAttributeResult - Class in de.alpharogroup.io
The class SerializedChangedAttributeResult is a bean class that is used for compare objects and see what changes are made.
SerializedChangedAttributeResult(Object, Object, Object) - Constructor for class de.alpharogroup.io.SerializedChangedAttributeResult
Instantiates a new changed attribute result.
SerializedObjectExtensions - Class in de.alpharogroup.io
Helper-class for make exact copys from serialized objects.
SERVICE - Static variable in interface de.alpharogroup.file.FileSuffix
The Constant SERVICE for the suffix of a service interfaces.
setAnnotationValue(Annotation, String, Object) - Static method in class de.alpharogroup.lang.AnnotationExtensions
Sets the annotation value for the given key of the given annotation to the given new value at runtime.
setPropertyQuietly(Object, String, Object) - Static method in class de.alpharogroup.lang.BeanExtensions
Set the specified property value, performing type conversions as required to conform to the type of the destination property quietly.
SimpleFilenameFilter - Class in de.alpharogroup.file.namefilter
The class SimpleFilenameFilter.
SimpleFilenameFilter(String, boolean) - Constructor for class de.alpharogroup.file.namefilter.SimpleFilenameFilter
Instantiates a new simple FilenameFilter.
SLASH - Static variable in class de.alpharogroup.file.FileConstants
Constant for the slash. current value:"/"
splitByFixedLength(String, int) - Static method in class de.alpharogroup.string.StringExtensions
Split the given String in parts in the given fixed length.
StreamExtensions - Class in de.alpharogroup.io
Utility class for input/output operations.
StringExtensions - Class in de.alpharogroup.string
 
StringExtensions() - Constructor for class de.alpharogroup.string.StringExtensions
 
StringOutputStream - Class in de.alpharogroup.io
StringOutputStream() - Constructor for class de.alpharogroup.io.StringOutputStream
 
Summarizer<T> - Interface in de.alpharogroup.lang
A class implements the Summarizer interface indicates that it can merge single or a collection of objects in with each other.
SystemTimeIdGenerator - Class in de.alpharogroup.id.generator

T

TEST - Static variable in interface de.alpharogroup.file.FileSuffix
The Constant TEST for the suffix of a test class.
ThreadDataBean - Class in de.alpharogroup.lang.thread
The class ThreadDataBean holds data from a Thread.
ThreadDataBean() - Constructor for class de.alpharogroup.lang.thread.ThreadDataBean
 
ThreadExtensions - Class in de.alpharogroup.lang.thread
The class ThreadExtensions.
ThreadExtensions() - Constructor for class de.alpharogroup.lang.thread.ThreadExtensions
 
ThreadFieldDataBean - Class in de.alpharogroup.lang.thread
ThreadFieldDataBean() - Constructor for class de.alpharogroup.lang.thread.ThreadFieldDataBean
 
toByteArray(T) - Static method in class de.alpharogroup.io.SerializedObjectExtensions
The Method toByteArray() serialize an Object to byte array.
toIntegerArray(String, String) - Static method in class de.alpharogroup.string.StringExtensions
Transforms the given String that holds successive numbers delimited with a delimiter into an integer array.
toObject(byte[]) - Static method in class de.alpharogroup.io.SerializedObjectExtensions
The Method toObject() converts the given byte array into an Object.
toString(T) - Static method in class de.alpharogroup.exception.ExceptionExtensions
Prints the Object.toString() and if the given object is null a corresponding information.
toString() - Method in class de.alpharogroup.file.filter.ClassFileFilter
toString() - Method in class de.alpharogroup.file.filter.MultiplyExtensionsFileFilter
To string.
toString() - Method in class de.alpharogroup.file.filter.TxtFileFilter
To string.
toString() - Method in class de.alpharogroup.file.namefilter.MultiplyExtensionsFilenameFilter
To string.
toString() - Method in class de.alpharogroup.file.namefilter.SimpleFilenameFilter
To string.
toString() - Method in class de.alpharogroup.io.StringOutputStream
toString() - Method in class de.alpharogroup.lang.model.PropertiesKeyAndParameters
toString(InputStream) - Static method in class de.alpharogroup.shell.LinuxShellExecutor
Converts the given InputStream to a string.
toUnicode(String, boolean) - Static method in class de.alpharogroup.string.StringExtensions
Converts all characters from the given String to unicodes characters encoded like \uxxxx.
toUnicodeChars(String, boolean) - Static method in class de.alpharogroup.string.StringExtensions
Converts all characters from the given String to unicodes characters encoded like \uxxxx.
TxtFileFilter - Class in de.alpharogroup.file.filter
The class TxtFileFilter accepts File-objects that are directories or end with the suffix '.txt'.
TxtFileFilter() - Constructor for class de.alpharogroup.file.filter.TxtFileFilter
 
TypeArgumentsExtensions - Class in de.alpharogroup.lang
The class TypeArgumentsExtensions is a utility class for getting the type arguments a child class has used to extend a generic base class.
TypeArgumentsExtensions() - Constructor for class de.alpharogroup.lang.TypeArgumentsExtensions
 

U

unwrapProxy(Class<?>) - Static method in class de.alpharogroup.lang.ClassExtensions
Unwrap the given Class if it is wrapped from cglib or jdk proxies.

V

VALID_CHARS_IN_FILENAME - Static variable in class de.alpharogroup.regex.RegExExtensions
Regular expression class for the valid characters in a filename.
VALID_EMAIL - Static variable in class de.alpharogroup.regex.RegExExtensions
 
VALID_PHONE - Static variable in class de.alpharogroup.regex.RegExExtensions
 
valueOf(String) - Static method in enum de.alpharogroup.exception.ExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.alpharogroup.file.checksum.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.alpharogroup.file.FileExtension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.alpharogroup.lang.ClassType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.alpharogroup.string.CharacterEncoding
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.alpharogroup.exception.ExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.alpharogroup.file.checksum.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.alpharogroup.file.FileExtension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.alpharogroup.lang.ClassType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.alpharogroup.string.CharacterEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
VELOCITY_TEMPLATE_FILE_EXTENSION - Static variable in class de.alpharogroup.velocity.VelocityExtensions
The Constant VELOCITY_TEMPLATE_FILE_EXTENSION.
VelocityExtensions - Class in de.alpharogroup.velocity
VelocityExtensions() - Constructor for class de.alpharogroup.velocity.VelocityExtensions
 

W

WILDCARD_ASTERISK - Static variable in class de.alpharogroup.regex.RegExExtensions
Constant for the wildcard asterisk "*".
WILDCARD_MANYCHARS_RE - Static variable in class de.alpharogroup.regex.RegExExtensions
Regular expression for many characters in the filename.
WILDCARD_ONECHAR_RE - Static variable in class de.alpharogroup.regex.RegExExtensions
Regular expression for exactly on character in the filename.
WILDCARD_QUESTION_MARK - Static variable in class de.alpharogroup.regex.RegExExtensions
Constant for the wildcard interrogation mark "?".
wildcardCriterionSQL(String) - Static method in class de.alpharogroup.regex.RegExExtensions
Replaces the query with the wildcards asterisk "*" and interrogation mark "?"
write(byte[]) - Method in class de.alpharogroup.io.StringOutputStream
write(byte[], int, int) - Method in class de.alpharogroup.io.StringOutputStream
write(int) - Method in class de.alpharogroup.io.StringOutputStream
write(String) - Method in class de.alpharogroup.io.StringOutputStream
Write the given String object to this StringOutputStream object.
writeInputStreamToOutputStream(InputStream, OutputStream, boolean) - Static method in class de.alpharogroup.io.StreamExtensions
The Method writeInputStreamToOutputStream(InputStream, OutputStream, boolean) writes to the given OutputStream from an opened InputStream.
writeSerializedObjectToFile(Object, File) - Static method in class de.alpharogroup.io.SerializedObjectExtensions
Writes the given object to the given File.

Z

ZIP_EXTENSIONS - Static variable in class de.alpharogroup.file.FileConstants
String array with a few extensions from zip-files.
A B C D E F G H I K L M N O P R S T U V W Z 
Skip navigation links

Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.