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 TypeClassDescriptionclassDflat Add manifest row support This routine is used in conjunction with Manifest for parsing the manifest process line.classIngest Batch manifest row support This routine is used in conjunction with Manifest for parsing the manifest process line.classDflat POST manifest row support This routine is used in conjunction with Manifest for parsing the manifest process line.classIngest manifest row support This routine is used in conjunction with Manifest for parsing the manifest process line.classDflat 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 ManifestRowInfManifestRowAbs.getManifestRow(ManifestRowAbs.ManifestType type, String outputProfile, LoggerInf logger) Based on ManifestRow type return requested ManifestRow handlerstatic ManifestRowInfManifestRowAbs.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 TypeMethodDescriptionvoidManifest.write(ManifestRowInf row) Write a line to output manifestConstructors in org.cdlib.mrt.core with parameters of type ManifestRowInf