Interface StructureWriter

All Known Implementing Classes:
StructureWriterImpl

public interface StructureWriter
The contract to write optimized structure data that don't contain non-polymers, hydrogen, model afters #1 etc.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write(org.rcsb.cif.schema.mm.MmCifFile source, Path destination)
    Write structure data to the file system.
  • Method Details

    • write

      void write(org.rcsb.cif.schema.mm.MmCifFile source, Path destination)
      Write structure data to the file system.
      Parameters:
      source - a MmCifFile to process
      destination - where to write data