org.apache.xalan.xslt.res
Class XSLTResources_el

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--org.apache.xalan.xslt.res.XSLTResourceBundle
                    |
                    +--org.apache.xalan.xslt.res.XSLTResources_el

public class XSLTResources_el
extends XSLTResourceBundle


Constructor Summary
XSLTResources_el()
           
 
Method Summary
 java.lang.Object[][] getContents()
           
 
Methods inherited from class org.apache.xalan.xslt.res.XSLTResourceBundle
loadResourceBundle
 
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

XSLTResources_el

public XSLTResources_el()
Method Detail

getContents

public java.lang.Object[][] getContents()
Overrides:
getContents in class XSLTResourceBundle


Copyright © 2000 Apache XML Project. All Rights Reserved.