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

A

accept(T) - Method in interface hu.icellmobilsoft.coffee.tool.common.FunctionalInterfaces.BaseExceptionConsumer
Performs this operation on the given argument.
addValueToDate(Date, int, int) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Converts to Calendar, then changes value and converts back to Date.
AES256SecretKeySpec(char[], byte[], int, int, String, String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.SecretKeyUtil
Create secret key
AesCbcCryptoUtil - Class in hu.icellmobilsoft.coffee.tool.utils.crypto
AES/CBC/PKCS5PADDING coding
AesGcmUtil - Class in hu.icellmobilsoft.coffee.tool.utils.crypto
Util class for AES/GCM/NoPadding encode/decode
AesGcmUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.crypto.AesGcmUtil
Default constructor, constructs a new object.
ALGORITHM_AES - Static variable in class hu.icellmobilsoft.coffee.tool.utils.crypto.SecretKeyUtil
AES value
ALGORITHM_SHA_512 - Static variable in class hu.icellmobilsoft.coffee.tool.utils.string.EncodeUtil
ALGORITHM_SHA3_512 - Static variable in class hu.icellmobilsoft.coffee.tool.utils.string.EncodeUtil
ALL_LETTER - Static variable in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Constant ALL_LETTER
ALL_LETTER_STRING - Static variable in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Constant ALL_LETTER_STRING=""
AnnotationUtil - Class in hu.icellmobilsoft.coffee.tool.utils.annotation
Annotációkat kezelő gyűjtő
AnnotationUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.annotation.AnnotationUtil
Default constructor, constructs a new object.
apply(T) - Method in interface hu.icellmobilsoft.coffee.tool.common.FunctionalInterfaces.BaseExceptionFunction
Applies this function to the given argument.
apply(T1, T2) - Method in interface hu.icellmobilsoft.coffee.tool.common.FunctionalInterfaces.BaseExceptionFunction2
Applies this function to the given arguments.
apply(T1, T2, T3) - Method in interface hu.icellmobilsoft.coffee.tool.common.FunctionalInterfaces.BaseExceptionFunction3
Applies this function to the given arguments.
apply(T1, T2, T3, T4) - Method in interface hu.icellmobilsoft.coffee.tool.common.FunctionalInterfaces.BaseExceptionFunction4
Applies this function to the given arguments.
apply(T1, T2, T3, T4, T5) - Method in interface hu.icellmobilsoft.coffee.tool.common.FunctionalInterfaces.BaseExceptionFunction5
Applies this function to the given arguments.
apply(T1, T2, T3, T4, T5, T6) - Method in interface hu.icellmobilsoft.coffee.tool.common.FunctionalInterfaces.BaseExceptionFunction6
Applies this function to the given arguments.

B

below(String, String) - Static method in class hu.icellmobilsoft.coffee.tool.version.VersionUtil
Compares version1 and version2 as ComparableVersions.
BigDecimalUtil - Class in hu.icellmobilsoft.coffee.tool.utils.bigdecimal
Helper class to handle BigDecimal retain precision of it's double value
BigDecimalUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.bigdecimal.BigDecimalUtil
Default constructor, constructs a new object.
ByteArrayConverter - Class in hu.icellmobilsoft.coffee.tool.gson
Json <-> byte[] converter.
ByteArrayConverter() - Constructor for class hu.icellmobilsoft.coffee.tool.gson.ByteArrayConverter
Default constructor, constructs a new object.
byteToHex(byte[]) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.EncodeUtil
Format input byte[] to HEX String

C

CIPHER_TRANSFORMATION - Static variable in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesCbcCryptoUtil
Cipher transformation algotithm
ClassTypeAdapter - Class in hu.icellmobilsoft.coffee.tool.gson
Json <-> Class converter.
ClassTypeAdapter() - Constructor for class hu.icellmobilsoft.coffee.tool.gson.ClassTypeAdapter
Default constructor, constructs a new object.
clear() - Method in class hu.icellmobilsoft.coffee.tool.utils.string.RegexPatternCache
Clear cache values
clearTime(XMLGregorianCalendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
Clears time part of given XMLGregorianCalendar.
clearTimePart(Calendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Returns given Calendar without hour, minute, second and millis parts.
clearTimePart(Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Returns given Date without time part.
cloneXMLGregorianCalendar(XMLGregorianCalendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
Null safe clone of XMLGregorianCalendar.
ComparableVersion - Class in hu.icellmobilsoft.coffee.tool.version
Generic implementation of version comparison.
ComparableVersion(String) - Constructor for class hu.icellmobilsoft.coffee.tool.version.ComparableVersion
Constructor for ComparableVersion.
compareTo(ComparableVersion) - Method in class hu.icellmobilsoft.coffee.tool.version.ComparableVersion
compress(byte[]) - Static method in class hu.icellmobilsoft.coffee.tool.utils.compress.GZIPUtil
Compress the source byte array content
ConfigUtil - Class in hu.icellmobilsoft.coffee.tool.utils.config
ConfigUtil
containsBigDecimal(BigDecimal[], BigDecimal) - Static method in class hu.icellmobilsoft.coffee.tool.utils.bigdecimal.BigDecimalUtil
Check that the array contains the specific value.
containsBigDecimal(Collection<BigDecimal>, BigDecimal) - Static method in class hu.icellmobilsoft.coffee.tool.utils.bigdecimal.BigDecimalUtil
Check that the collection contains the specific value.
ContextUtil - Class in hu.icellmobilsoft.coffee.tool.context
ContextUtil class.
ContextUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.context.ContextUtil
Default constructor, constructs a new object.
convert(Enum<?>, Class<B>) - Static method in class hu.icellmobilsoft.coffee.tool.utils.enums.EnumUtil
Enum to enum conversion
convertToRadix(long, long) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Converts input long to any number system.

D

DATE_2013_01_01 - Static variable in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Constant DATE_2013_01_01=1356998400000l
DateConverter - Class in hu.icellmobilsoft.coffee.tool.gson
Json <-> Date converter.
DateConverter() - Constructor for class hu.icellmobilsoft.coffee.tool.gson.DateConverter
Default constructor, constructs a new object.
DateParseHelper - Class in hu.icellmobilsoft.coffee.tool.utils.date
Helper osztály, java 8 time-ok parsolásához
DateParseHelper() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.date.DateParseHelper
Default constructor, constructs a new object.
DatePrintUtil - Class in hu.icellmobilsoft.coffee.tool.utils.date
Date print util.
DatePrintUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.date.DatePrintUtil
Default constructor, constructs a new object.
DateUtil - Class in hu.icellmobilsoft.coffee.tool.utils.date
Date util.
DateUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Default constructor, constructs a new object.
DateXmlUtil - Class in hu.icellmobilsoft.coffee.tool.utils.date
Date XML util.
DateXmlUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
Default constructor, constructs a new object.
daysBetween(Date, Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Returns the number of calendar days between 2 dates.
decompress(byte[]) - Static method in class hu.icellmobilsoft.coffee.tool.utils.compress.GZIPUtil
Decompress the compressed byte array content
decompress(byte[], Class<T>) - Static method in class hu.icellmobilsoft.coffee.tool.utils.compress.GZIPUtil
Unzip and convert result from byte[].
decompressedSize(byte[]) - Static method in class hu.icellmobilsoft.coffee.tool.utils.compress.GZIPUtil
Visszaadja a GZIP eredeti meretet.
decrypt(byte[], char[]) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesCbcCryptoUtil
Decrypt data with parameters, initial vector is default zero
decrypt(byte[], char[], String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesCbcCryptoUtil
Decrypt data with parameters
decrypt(InputStream, char[]) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesCbcCryptoUtil
Decrypt data with parameters, initial vector is default zero
decrypt(InputStream, char[], String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesCbcCryptoUtil
Decrypt data with parameters
decryptWithAes256GcmNoPadding(byte[], byte[]) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesGcmUtil
AES-256 decrypting (GCM, NoPadding) with one time key (Since the default IV is used, the key must NOT be reused!)
decryptWithAes256GcmNoPadding(byte[], byte[], byte[]) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesGcmUtil
AES-256 decrypting (GCM, NoPadding)
DEFAULT_FULL_PATTERN - Static variable in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Constant DEFAULT_FULL_PATTERN="yyyy-MM-dd'T'HH:mm:ss.SSSZ"
DEFAULT_IV - Static variable in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesGcmUtil
Default Initialization Vector (IV) buffer
DEFAULT_PATTERN - Static variable in class hu.icellmobilsoft.coffee.tool.utils.string.StringHelper
Constant DEFAULT_PATTERN=".*?(pass|secret).*?"
DEFAULT_VECTOR - Static variable in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesCbcCryptoUtil
Default zero initial vector
defaultAES256SecretKeySpec(char[]) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.SecretKeyUtil
Create secret key, where the following values are set: SALT: { 0 } ITERATION: 1000 KEY_LENGTH: 256 SECRET_KEY_ALGORITHM: "PBKDF2WithHmacSHA1" ALGORITHM_AES: "AES"
defaultConfig() - Method in class hu.icellmobilsoft.coffee.tool.utils.config.ConfigUtil
Get default configs
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.ByteArrayConverter
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.ClassTypeAdapter
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.DateConverter
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.DurationConverter
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.LocalDateConverter
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.OffsetDateTimeConverter
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.OffsetTimeConverter
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.XMLGregorianCalendarConverter
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.YearMonthConverter
 
doLookup(String, Class<T>) - Static method in class hu.icellmobilsoft.coffee.tool.context.ContextUtil
Retrieves named object.
DurationConverter - Class in hu.icellmobilsoft.coffee.tool.gson
Json <-> Duration converter.
DurationConverter() - Constructor for class hu.icellmobilsoft.coffee.tool.gson.DurationConverter
Default constructor, constructs a new object.

E

encodeString(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.PasswordUtil
Encodes given String to create password.
EncodeUtil - Class in hu.icellmobilsoft.coffee.tool.utils.string
Util class for encoding
EncodeUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.string.EncodeUtil
Default constructor, constructs a new object.
encodeValue(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.StringUtil
URL encode String value.
encrypt(byte[], char[]) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesCbcCryptoUtil
Encrypt data with parameters, initial vector is default zero
encrypt(byte[], char[], String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesCbcCryptoUtil
Encrypt data with parameters
encrypt(InputStream, char[]) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesCbcCryptoUtil
Encrypt data with parameters, initial vector is default zero
encrypt(InputStream, char[], String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesCbcCryptoUtil
Encrypt data with parameters
encryptWithAes256GcmNoPadding(byte[], byte[]) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesGcmUtil
AES-256 encrypting (GCM, NoPadding) with one time key (Since the default IV is used, the key must NOT be reused!)
encryptWithAes256GcmNoPadding(byte[], byte[], byte[]) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesGcmUtil
AES-256 encrypting (GCM, NoPadding)
endTimeOfDate(Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Sets given Date's time part to end of day (23:59:59:999) then returns it.
endZonedDateTime(YearMonth) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
YearMonth to ZonedDateTime converter using end of last day in given month with system default zone id
EnumUtil - Class in hu.icellmobilsoft.coffee.tool.utils.enums
Utilities for enums.
EnumUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.enums.EnumUtil
Default constructor, constructs a new object.
equalName(Enum<?>, Enum<?>) - Static method in class hu.icellmobilsoft.coffee.tool.utils.enums.EnumUtil
Enum to enum comparison by name
equalOrAbove(String, String) - Static method in class hu.icellmobilsoft.coffee.tool.version.VersionUtil
Compares version1 and version2 as ComparableVersions.
equals(Object) - Method in class hu.icellmobilsoft.coffee.tool.version.ComparableVersion

F

fillOptionalField(T, JAXBElement<T>, Consumer<T>) - Static method in class hu.icellmobilsoft.coffee.tool.utils.marshalling.MarshallingUtil
Set the value of the database field if it is necessary.
FunctionalInterfaces - Class in hu.icellmobilsoft.coffee.tool.common
Common class for @FunctionalInterface classes
FunctionalInterfaces() - Constructor for class hu.icellmobilsoft.coffee.tool.common.FunctionalInterfaces
Default constructor, constructs a new object.
FunctionalInterfaces.BaseExceptionConsumer<T> - Interface in hu.icellmobilsoft.coffee.tool.common
Consumer BaseException-t dobó operációkhoz
FunctionalInterfaces.BaseExceptionFunction<T,​R> - Interface in hu.icellmobilsoft.coffee.tool.common
Represents a function that accepts one argument and produces a result.
FunctionalInterfaces.BaseExceptionFunction2<T1,​T2,​R> - Interface in hu.icellmobilsoft.coffee.tool.common
Represents a function that accepts two arguments and produces a result.
FunctionalInterfaces.BaseExceptionFunction3<T1,​T2,​T3,​R> - Interface in hu.icellmobilsoft.coffee.tool.common
Represents a function that accepts three arguments and produces a result.
FunctionalInterfaces.BaseExceptionFunction4<T1,​T2,​T3,​T4,​R> - Interface in hu.icellmobilsoft.coffee.tool.common
Represents a function that accepts four arguments and produces a result.
FunctionalInterfaces.BaseExceptionFunction5<T1,​T2,​T3,​T4,​T5,​R> - Interface in hu.icellmobilsoft.coffee.tool.common
Represents a function that accepts fifth arguments and produces a result.
FunctionalInterfaces.BaseExceptionFunction6<T1,​T2,​T3,​T4,​T5,​T6,​R> - Interface in hu.icellmobilsoft.coffee.tool.common
Represents a function that accepts six arguments and produces a result.
FunctionalInterfaces.BaseExceptionRunner - Interface in hu.icellmobilsoft.coffee.tool.common
Represents a function without parameter and return value
FunctionalInterfaces.BaseExceptionSupplier<R> - Interface in hu.icellmobilsoft.coffee.tool.common
This and the following ones are for a smart wrapping of all action calls inside the REST implementations

G

generatedIndex - Static variable in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Constant generatedIndex=0
generateId() - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Generates fix 16 length id.
generateIv() - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesGcmUtil
Generates a secure random 12 byte length iv
generateKey() - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesGcmUtil
Generates a secure random 256 bit length key
generateToken() - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Generating random String token
get() - Method in interface hu.icellmobilsoft.coffee.tool.common.FunctionalInterfaces.BaseExceptionSupplier
Gets a result.
getAnnotation(InjectionPoint, Class<A>) - Static method in class hu.icellmobilsoft.coffee.tool.utils.annotation.AnnotationUtil
Finds the annotation instance of annotationClazz on the given InjectionPoint.
getAnnotation(Class<?>, Class<A>) - Static method in class hu.icellmobilsoft.coffee.tool.utils.annotation.AnnotationUtil
Finds the Annotation instance of annotationClazz, including proxied class
getAppName(Class<?>) - Static method in class hu.icellmobilsoft.coffee.tool.utils.clazz.ResourceUtil
Determine which JAR or WAR file a class is from
getCanonical() - Method in class hu.icellmobilsoft.coffee.tool.version.ComparableVersion
Getter for the field canonical.
getCopy() - Method in class hu.icellmobilsoft.coffee.tool.utils.stream.OutputStreamCopier
Copy of used output stream data.
getCurrentSystemJavaVersion() - Static method in class hu.icellmobilsoft.coffee.tool.version.JavaVersionUtil
Returns the JavaVersion of current system.
getDatatypeFactory() - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
Get DatatypeFactory implementation cached instance with lazy load
getEntity() - Method in class hu.icellmobilsoft.coffee.tool.utils.stream.ResponseEntityCollectorOutputStream
Returns the entity as byte array
getFeature() - Method in class hu.icellmobilsoft.coffee.tool.version.JavaVersion
Getter for the field feature.
getInstance() - Static method in class hu.icellmobilsoft.coffee.tool.properties.PropertyReader
Getter for the field instance.
getInstance() - Static method in class hu.icellmobilsoft.coffee.tool.utils.config.ConfigUtil
Get ConfigUtil instance
getJavaVersion(String) - Static method in class hu.icellmobilsoft.coffee.tool.version.JavaVersionUtil
Convert version property String to JavaVersion.
getMajor() - Method in class hu.icellmobilsoft.coffee.tool.version.JavaVersion
Getter for the field major.
getMessage() - Method in class hu.icellmobilsoft.coffee.tool.utils.stream.LoggingEvent
Getter
getNextIndex() - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Generates sequential index.
getNodeId(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.health.HealthUtil
Gets the node id from the running wildfly server
getPatch() - Method in class hu.icellmobilsoft.coffee.tool.version.JavaVersion
Getter for the field patch.
getPatchUpdate() - Method in class hu.icellmobilsoft.coffee.tool.version.JavaVersion
Getter for the field patchUpdate.
getPattern(String) - Method in class hu.icellmobilsoft.coffee.tool.utils.string.RegexPatternCache
Gets a pattern from cache if found, compiles and stores otherwise.
getSensitiveKeyPattern() - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.StringHelper
getSensitiveKeyPattern.
getSystemProperty(Class<?>, String) - Method in class hu.icellmobilsoft.coffee.tool.properties.PropertyReader
Returns system property of the given key.
getSystemProperty(Class<?>, String, String) - Method in class hu.icellmobilsoft.coffee.tool.properties.PropertyReader
Returns system property of the given key.
GZIPUtil - Class in hu.icellmobilsoft.coffee.tool.utils.compress
Helper class to GZIP compress/decompress string contents

Example use of compress/decompress
GZIPUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.compress.GZIPUtil
Default constructor, constructs a new object.

H

hashCode() - Method in class hu.icellmobilsoft.coffee.tool.version.ComparableVersion
HealthUtil - Class in hu.icellmobilsoft.coffee.tool.utils.health
Helps collect nodeId
HealthUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.health.HealthUtil
Default constructor, constructs a new object.
hu.icellmobilsoft.coffee.tool.common - package hu.icellmobilsoft.coffee.tool.common
 
hu.icellmobilsoft.coffee.tool.context - package hu.icellmobilsoft.coffee.tool.context
 
hu.icellmobilsoft.coffee.tool.gson - package hu.icellmobilsoft.coffee.tool.gson
 
hu.icellmobilsoft.coffee.tool.properties - package hu.icellmobilsoft.coffee.tool.properties
 
hu.icellmobilsoft.coffee.tool.protocol.handler - package hu.icellmobilsoft.coffee.tool.protocol.handler
 
hu.icellmobilsoft.coffee.tool.utils.annotation - package hu.icellmobilsoft.coffee.tool.utils.annotation
 
hu.icellmobilsoft.coffee.tool.utils.bigdecimal - package hu.icellmobilsoft.coffee.tool.utils.bigdecimal
 
hu.icellmobilsoft.coffee.tool.utils.clazz - package hu.icellmobilsoft.coffee.tool.utils.clazz
 
hu.icellmobilsoft.coffee.tool.utils.compress - package hu.icellmobilsoft.coffee.tool.utils.compress
 
hu.icellmobilsoft.coffee.tool.utils.config - package hu.icellmobilsoft.coffee.tool.utils.config
 
hu.icellmobilsoft.coffee.tool.utils.crypto - package hu.icellmobilsoft.coffee.tool.utils.crypto
 
hu.icellmobilsoft.coffee.tool.utils.date - package hu.icellmobilsoft.coffee.tool.utils.date
 
hu.icellmobilsoft.coffee.tool.utils.enums - package hu.icellmobilsoft.coffee.tool.utils.enums
 
hu.icellmobilsoft.coffee.tool.utils.health - package hu.icellmobilsoft.coffee.tool.utils.health
 
hu.icellmobilsoft.coffee.tool.utils.marshalling - package hu.icellmobilsoft.coffee.tool.utils.marshalling
 
hu.icellmobilsoft.coffee.tool.utils.number - package hu.icellmobilsoft.coffee.tool.utils.number
 
hu.icellmobilsoft.coffee.tool.utils.stream - package hu.icellmobilsoft.coffee.tool.utils.stream
 
hu.icellmobilsoft.coffee.tool.utils.string - package hu.icellmobilsoft.coffee.tool.utils.string
 
hu.icellmobilsoft.coffee.tool.utils.validation - package hu.icellmobilsoft.coffee.tool.utils.validation
 
hu.icellmobilsoft.coffee.tool.version - package hu.icellmobilsoft.coffee.tool.version
 

I

inRange(Range, String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.annotation.RangeUtil
Érték keresés a Range annotációban
inRanges(Range[], String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.annotation.RangeUtil
Érték keresés a Range annotációban tömb-ben
isCompressed(byte[]) - Static method in class hu.icellmobilsoft.coffee.tool.utils.compress.GZIPUtil
Determines if a byte array is compressed.
isoDate(TemporalAccessor) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DatePrintUtil
TemporalAccessor (LocalDate) to String.
isoOffsetDateTime(TemporalAccessor) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DatePrintUtil
TemporalAccessor to String.
isoOffsetTime(TemporalAccessor) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DatePrintUtil
OffsetTime to String.
isSame(String, String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.PasswordUtil
Compares given raw and encoded Strings.
isStrong(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.PasswordUtil
Checks if password is considered strong.
ITERATION - Static variable in class hu.icellmobilsoft.coffee.tool.utils.crypto.SecretKeyUtil
Default iteration

J

JavaVersion - Class in hu.icellmobilsoft.coffee.tool.version
Helper class holding java version with pattern {major}.{feature}.{patch}.{patchUpdate}
JavaVersion() - Constructor for class hu.icellmobilsoft.coffee.tool.version.JavaVersion
Default constructor, constructs a new object.
JavaVersionUtil - Class in hu.icellmobilsoft.coffee.tool.version
Java version helper.
JavaVersionUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.version.JavaVersionUtil
Default constructor, constructs a new object.
JsonUtil - Class in hu.icellmobilsoft.coffee.tool.gson
Json util.

K

KEY_LENGTH - Static variable in class hu.icellmobilsoft.coffee.tool.utils.crypto.SecretKeyUtil
Encoded velua length

L

lastDayOfMonth(LocalDate) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Returns the last day of the month of the target date.
lastDayOfQuarter(LocalDate) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Returns the last day of quarter-year of the target date.
lastDayOfYear(LocalDate) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Returns the last day of the target date's year.
LocalDateConverter - Class in hu.icellmobilsoft.coffee.tool.gson
Json <-> LocalDate converter.
LocalDateConverter() - Constructor for class hu.icellmobilsoft.coffee.tool.gson.LocalDateConverter
Default constructor, constructs a new object.
LoggingEvent - Class in hu.icellmobilsoft.coffee.tool.utils.stream
Logging event containing the message
LoggingEvent(String) - Constructor for class hu.icellmobilsoft.coffee.tool.utils.stream.LoggingEvent
Constructor
LoggingObserver - Class in hu.icellmobilsoft.coffee.tool.utils.stream
Observer for logging
LoggingObserver() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.stream.LoggingObserver
Default constructor, constructs a new object.
LoggingPublisher - Class in hu.icellmobilsoft.coffee.tool.utils.stream
Logging event publisher
LoggingPublisher() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.stream.LoggingPublisher
Default constructor, constructs a new object.
LOWERCASE - Static variable in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Constant LOWERCASE

M

marshall(Object) - Static method in class hu.icellmobilsoft.coffee.tool.utils.marshalling.MarshallingUtil
Marshals an object to a String xml.
marshall(Object, OutputStream) - Static method in class hu.icellmobilsoft.coffee.tool.utils.marshalling.MarshallingUtil
Marshals an object to a stream.
marshall(Object, OutputStream, Class<T>) - Static method in class hu.icellmobilsoft.coffee.tool.utils.marshalling.MarshallingUtil
Marshals an object to a stream.
MarshallingUtil - Class in hu.icellmobilsoft.coffee.tool.utils.marshalling
Utility methods for marshalling.
MarshallingUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.marshalling.MarshallingUtil
Default constructor, constructs a new object.
marshallUncheckedXml(Object) - Static method in class hu.icellmobilsoft.coffee.tool.utils.marshalling.MarshallingUtil
Marshals an object to a String xml.
marshallUncheckedXml(Object, Marshaller) - Static method in class hu.icellmobilsoft.coffee.tool.utils.marshalling.MarshallingUtil
Marshals an object to a String xml.
marshallUncheckedXml(Object, OutputStream) - Static method in class hu.icellmobilsoft.coffee.tool.utils.marshalling.MarshallingUtil
Marshals an object to a stream.
marshallUncheckedXml(Object, OutputStream, Class<T>) - Static method in class hu.icellmobilsoft.coffee.tool.utils.marshalling.MarshallingUtil
Marshals an object to a stream.
marshallUncheckedXml(Object, Class<T>) - Static method in class hu.icellmobilsoft.coffee.tool.utils.marshalling.MarshallingUtil
Marshals an object to a String xml.
maskPropertyValue(String, Object) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.StringHelper
Masks value, if key ignore-case matches a pattern.
maskPropertyValue(String, Object, String...) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.StringUtil
Masks value, if key ignore-case matches keyPattern.
maskUriAuthenticationCredentials(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.StringUtil
Mask authentication credentials in URI connection string.
maskValueInXmlJson(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.StringHelper
Masks values belonging to properties ignore-case matching a defined keyPattern in XML or JSON texts.
maskValueInXmlJson(String, String...) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.StringUtil
Masks values belonging to properties ignore-case matching keyPattern in XML or JSON texts.
MavenURLHandler - Class in hu.icellmobilsoft.coffee.tool.protocol.handler
Handling URL protocol for this format:
MavenURLHandler() - Constructor for class hu.icellmobilsoft.coffee.tool.protocol.handler.MavenURLHandler
Default constructor, constructs a new object.
MAX_NUM_SYS - Static variable in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Constant MAX_NUM_SYS=62
messageDigest(byte[], String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.EncodeUtil
Encodes input String with specified algorithm.
monthsBetween(Date, Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Returns the number of months between two Dates.

N

nowUTC() - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Actual date + time in UTC.
nowUTCTruncatedToMillis() - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Actual date + time in UTC.
NumberUtil - Class in hu.icellmobilsoft.coffee.tool.utils.number
Util for number types.
NumberUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.number.NumberUtil
Default constructor, constructs a new object.

O

observe(LoggingEvent) - Method in class hu.icellmobilsoft.coffee.tool.utils.stream.LoggingObserver
Observer method that logs the message
OffsetDateTimeConverter - Class in hu.icellmobilsoft.coffee.tool.gson
Json <-> OffsetDateTime converter.
OffsetDateTimeConverter() - Constructor for class hu.icellmobilsoft.coffee.tool.gson.OffsetDateTimeConverter
Default constructor, constructs a new object.
OffsetTimeConverter - Class in hu.icellmobilsoft.coffee.tool.gson
Json <-> OffsetTime converter.
OffsetTimeConverter() - Constructor for class hu.icellmobilsoft.coffee.tool.gson.OffsetTimeConverter
Default constructor, constructs a new object.
openConnection(URL) - Method in class hu.icellmobilsoft.coffee.tool.protocol.handler.MavenURLHandler
OutputStreamCopier - Class in hu.icellmobilsoft.coffee.tool.utils.stream
Copy original output stream to byte[] object.
OutputStreamCopier(OutputStream) - Constructor for class hu.icellmobilsoft.coffee.tool.utils.stream.OutputStreamCopier
Constructor

P

paddL(String, int, char) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Applies left padding to given text.
ParamValidatorUtil - Class in hu.icellmobilsoft.coffee.tool.utils.validation
Utility for function parameter validation.
parse(String, String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Parses String to Date.
parseLocalDateEx(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateParseHelper
Unmarshalling object to LocalDate
parseOffsetDateTimeEx(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateParseHelper
String to OffsetDateTime
parseOffsetTimeEx(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateParseHelper
String to OffsetTime
parseVersion(String) - Method in class hu.icellmobilsoft.coffee.tool.version.ComparableVersion
Parses ComparableVersion from String.
PasswordUtil - Class in hu.icellmobilsoft.coffee.tool.utils.string
Util class for password.
PasswordUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.string.PasswordUtil
Default constructor, constructs a new object.
PERCENTAGE_1 - Static variable in class hu.icellmobilsoft.coffee.tool.utils.bigdecimal.BigDecimalUtil
Value 0.01
PID - Static variable in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Constant PID=
PID36 - Static variable in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Constant PID36=""
PID62 - Static variable in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Constant PID62=""
printCalendar(Calendar, String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DatePrintUtil
Prints Calendar in custom format.
printDate(TemporalAccessor, String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DatePrintUtil
Prints java time in custom format.
printDate(Date, String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DatePrintUtil
Prints Date in custom format.
PropertyReader - Class in hu.icellmobilsoft.coffee.tool.properties
PropertyReader class.
PropertyReader() - Constructor for class hu.icellmobilsoft.coffee.tool.properties.PropertyReader
Constructor for PropertyReader.
publish(LoggingEvent) - Method in class hu.icellmobilsoft.coffee.tool.utils.stream.LoggingPublisher
Publisher method for the logging event

R

RandomUtil - Class in hu.icellmobilsoft.coffee.tool.utils.string
Util class for generating random Strings
RandomUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Default constructor, constructs a new object.
RangeUtil - Class in hu.icellmobilsoft.coffee.tool.utils.annotation
A @Range annotációban használt értékek a ComparableVersion.class szerinti kezelését kiszolgáló eszköz gyűjtemény
RangeUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.annotation.RangeUtil
Default constructor, constructs a new object.
read() - Method in class hu.icellmobilsoft.coffee.tool.utils.stream.RequestLoggerInputStream

Extra functionality: On read the request entity data is appended from the original InputStream to an internal StringBuilder until a given limit is reached (or until the end of stream if log limit exceeds the length of the stream).
RegexPatternCache - Class in hu.icellmobilsoft.coffee.tool.utils.string
Cache for precompiled regex patterns used in StringUtil class
RegexPatternCache() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.string.RegexPatternCache
Instantiates a new Regex pattern cache.
RegexPatternCache(int) - Constructor for class hu.icellmobilsoft.coffee.tool.utils.string.RegexPatternCache
Instantiates a new Regex pattern cache.
replaceAllIgnoreCase(String, String, String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.StringUtil
Replace a regex in text.
RequestLoggerInputStream - Class in hu.icellmobilsoft.coffee.tool.utils.stream
Custom InputStream for logging request with entity
RequestLoggerInputStream(InputStream, int, String, StringBuilder) - Constructor for class hu.icellmobilsoft.coffee.tool.utils.stream.RequestLoggerInputStream
Constructor
requireNonBlank(String, String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.validation.ParamValidatorUtil
Ensures that the specified parameter cannot be blank String.
requireNonEmpty(Collection<T>, String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.validation.ParamValidatorUtil
Ensures that the specified parameter cannot be an empty Collection.
requireNonEmpty(Optional<T>, String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.validation.ParamValidatorUtil
Ensures that the specified parameter cannot be an empty Optional.
requireNonNull(T, String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.validation.ParamValidatorUtil
Ensures that the specified parameter cannot be null.
ResourceUtil - Class in hu.icellmobilsoft.coffee.tool.utils.clazz
Resource utils
ResourceUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.clazz.ResourceUtil
Default constructor, constructs a new object.
ResponseEntityCollectorOutputStream - Class in hu.icellmobilsoft.coffee.tool.utils.stream
Custom OutputStream for collecting response entity
ResponseEntityCollectorOutputStream(OutputStream, int) - Constructor for class hu.icellmobilsoft.coffee.tool.utils.stream.ResponseEntityCollectorOutputStream
Constructor
run() - Method in interface hu.icellmobilsoft.coffee.tool.common.FunctionalInterfaces.BaseExceptionRunner
Executes the function

S

SALT - Static variable in class hu.icellmobilsoft.coffee.tool.utils.crypto.SecretKeyUtil
Default salt
secondInDay(Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Returns the elapsed number of seconds of a Date.
SECRET_KEY_ALGORITHM - Static variable in class hu.icellmobilsoft.coffee.tool.utils.crypto.SecretKeyUtil
Secret key algorithm
SecretKeyUtil - Class in hu.icellmobilsoft.coffee.tool.utils.crypto
Cryptography key handling util
serialize(byte[], Type, JsonSerializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.ByteArrayConverter
serialize(Class<?>, Type, JsonSerializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.ClassTypeAdapter
serialize(LocalDate, Type, JsonSerializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.LocalDateConverter
serialize(OffsetDateTime, Type, JsonSerializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.OffsetDateTimeConverter
serialize(OffsetTime, Type, JsonSerializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.OffsetTimeConverter
serialize(YearMonth, Type, JsonSerializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.YearMonthConverter
 
serialize(Date, Type, JsonSerializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.DateConverter
serialize(Duration, Type, JsonSerializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.DurationConverter
serialize(XMLGregorianCalendar, Type, JsonSerializationContext) - Method in class hu.icellmobilsoft.coffee.tool.gson.XMLGregorianCalendarConverter
setFeature(Integer) - Method in class hu.icellmobilsoft.coffee.tool.version.JavaVersion
Setter for the field feature.
setMajor(Integer) - Method in class hu.icellmobilsoft.coffee.tool.version.JavaVersion
Setter for the field major.
setPatch(String) - Method in class hu.icellmobilsoft.coffee.tool.version.JavaVersion
Setter for the field patch.
setPatchUpdate(Integer) - Method in class hu.icellmobilsoft.coffee.tool.version.JavaVersion
Setter for the field patchUpdate.
sha_512(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.EncodeUtil
Digest message input String with SHA-512.
sha3_512(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.EncodeUtil
Digest message input String with SHA3-512.
Sha512(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.EncodeUtil
Deprecated, for removal: This API element is subject to removal in a future version.
startZonedDateTime(YearMonth) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
YearMonth to ZonedDateTime converter using start of first day in given month with system default zone id
StringHelper - Class in hu.icellmobilsoft.coffee.tool.utils.string
Helper class for String utility functions with 3rd party dependencies (ie.
StringHelper() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.string.StringHelper
Default constructor, constructs a new object.
StringUtil - Class in hu.icellmobilsoft.coffee.tool.utils.string
StringUtil
StringUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.utils.string.StringUtil
Default constructor, constructs a new object.

T

to16LengthInitVector(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.crypto.AesCbcCryptoUtil
Truncate/expand InitVector source string to 16-length string
toCalendar(Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Creates a new calendar instance from a Date.
toCalendar(XMLGregorianCalendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
toDate(LocalDate) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Returns a Date instance created from LocalDate with system default zone id
toDate(LocalDateTime) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
LocalDateTime to Date converter with system default zone id
toDate(OffsetDateTime) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
OffsetDateTime to Date converter
toDate(ZonedDateTime) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
ZonedDateTime to Date converter
toDate(XMLGregorianCalendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
toDateAsLocal(XMLGregorianCalendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
Creates a new Date instance from an XMLGregorianCalendar with timezone overwritten to local timezone.
toDateOnly(XMLGregorianCalendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
XMLGregorianCalendar-bol kiszedi a datumot (ido nullazva).
toDouble(Number) - Static method in class hu.icellmobilsoft.coffee.tool.utils.number.NumberUtil
Converts Number to double.
toDouble(Number, double) - Static method in class hu.icellmobilsoft.coffee.tool.utils.number.NumberUtil
Converts Number to double.
toGregorianCalendar(Calendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
toInt(Number) - Static method in class hu.icellmobilsoft.coffee.tool.utils.number.NumberUtil
Converts Number to int.
toInt(Number, int) - Static method in class hu.icellmobilsoft.coffee.tool.utils.number.NumberUtil
Converts Number to int.
toJson(Object) - Static method in class hu.icellmobilsoft.coffee.tool.gson.JsonUtil
Converting DTO object to JSON string without throwing exception
toJsonEx(Object) - Static method in class hu.icellmobilsoft.coffee.tool.gson.JsonUtil
Converting DTO object to JSON string
toJsonGson(Object) - Static method in class hu.icellmobilsoft.coffee.tool.gson.JsonUtil
Converting DTO object to JSON string
toLocalDate(Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Date to LocalDate converter with system default zone id
toLocalDate(XMLGregorianCalendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
toLocalDateTime(Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Date to LocalDateTime converter with system default zone id
toLocalTime(Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Date to LocalTime converter with system default zone id
toObject(String, Class<T>) - Static method in class hu.icellmobilsoft.coffee.tool.gson.JsonUtil
Converting JSON string to DTO object without throwing exception
toObjectEx(String, Class<T>) - Static method in class hu.icellmobilsoft.coffee.tool.gson.JsonUtil
Converting JSON string to DTO object
toObjectGson(Reader, Class<T>) - Static method in class hu.icellmobilsoft.coffee.tool.gson.JsonUtil
Convert JSON String to DTO object without throwing exception
toObjectGson(String, Class<T>) - Static method in class hu.icellmobilsoft.coffee.tool.gson.JsonUtil
Convert JSON String to DTO object without throwing exception
toObjectUnchecked(String, Type) - Static method in class hu.icellmobilsoft.coffee.tool.gson.JsonUtil
Converting JSON string to DTO object without throwing exception
toObjectUncheckedEx(String, Type) - Static method in class hu.icellmobilsoft.coffee.tool.gson.JsonUtil
Converting JSON string to DTO object
toObjectUncheckedGson(Reader, Type) - Static method in class hu.icellmobilsoft.coffee.tool.gson.JsonUtil
Convert JSON String to DTO object without throwing exception
toObjectUncheckedGson(String, Type) - Static method in class hu.icellmobilsoft.coffee.tool.gson.JsonUtil
Convert JSON String to DTO object without throwing exception
toOffsetDateTime(LocalDateTime) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
LocalDateTime - OffsetDateTime converter with system default zone id
toOffsetDateTime(Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Date to OffsetDateTime converter with system default zone id
toString() - Method in class hu.icellmobilsoft.coffee.tool.version.ComparableVersion
toString() - Method in class hu.icellmobilsoft.coffee.tool.version.JavaVersion
toXMLGregorianCalendar(LocalDate) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
toXMLGregorianCalendar(OffsetDateTime) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
toXMLGregorianCalendar(Calendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
toXMLGregorianCalendar(Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
toXMLGregorianCalendar(GregorianCalendar, int) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
Creates a new XMLGregorianCalendar instance from a GregorianCalendar with specific timezone offset.
toXMLGregorianCalendarAsUTC(Calendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
Creates a new XMLGregorianCalendar instance from a Calendar with timezone overwritten to UTC.
toXMLGregorianCalendarAsUTC(Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
Creates a new XMLGregorianCalendar instance from a Date with timezone overwritten to UTC.
toXMLGregorianCalendarDateOnly(Calendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
Creates a new XMLGregorianCalendar instance from a Calendar without time part in UTC (YYYY-MM-DDZ format).
toXMLGregorianCalendarDateOnly(Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
Creates a new XMLGregorianCalendar instance from a Date without time part in UTC (YYYY-MM-DDZ format).
toXMLGregorianCalendarFromISO(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
Creates a new XMLGregorianCalendar instance from a String ISO Date (such as 2011-12-03T10:15:30Z).
toXMLGregorianCalendarInUTC(Calendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
Sets the input Calendar's time zone to UTC, then applies DateXmlUtil.toXMLGregorianCalendar(Calendar).
toXMLGregorianCalendarInUTC(Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
Same as DateXmlUtil.toXMLGregorianCalendarInUTC(Calendar) for java.util.Date input.
toXMLGregorianCalendarNoTimeZone(Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
Creates a new XMLGregorianCalendar instance from a Date with undefined timezone.
toZoneDateTime(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
java 8 ZonedDateTime from ISO format String date
toZonedDateTime(Calendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Calendar to ZonedDateTime converter Calendar belso idozona szerint (classic)
toZonedDateTime(Date) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil
Date to ZonedDateTime converter with system default zone id
toZonedDateTime(XMLGregorianCalendar) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateXmlUtil
XMLGregorianCalendar to ZonedDateTime converter with system default zone id
tryToParseToOffsetDateTime(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.date.DateUtil

U

unmarshall(String, Class<T>) - Static method in class hu.icellmobilsoft.coffee.tool.utils.marshalling.MarshallingUtil
Unmarshalls an object from a String.
unmarshallUncheckedXml(String, Class<T>) - Static method in class hu.icellmobilsoft.coffee.tool.utils.marshalling.MarshallingUtil
Unmarshalls an object from an xml String.
upperCase(String) - Static method in class hu.icellmobilsoft.coffee.tool.utils.string.StringUtil
Transforms input String to upper-case.
UPPERCASE - Static variable in class hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil
Constant UPPERCASE

V

VersionUtil - Class in hu.icellmobilsoft.coffee.tool.version
Version helper methods.
VersionUtil() - Constructor for class hu.icellmobilsoft.coffee.tool.version.VersionUtil
Default constructor, constructs a new object.

W

write(int) - Method in class hu.icellmobilsoft.coffee.tool.utils.stream.OutputStreamCopier
write(int) - Method in class hu.icellmobilsoft.coffee.tool.utils.stream.ResponseEntityCollectorOutputStream

Extra functionality: It appends the response entity data written to the original OutputStream to an internal StringBuilder until the given limit has been reached.

X

XMLGregorianCalendarConverter - Class in hu.icellmobilsoft.coffee.tool.gson
Json <-> XMLGregorianCalendar converter.
XMLGregorianCalendarConverter() - Constructor for class hu.icellmobilsoft.coffee.tool.gson.XMLGregorianCalendarConverter
Default constructor, constructs a new object.

Y

YearMonthConverter - Class in hu.icellmobilsoft.coffee.tool.gson
Json <-> YearMonth
YearMonthConverter() - Constructor for class hu.icellmobilsoft.coffee.tool.gson.YearMonthConverter
Default constructor, constructs a new object.
A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes All Packages