Uses of Interface
org.cdlib.mrt.core.ManifestRowInf
Packages that use ManifestRowInf
-
Uses of ManifestRowInf in org.cdlib.mrt.core
Classes in org.cdlib.mrt.core that implement ManifestRowInfModifier 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
Dflat POST 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.Fields in org.cdlib.mrt.core declared as ManifestRowInfMethods in org.cdlib.mrt.core that return ManifestRowInfModifier and TypeMethodDescriptionstatic ManifestRowInf
ManifestRowAbs.getManifestRow
(ManifestRowAbs.ManifestType type, String outputProfile, LoggerInf logger) Based on ManifestRow type return requested ManifestRow handlerstatic ManifestRowInf
ManifestRowAbs.getManifestRow
(ManifestRowAbs.ManifestType type, LoggerInf logger) Based on ManifestRow type return requested ManifestRow handlerManifestRowInf.getManifestRow
(String line) Get ManifestRow object based on passed lineManifest.nextElement()
Return manifest row handling objectMethods in org.cdlib.mrt.core that return types with arguments of type ManifestRowInfModifier and TypeMethodDescriptionEnumeration handlingManifest.getRows
(InputStream inputStream) Enumeration handlingMethods in org.cdlib.mrt.core with parameters of type ManifestRowInfModifier and TypeMethodDescriptionvoid
Manifest.write
(ManifestRowInf row) Write a line to output manifestConstructors in org.cdlib.mrt.core with parameters of type ManifestRowInf