IMC Epclient 5.0.3

Package at.spardat.enterprise.util

This package contains very basic utility methods for String and Date manipulation.

See:
          Description

Interface Summary
Types Defines type constants for XMA support of enterprise.
 

Class Summary
DateUtil Some date utility functions.
DateUtil.DMY Represents the components of a date.
NumberUtil Provides some utility methods pertaining to numbers.
NumberUtil.Metric Returned from method NumberUtil.getMetric(java.lang.String) to describe a canonic number
PropertiesToADomainFormat This class (with a main method) transforms files in the old java .properties format to the new ADomain format.
Props This class is used by non-application-classes that want to access system-properties, but do not want to define them using -Dkey=value on the command line.
StringSplitter Extracts substrings, that are delimited by a provided delimiter-character, from a given String.
StringUtil Some string utility functions
TimeStampUtil Utility methods to convert between an internal encoding of a TimeStamp (to be defined below) and java.util.Dates.
 

Package at.spardat.enterprise.util Description

This package contains very basic utility methods for String and Date manipulation. Ideally, they would be part of the JDK.


IMC Epclient 5.0.3