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

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended byorg.apache.xalan.xsltc.compiler.util.ErrorMessages
              extended byorg.apache.xalan.xsltc.compiler.util.ErrorMessages_no

public final class ErrorMessages_no
extends ErrorMessages

Author:
Morten Jorgensen

Constructor Summary
ErrorMessages_no()
           
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorMessages_no

public ErrorMessages_no()
Method Detail

getContents

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

Overrides:
getContents in class ErrorMessages
Returns:
The message lookup table.


Copyright © 2005 Apache XML Project. All Rights Reserved.