Construct and return a new CachedBlocketteDecorator seeding it with the offered Blockette
and indicating true if disk persistence caching is being used.
Abstract class representing all Director classes for exporting data
from an Object Container to any number of output formats, as dictated
by the Builder Class registered with it.
Extracts differences from the next 64 byte frame of the given compressed
byte array (starting at offset) and returns those differences in an int
array.
Extracts differences from the next 64 byte frame of the given compressed
byte array (starting at offset) and returns those differences in an int
array.
Deprecated. Extracts differences from the next 64 byte frame of the given compressed
byte array (starting at offset) and returns those differences in an int
array.
Deprecated. Extracts differences from the next 64 byte frame of the given compressed
byte array (starting at offset) and returns those differences in an int
array.
Return an integer that represents the lookupId of the
last added dictionary blockette to this container matching the
provided blockette delimited string.
DEPRECATED -- does not handle predictive numbering for dictionary blockettes
Return a new lookupID number that is an incrementation of the previous one added to this container.
Return the number of fields String, which is a comma-separated list associating
number of fields with the SEED version, for the indicated blockette type.
This class is a generic file read buffer that takes on the
task of keeping a full byte array buffer available for Director
classes to extract from.
This class can be used for any file format.
Utility class for resolving DDL Dictionary Blockettes or Blockette 1000 integer
assigned values to a standard String name for the data encoding in question.
Set this flag to true when the current input group represents a continuation of coefficients,
where the previous group ran out of characters to represent the entire dataset.
force the current volume number of this container to be the
indicated value -- this number can get changed via the add()
command, which polls for the current volume.
Create a new logical record and place it in the logicalRecord instance variable
SeedObject is an object to be put into the new logical record, which can help to
identify the traits that that logical record will have.
Create a new logical record and place it in the logicalRecord instance variable
SeedObject is an object to be put into the new logical record, which can help to
identify the traits that that logical record will have.
This class acts as a container to hold encoded bytes processed
by a Steim compression routine, as well as supporting information
relating to the data processed.