|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.apache.avalon.framework.logger.AbstractLogEnabled
|
+--org.apache.avalon.excalibur.i18n.AbstractBundle
|
+--org.apache.avalon.excalibur.i18n.XmlBundle
|
+--org.apache.avalon.excalibur.i18n.FlatXmlBundle
| Inner classes inherited from class org.apache.avalon.excalibur.i18n.XmlBundle |
XmlBundle.ConfigurationKeys |
| Field Summary | |
static java.lang.String |
PREFIX
|
static java.lang.String |
SUFFIX
|
| Fields inherited from class org.apache.avalon.excalibur.i18n.XmlBundle |
manager |
| Fields inherited from interface org.apache.avalon.excalibur.i18n.Bundle |
ROLE |
| Constructor Summary | |
FlatXmlBundle()
|
|
| Method Summary | |
java.lang.String |
convertKey(java.lang.String userKey)
Convert the "user view" of the lookup key to the "system view". |
| Methods inherited from class org.apache.avalon.excalibur.i18n.XmlBundle |
_getNode, _getNode, _getString, _getString, cacheAll, cacheContains, cacheKey, cacheNotFoundContains, cacheNotFoundKey, compose, configure, dispose, getDocument, getFromCache, getString, getTextValue, initialize, initialize, initialize, initialize |
| Methods inherited from class org.apache.avalon.excalibur.i18n.AbstractBundle |
getBundleInfo, getLastModified, getMapper, getParent, getString, setBundleInfo, setLastModified, setMapper, setParent, substitute |
| Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String PREFIX
public static final java.lang.String SUFFIX
| Constructor Detail |
public FlatXmlBundle()
| Method Detail |
public java.lang.String convertKey(java.lang.String userKey)
convertKey in class XmlBundlekey - user key
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||