Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ampersand (0.04 sec)

  1. fess-crawler/src/main/java/org/codelibs/fess/crawler/transformer/impl/FileTransformer.java

        }
    
        /**
         * Gets the replacement string for ampersands in URLs.
         *
         * @return the ampersand replacement string
         */
        public String getAmpersandStr() {
            return ampersandStr;
        }
    
        /**
         * Sets the replacement string for ampersands in URLs.
         *
         * @param ampersandStr the ampersand replacement string to set
         */
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Thu Aug 07 02:55:08 UTC 2025
    - 11.7K bytes
    - Viewed (0)
Back to top