Class GFCosStream

    • Constructor Detail

      • GFCosStream

        public GFCosStream​(COSStream stream)
        Default constructor
        Parameters:
        stream - greenfield COSStream
    • Method Detail

      • getF

        public String getF()
        Description copied from interface: CosStream
        represents value of F key or null if stream does not contain this key
        Specified by:
        getF in interface CosStream
        Returns:
        string representation of file specification if its present
      • getFFilter

        public String getFFilter()
        Description copied from interface: CosStream
        represents value of FFilter key or null if stream does not contain this key
        Specified by:
        getFFilter in interface CosStream
        Returns:
        string representation of filters for external file
      • getFDecodeParms

        public String getFDecodeParms()
        Description copied from interface: CosStream
        represents value of FDecodeParms key or null if stream does not contain this key
        Specified by:
        getFDecodeParms in interface CosStream
        Returns:
        string representation of decode parameters for filters applied to external file