Package org.rcsb.cif.model
-
Interface Summary Interface Description Block Category The base of allCategoryimplementations.CifFile The instance of a parsed CifFile.Column Represents a column of information in aCifFile, e.g. -
Class Summary Class Description BaseBlock BaseCategory BaseColumn BinaryFile FloatColumn Type-safe column which containsfloatvalues as entries.IntColumn Type-safeColumnwhich containsintvalues as entries.LinkedCaseInsensitiveMap<V> LinkedHashMapvariant that stores String keys in a case-insensitive manner, for example for key-based access in a results table.ModelFactory The factory for model instances for cases when they are somewhat difficult or ambiguously to obtain.ProxyCategory Provides lazy initialization of Category classes that, in "generic" mode, can completely bypass that initialization.StrColumn Type-safe column which containsStringvalues as entries.TextFile -
Enum Summary Enum Description ValueKind Reports whether a certain row in a certainColumnis present.