Class BinaryFile

java.lang.Object
org.rcsb.cif.model.binary.BinaryFile
All Implemented Interfaces:
CifFile

public class BinaryFile
extends Object
implements CifFile
  • Constructor Details

  • Method Details

    • getBlocks

      public List<Block> getBlocks()
      Description copied from interface: CifFile
      Access to all blocks of this file.
      Specified by:
      getBlocks in interface CifFile
      Returns:
      a list of present blocks
    • getVersion

      public String getVersion()
      Reports the encoder version that was used to create this file.
      Returns:
      a String
    • getEncoder

      public String getEncoder()
      Reports the encoder name that was used to create this file.
      Returns:
      a String