Uses of Class
org.apache.commons.i18n.LocalizedBundle

Packages that use LocalizedBundle
org.apache.commons.i18n.bundles   
 

Uses of LocalizedBundle in org.apache.commons.i18n.bundles
 

Subclasses of LocalizedBundle in org.apache.commons.i18n.bundles
 class ErrorBundle
          The ErrorBundle bundles together title, text, details and summary.
 class MessageBundle
          The MessageBundle groups together title and text.
 class TextBundle
          The TextBundle represents the most simple localized bundle with just one single entry.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.