Package net.agmodel.utility

Contains utility classes, useful in a range of applications.

See:
          Description

Class Summary
Kana2Romaji  
MultilingualString Stores different language representations of a string of text identified by id.
ServletWriter This class provides a simple method of posting multiple Serialized objects to a Java servlet and getting objects in return.
Stopwatch A simple timer for measuring performance.
UnicodeFormatter  
 

Exception Summary
ConnectionException An exception thrown when a connection cannot be made to a database.
GeneralException  
InternalException An exception thrown when an internal error occurs in MetBroker.
InvalidRequestException An exception thrown when a broker is asked to do something the wrong way.
 

Package net.agmodel.utility Description

Contains utility classes, useful in a range of applications.