Uploaded image for project: 'Commons Text'
  1. Commons Text
  2. TEXT-141

Add org.apache.commons.text.lookup.StringLookupFactory.resourceBundleStringLookup(String)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5
    • None

    Description

      Add org.apache.commons.text.lookup.StringLookupFactory.resourceBundleStringLookup(String) to work on a single bundle.

          /**
           * Returns a ResourceBundleStringLookup instance for the given bundle name.
           * <p>
           * Looks up the value for a given key in the format "BundleKey".
           * </p>
           * <p>
           * For example: "MyKey".
           * </p>
           * @param bundleName Only lookup in this bundle. 
           * @return a ResourceBundleStringLookup instance for the given bundle name.
           * @since 1.5
           */
      

      Attachments

        Activity

          People

            ggregory Gary D. Gregory
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: