Package texsoft.java.util

Provides classes for date, time, string manipulation and some math methods.

See:
          Description

Class Summary
XsDate The XsDate class represents a simple date in time.
XsDateTime The XsDateTime represents a monent in time, with a XsDate and an optional XsTime objects.
XsMath This abstract class provides some math static methods, moslty for rounding purposes.
XsStrUtil This abstract class provides some usefull methods to manipulate String objects.
XsTime The XsTime class represents a simple time value.
 

Package texsoft.java.util Description

Provides classes for date, time, string manipulation and some math methods.