Class XMLMarshalExceptionResource
- java.lang.Object
-
- java.util.ResourceBundle
-
- java.util.ListResourceBundle
-
- org.eclipse.persistence.exceptions.i18n.XMLMarshalExceptionResource
-
public class XMLMarshalExceptionResource extends java.util.ListResourceBundle
INTERNAL: English ResourceBundle for XMLValidationException.- Author:
- Rick Barkhouse - rick.barkhouse@oracle.com
- Since:
- OracleAS TopLink 10g (10.0.3), 03/25/2003 10:04:12
-
-
Constructor Summary
Constructors Constructor Description XMLMarshalExceptionResource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.Object[][]
getContents()
Return the lookup table.
-