Package org.rcsb.cif.schema
-
Interface Summary Interface Description SchemaProvider<F extends CifFile,B extends CifFileBuilder> A SchemaProvides wrapsCifFileandCifFileBuilderinstances in their schema-aware subclass. -
Class Summary Class Description CifCoreSchemaProvider Provides schema support for cif-core files.DelegatingBlock DelegatingCategory DelegatingCategory.DelegatingCifCoreCategory DelegatingCifFile<B extends DelegatingBlock> The schema is implemented by wrapping aCifFileand all block, category, and column data therein in dedicated classes that provide the schema (category names, column names, and column types) defined by some dictionary.DelegatingColumn<T> DelegatingFloatColumn DelegatingIntColumn DelegatingStrColumn MmCifSchemaProvider Provides schema support for mmCIF files.StandardSchemata A collection of commonly used schemata (and their correspondingSchemaProvider).