Class FileNameScrutinizer

    • Constructor Detail

      • FileNameScrutinizer

        public FileNameScrutinizer()
    • Method Detail

      • normalizeFileNameSpaces

        protected String normalizeFileNameSpaces​(String filename)
        Attempt of a local implementation of the file name normalization that is done in MediaWiki. Assumes a non-empty file name as input. This assumes that some special characters have been replaced already: `:`, `/` and `\`
        Returns: