Package at.dms.util

Class Summary
ArrayLocator Deprecated. Use the Collections API, or keeps the array sorted and use java.util.Arrays.
ArrayOf2BitValues An array of 2-bit values.
Message A message.
MessageDescription This class defines message descriptions (errors, warnings, notices, ...) The message format is a text message with placeholders for its arguments of the form {0}, {1}, ...
Options Options parser.
Utils This class defines severals utilities methods used in source code.
 

Exception Summary
FormattedException This class defines exceptions that contain pre-formatted messages.
InternalError Internal errors.