Package org.alfresco.util
package org.alfresco.util
-
ClassDescriptionUtility class to assist in extracting program arguments.BridgeTable<T>Generic bridge table support with optional reference counting to allow multiple membership for an object via several relationships.Provides thread safe means of obtaining a cached date formatter.ContentUtility to convert text files.Class containing debugging utility methodsUtility to delete a file or directory recursively.This is an instance of
ThreadPoolExecutor
which behaves how one would expect it to, even when faced with an unlimited queue.Utility class providing helper methods for various types ofequals
functionalityEnumeration for results returned bymap comparisons
.Simple cache of a single Object value.Clients for which specific hiding/visibility behaviour may be requested.A wrapper class to serve up GUIDsInput Stream based ContentFormatting support for ISO 8601 datesHelper to make trying for read-write locks simplerException generated when a lock try is unsuccessfulUtility class to adapt aLog
class.Utility class to split or 'tee' twoLog
classes.Utility class to assist with I18N of log messages.MaxSizeMap<K,V> Map that ejects the last recently accessed or inserted element(s) to keep the size to a specified maximum.The MD5 utility class computes the MD5 digest (aka: "hash") of a block of data; an MD5 digest is a 32-char ASCII string.OneToManyBiMap<K,V> An extension oforg.alfresco.util.OneToManyMap
that stores the inverse mapping from a value to its key.OneToManyHashBiMap<K,V> OneToManyHashMap<K,V> OneToManyMap<K,V> An extension ofjava.util.Map
that represents a mapping from a key to a set of values.This empty marker annotation is added to make sure .class files are actually generated for package-info.java files.Pair<F,S> Utility class for containing two things that aren't like each otherUtility class to perform various common parameter checksA component that maps source data paths to target data paths.Matches a path against a set of regular expression filtersHelper class for for use when checking properties.Utility object that wraps read and write methods within the context of aReentrantReadWriteLock
.Static Helper methods for instantiating objects from reflection.NOTE: This utility class is a copy of org.apache.commons.lang3.SerializationUtils Please see http://issues.alfresco.com/jira/browse/ALF-5044 for why this is done.A helper class that provides temporary files, providing a common point to clean them up.Cleans up all Alfresco temporary files that are older than the given number of hours.A thread factory that spawns threads that are statically visible.Triple<T,U, V> Utility class for containing three things that aren't like each other.Immutable class to encapsulate a version number string.A class that keeps track of the VM shutdown status.Message carrier to break out of loops using the callback.