Package org.rcsb.cif.schema.core
Class CifCoreFile
- All Implemented Interfaces:
CifFile
public class CifCoreFile extends DelegatingCifFile<CifCoreBlock>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CifCoreFile(CifFile delegate) -
Method Summary
Modifier and Type Method Description protected CifCoreBlockgetTypedBlock(Block block)
-
Constructor Details
-
Method Details
-
getTypedBlock
- Specified by:
getTypedBlockin classDelegatingCifFile<CifCoreBlock>
-