Enhydra 3.1 API

org.apache.xalan.xslt.res
Class XSLTResources_ja_JP_HI

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

public class XSLTResources_ja_JP_HI
extends XSLTResourceBundle


Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
XSLTResources_ja_JP_HI()
           
 
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, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSLTResources_ja_JP_HI

public XSLTResources_ja_JP_HI()
Method Detail

getContents

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

Enhydra 3.1 API