org.apache.xalan.xsltc.runtime
Class ErrorMessages

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--org.apache.xalan.xsltc.runtime.ErrorMessages

public class ErrorMessages
extends java.util.ListResourceBundle


Constructor Summary
ErrorMessages()
           
 
Method Summary
 java.lang.Object[][] getContents()
           
 
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

public ErrorMessages()
Method Detail

getContents

public java.lang.Object[][] getContents()


Copyright © 2003 Apache XML Project. All Rights Reserved.