Class TgzRelativePath


  • public class TgzRelativePath
    extends Object
    The relative path of a .tgz uploaded archive.
    Since:
    0.3
    • Constructor Detail

      • TgzRelativePath

        public TgzRelativePath​(String full)
        Ctor.
        Parameters:
        full - The full path.
    • Method Detail

      • relative

        public String relative()
        Extract the relative path.
        Returns:
        The a relative path.