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.
Takes a similar role to java.sql.SQLException, but can apply to other kinds of connections than just JDBC.
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.
Example: trying to get data from a secure database without logging in first.
 

Package net.agmodel.utility Description

Contains utility classes, useful in a range of applications.



Copyright (C) NARC 2001 All Rights Reserved.