Class CramVersionPolicies


  • public class CramVersionPolicies
    extends Object
    The class provides version-dependant rules and policies for CRAM data.
    • Constructor Detail

      • CramVersionPolicies

        public CramVersionPolicies()
    • Method Detail

      • eofNotFound

        public static void eofNotFound​(Version version)
        The method holds the behaviour for when the EOF marker is not found. Depending on the CRAM version this will be ignored, a warning issued or an exception produced.
        Parameters:
        version - CRAM version to assume