Class ClientFixedFilenameFormatter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String translateFilename​(java.lang.String filename)
      Method that transfixes the input filename into a fixed
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClientFixedFilenameFormatter

        public ClientFixedFilenameFormatter​(java.lang.String fixedName)
        Constructor
        Parameters:
        fixedName -
    • Method Detail

      • translateFilename

        public java.lang.String translateFilename​(java.lang.String filename)
        Method that transfixes the input filename into a fixed
        Specified by:
        translateFilename in interface ClientFilenameFormatter
        Returns:
        translated filename