Package org.rcsb.strucmotif.io
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
-
Method Details
-
write
Write structure data to the file system.- Parameters:
source- a MmCifFile to processdestination- where to write data
-