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

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

public class ErrorMessages_hu
extends java.util.ListResourceBundle

Author:
Morten Jorgensen

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control
 
Constructor Summary
ErrorMessages_hu()
           
 
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
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorMessages_hu

public ErrorMessages_hu()
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.


Copyright ? 2005 Apache XML Project. All Rights Reserved.