Package org.teiid.core.util

Interface Summary
FileUtils.Constants  
StringUtil.Constants  
 

Class Summary
AccessibleByteArrayOutputStream  
ApplicationInfo  
ArgCheck This class contains a set of static utility methods for checking method arguments.
Assertion This class contains a set of static utility methods for assertion checking.
Base64 Encodes and decodes to and from Base64 notation.
EquivalenceUtil Utilities to test the equivalence (see method-specific definitions) of any two object/array references.
ExceptionUtil Utility class that provides some useful things for users of the com.metamatrix.api.exception package.
ExceptionUtil.NestedExceptionIterator An Iterator over any nested children Throwables of either a MetaMatrixException or a MetaMatrixRuntimeException.
ExternalizeUtil Utilities used by Externalizable classes to read/write objects from ObjectInput/ObjectOutput instances.
FileUtils  
HashCodeUtil This class provides utility functions for generating good hash codes.
InputStreamReader Replacement for the standard InputStreamReader, which suffers from a bug in sun.nio.cs.StreamDecoder
LRUCache<K,V> This class replaces a verbose legacy implementation of LRUCaching.
MixinProxy  
NamedThreadFactory  
ObjectConverterUtil  
ObjectInputStreamWithClassloader  
PasswordMaskUtil This is a simple utility class to help keep password values from being printed out, primarily from java.util.Properties object, into MetaMatrix log files.
PropertiesUtils Static utility methods for common tasks having to do with java.util.Properties.
ReaderInputStream Implements a buffered InputStream for a given Reader and Charset
ReflectionHelper  
SqlUtil Utilities for dealing with SQL strings.
StringUtil This is a common place to put String utility methods.
TimestampWithTimezone Utility methods for SQL Timestamps, Time, and Dates with time zones as UTC This is intended to take incoming Strings or Dates that have accurate Calendar fields and give the UTC time by interpretting those fields in the target time zone.
 

Exception Summary
PropertiesUtils.InvalidPropertyException  
 



Copyright © 2011. All Rights Reserved.