Uses of Class
org.cdlib.mrt.core.ManifestRowCheckmAbs
Packages that use ManifestRowCheckmAbs
-
Uses of ManifestRowCheckmAbs in org.cdlib.mrt.core
Subclasses of ManifestRowCheckmAbs in org.cdlib.mrt.coreModifier and TypeClassDescriptionclass
Dflat Add manifest row support This routine is used in conjunction with Manifest for parsing the manifest process line.class
Ingest Batch manifest row support This routine is used in conjunction with Manifest for parsing the manifest process line.class
Ingest manifest row support This routine is used in conjunction with Manifest for parsing the manifest process line.class
Dflat Object manifest row support This routine is used in conjunction with Manifest for parsing the manifest process line.Methods in org.cdlib.mrt.core that return ManifestRowCheckmAbsModifier and TypeMethodDescriptionManifestRowAdd.getManifestRow()
ManifestRowBatch.getManifestRow()
abstract ManifestRowCheckmAbs
ManifestRowCheckmAbs.getManifestRow()
ManifestRowCheckmAbs.getManifestRow
(String line) ManifestRowIngest.getManifestRow()
ManifestRowObject.getManifestRow()