Interface ISODatasetPackager

All Superinterfaces:
ISOPackager, ISOSubFieldPackager
All Known Implementing Classes:
DatasetPackager, ICCDataPackager

Marker interface for packagers that encode and decode dataset payloads.
  • Method Details

    • hasDatasetEnvelope

      default boolean hasDatasetEnvelope()
      Indicates whether datasets handled by this packager use the standard dataset identifier and length envelope.
      Returns:
      true when the standard dataset envelope is present