Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sibvisions.util Classes and Interfaces - 73 results found.
NameDescriptionTypePackageFramework
AbstractCommandThe AbstractCommand is a default ICommand implementation and should be used as superclass for Constructor SummaryAbstractCommand()Classcom.sibvisions.util.dbJVX
ArrayUtilResizable-array implementation of the List interface.Classcom.sibvisions.utilJVX
BeanUtilClasscom.sibvisions.util.typeJVX
ByteArrayDataSourceThe ByteArrayDataSource class is a utility class for IFileHandle data.Classcom.sibvisions.utilJVX
ByteCountInputStreamThe ByteCountInputStream is an InputStream wrapper which counts read bytes and also enables reading of expected bytes if known.Classcom.sibvisions.util.ioJVX
ByteCountOutputStreamThe ByteCountOutputStream is an OutputStream wrapper which counts written bytes.Classcom.sibvisions.util.ioJVX
ByteUtilThe ByteUtil contains methods for byte(array) operations and manipulations.Classcom.sibvisions.util.typeJVX
ChangedHashtableThe ChangedHashtable is a synchronized Hashtable which tracks changes to keys and values.Classcom.sibvisions.utilJVX
CodecUtilThe CodecUtil contains methods for encode and decode operations.Classcom.sibvisions.util.typeJVX
CommonUtilThe CommonUtil contains utility methods for handling type independent operations.Classcom.sibvisions.util.typeJVX
DateUtilThe DateUtil is a utility class for date conversion and for formatting datesConstructor SummaryDateUtil()Classcom.sibvisions.util.typeJVX
DBImporterThe DBImporter executes DML or DDL statements.Classcom.sibvisions.util.dbJVX
DBImporter .DBStatementThe DBStatement is a simple POJO that stores the statement (with or without wildcards) and the parameters, if available.Classcom.sibvisions.util.dbJVX
ExceptionUtilThe ExceptionUtil provides common functionality for working with and processing exceptions.Classcom.sibvisions.util.typeJVX
ExecuteThe Execute class executes external programs.Classcom.sibvisions.utilJVX
FileSearchThe FileSearch is a utility class to search files and directories.Classcom.sibvisions.utilJVX
FileUtilClasscom.sibvisions.util.typeJVX
FileUtil .CopyModeFile or directory copy mode.Classcom.sibvisions.util.typeJVX
FileViewerClasscom.sibvisions.utilJVX
GroupHashtableThe GroupHashtable is a utility class to group multiple key/value pairs with a single group key.Classcom.sibvisions.utilJVX
HttpUtilThe HttpUtil is a utility class for http communication.Classcom.sibvisions.util.typeJVX
ICloseableA ICloseable is a source or destination of data that can be closed.Interfacecom.sibvisions.utilJVX
IdentityKeyValueListThe KeyValueList is a special IdentityHashMap.Classcom.sibvisions.utilJVX
IExecuteListenerDefines execution events.Interfacecom.sibvisions.util.eventJVX
ILoggerThe ILogger defines methods for logging within an application.Interfacecom.sibvisions.util.logJVX
ILogger .LogLevelClasscom.sibvisions.util.logJVX
ImageUtilThe ImageUtil provides useful image operation/manipulation methods.Classcom.sibvisions.util.typeJVX
ImageUtil .ImageFormatClasscom.sibvisions.util.typeJVX
ImmutableArrayThe ImmutableArray gives the functionality of immutable arrays.Classcom.sibvisions.utilJVX
InternalizeIntern functionality for all immutable Objects.Classcom.sibvisions.utilJVX
IntHashMapThe IntHashMap is a very efficient int hash map.Classcom.sibvisions.utilJVX
IResourceArchiveThe IResourceArchive defines the access to resources which are available in archives.Interfacecom.sibvisions.util.typeJVX
IValidatableThe IValidatable defines an object that can be validated, meaning it has a valid and an invalid state.Interfacecom.sibvisions.utilJVX
JdkLineFormatterThe JdkLineFormatter is a Formatter implementation.Classcom.sibvisions.util.log.jdkJVX
JdkLoggerThe JdkLogger is the ILogger for the java logging API.Classcom.sibvisions.util.log.jdkJVX
JdkLoggerFactoryThe JdkLoggerFactory is the LoggerFactory implementation for the java logging API.Classcom.sibvisions.util.log.jdkJVX
JdkStandardLoggerThe JdkStandardLogger is a special logger for the case that a security manager denies the access to the log properties.Classcom.sibvisions.util.log.jdkJVX
KeyValueListThe KeyValueList mapps multiple values to a single key.Classcom.sibvisions.utilJVX
LocaleUtilClasscom.sibvisions.util.typeJVX
Log4jLoggerThe Log4jLogger is the ILogger implementation for log4j.Classcom.sibvisions.util.log.log4jJVX
Log4jLoggerFactoryThe Log4jLoggerFactory is the LoggerFactory extension for log4j.Classcom.sibvisions.util.log.log4jJVX
LoggerFactoryThe LoggerFactory is a factory for creating ILogger instances, for the configured log technology.Classcom.sibvisions.util.logJVX
MagicByteInputStreamThe MagicByteInputStream is an InputStream wrapper which reads some magic bytes from the end of the stream.Classcom.sibvisions.util.ioJVX
MailThe Mail class is a utility class for sending mails.Classcom.sibvisions.utilJVX
MD4MessageDigestClasscom.sibvisions.util.securityJVX
MemoryClasscom.sibvisions.utilJVX
NonClosingInputStreamThe NonClosingInputstream is an InputStream wrapper that is not closable.Classcom.sibvisions.util.ioJVX
NonClosingOutputStreamThe NonClosingOutputStream is an OutputStream wrapper that is not closable.Classcom.sibvisions.util.ioJVX
NullOutputStreamThe NullOutputStream is an OutputStream which doesn't write anything.Classcom.sibvisions.util.ioJVX
NumberUtilThe NumberUtil is a utility class for number conversion and for formatting numbersConstructor SummaryNumberUtil()Classcom.sibvisions.util.typeJVX
ObjectCacheThe ObjectCache is a utility class to cache/store objects for a period of time.Classcom.sibvisions.utilJVX
ObjectCacheInstanceThe ObjectCacheInstance is a utility class to cache/store objects for a period of time.Classcom.sibvisions.utilJVX
OrderedHashtableThe OrderedHashtable extends a Hashtable and keeps the add order.Classcom.sibvisions.utilJVX
ProxyUtilThe ProxyUtil detects a system proxy.Classcom.sibvisions.utilJVX
ReflectiveThis is a utility class to call different methods of classes via java.Classcom.sibvisions.utilJVX
Reflective .ParameterThe Parameter class is a placeholder for parameters.Classcom.sibvisions.utilJVX
ResourceUtilThe ResourceUtil contains resource and class dependent utility methods.Classcom.sibvisions.util.typeJVX
ScreenUtilThe ScreenUtil contains utility methods which solves common screen problems.Classcom.sibvisions.util.typeJVX
SecureHashThe SecureHash class provides the functionality of a message digest algorithm, such as MD5 or SHA.Classcom.sibvisions.utilJVX
SecurityProviderThe SecurityProvider is a Provider that mapps all additional message digests and offers them through Security.Classcom.sibvisions.util.securityJVX
ShadowCopyInputStreamThe ShadowCopyInputStream is an InputStream wrapper that copies every read byte to an internal cache.Classcom.sibvisions.util.ioJVX
ShadowCopyOutputStreamThe ShadowCopyOutputStream is an OutputStream wrapper that copies every written byte to an internal cache.Classcom.sibvisions.util.ioJVX
StringParserThe StringParser is a very simple text parser, that just implements splitting a single line into fields.Classcom.sibvisions.util.typeJVX
StringUtilThe StringUtil contains string dependent utility methods.Classcom.sibvisions.util.typeJVX
StringUtil .CaseSensitiveTypecase senstive types.Classcom.sibvisions.util.typeJVX
StringUtil .CharacterTypethe character types.Classcom.sibvisions.util.typeJVX
StringUtil .TextTypeClasscom.sibvisions.util.typeJVX
ThreadHandlerThe ThreadHandler is a utility class for ThreadManager.Classcom.sibvisions.utilJVX
ThreadManagerThe ThreadManager manages threads.Classcom.sibvisions.utilJVX
VersionThe Version class is a simple representation for version numbers.Classcom.sibvisions.utilJVX
Version .Levelthe supported version levels.Classcom.sibvisions.utilJVX
XmlNodeThe XmlNode encapsulates the information of a xml tag.Classcom.sibvisions.util.xmlJVX
XmlWorkerSimple parser and writer for xml files.Classcom.sibvisions.util.xmlJVX