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

Add a local host string lookup: LocalHostStringLookup

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3
    • None

    Description

      Add a local host string lookup: LocalHostStringLookup.

      /**
       * Looks up keys related to the local host: host name, canonical host name, host address.
       * <p>
       * The lookup keys are:
       * </p>
       * <ul>
       * <li><b>name</b>: for the local host name, for example {@code EXAMPLE}.</li>
       * <li><b>canonical-name</b>: for the local canonical host name, for example {@code EXAMPLE.apache.org}.</li>
       * <li><b>address</b>: for the local host address, for example {@code 192.168.56.1}.</li>
       * </ul>
       *
       * @since 1.3
       */
      

      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: