FileDocCategorySizeDatePackage
Messages_en_US.javaAPI DocGlassfish v2 API8142Fri May 04 22:36:38 BST 2007com.sun.jts.CosTransactions

Messages_en_US

public class Messages_en_US extends Messages
This class provides a ListResourceBundle which contains the message formats for messages produced by the JTS. It is an example which can be copied for other languages.
version
0.01
author
Simon Holdsworth, IBM Corporation
see

Fields Summary
private static final Object[]
contents
The message formats.
Constructors Summary
Methods Summary
protected java.lang.Object[][]getContents()
Return the contents of the bundle.

 return contents;