Enhydra 3.1 API

org.apache.xalan.xslt.res
Class XSLTResources_zh_TW

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

public class XSLTResources_zh_TW
extends XSLTResourceBundle


Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
XSLTResources_zh_TW()
           
 
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_zh_TW

public XSLTResources_zh_TW()
Method Detail

getContents

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

Enhydra 3.1 API