org.apache.xalan.xsltc.compiler.util
Class ErrorMessages_pl

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by org.apache.xalan.xsltc.compiler.util.ErrorMessages_pl

public class ErrorMessages_pl
extends java.util.ListResourceBundle


Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
ErrorMessages_pl()
           
 
Method Summary
 java.lang.Object[][] getContents()
          Get the lookup table for error messages.
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorMessages_pl

public ErrorMessages_pl()
Method Detail

getContents

public java.lang.Object[][] getContents()
Get the lookup table for error messages.

Specified by:
getContents in class java.util.ListResourceBundle
Returns:
The message lookup table.