Package org.nuxeo.common.utils
Various utility classes used for managing paths, jars, strings, files, etc.
-
Interface Summary Interface Description PathFilter A path filter. -
Class Summary Class Description ArrayUtils Array utils.BatchUtils Batching utilities.DateUtils Java 8 time utilities.DurationUtils ExceptionUtils Provides utility methods for manipulating and examining exceptions in a generic way.FileMatcher FileNamePattern FilePathPattern FileRef A file reference that can handle file name patterns.FileRef.ExactFileRef FileRef.PatternFileRef FileTreeIterator FileUtils FileVersion Compare versions of files as they are usually set.FullTextUtils Functions related to simple fulltext parsing.IdUtils Utils for identifier generation.JarUtils JDBCUtils Helper for common JDBC-related operations.Null Path Contains code from Eclipse org.eclipse.core.runtime.Path classPathFilterSet PeriodAndDuration RetryUtils RFC2231 RFC-2231 specifies how a MIME parameter value, likeContent-Disposition
'sfilename
, can be encoded to contain arbitrary character sets.SizeUtils Class containing helpers related to the expression of sizes in bytes, kilobytes, etc.StringUtils Utils for String manipulations.TextTemplate Text template processing.TextTemplate.EscapeVariableFilter URIUtils Helper class to parse a URI or build one given parameters.UserAgentMatcher Helper class to detect Html5 Dnd compliant browsers based on the User Agent stringVars Yet Another variable resolver.ZipUtils