org.apache.avalon.excalibur.i18n
Class XmlBundle.ConfigurationKeys

java.lang.Object
  |
  +--org.apache.avalon.excalibur.i18n.XmlBundle.ConfigurationKeys
Enclosing class:
XmlBundle

public static class XmlBundle.ConfigurationKeys
extends java.lang.Object

Constants for configuration keys


Field Summary
static java.lang.String LOAD_ON_INIT
           
static java.lang.String USE_ROOT
           
 
Constructor Summary
XmlBundle.ConfigurationKeys()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOAD_ON_INIT

public static final java.lang.String LOAD_ON_INIT

USE_ROOT

public static final java.lang.String USE_ROOT
Constructor Detail

XmlBundle.ConfigurationKeys

public XmlBundle.ConfigurationKeys()


Copyright © 2001 Apache Jakarta Project. All Rights Reserved.