Class NormalizerBase

    • Constructor Detail

      • NormalizerBase

        public NormalizerBase()
    • Method Detail

      • normalizeName

        public String normalizeName​(String name)
        This method formats a string such that the leading character of each work is in a capital letter followed by lower-case letters.
        Parameters:
        name -