com.ibm.jzos.sample.compress

Class CompressFile

  • java.lang.Object
    • com.ibm.jzos.sample.compress.CompressFile


  • public class CompressFile
    extends java.lang.Object
    Use CompressionFactory to compress a z/OS UNIX file.
    Since:
    2.4.4
    See Also:
    CompressionFactory, ZCompressor
    • Constructor Summary

      Constructors 
      Constructor and Description
      CompressFile() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

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

      • CompressFile

        public CompressFile()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
� Copyright IBM Corporation 2005, 2022.